@charset "utf-8";
/* 方卡工作室 页面构架 */
* {
	margin:0;
	padding:0;
}
body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FCF3D6;
}
a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
img {
	border:none;
}
table {
	border-collapse:collapse;
}
ul {
	list-style:none;
}
.Cal {
	clear:both;
}
#Top,#Nav,#ContentBottom,#Bottoms {
	width:958px;
	margin:0 auto;
}
#Content {
	width:955px;
	margin:0 auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#ContentLeft {

	width:213px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	*margin-left:2px; /*ie6*/ 
}
#ContentLeftCategory {
font-size:7px;
	width:215px;
	height:852px;

	background-image:url(../Images/LeftBg.jpg);
	background-repeat:no-repeat;
}
#ContentLeftCategory ul {
	margin-top:5px;

	margin-right:10px;
	text-align:center;
}
#ContentLeftCategory ul li {
	line-height:20px;
	color:#672500;
	font-weight:bold;
	margin-top:10px;

}
#ContentLeftCategory ul li a {
	color:#672500;
}
#ContentLeftCategory ul li ul {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
}
#ContentLeftCategory ul li ul li {
	color:#FFF;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	line-height:80%;
	
	margin-top:3px;
	
	background-repeat:no-repeat;
	


}
#ContentLeftCategory ul li ul li a {
	color:#FFF;
}
.ContentRightLi {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #000;
	border-right:1px solid #000;

	line-height:25px;
	margin-left:10px;
	margin-right:10px;
	
}
#ContentLeftSearch {
	width:213px;
	height:122px;
	background-image:url(../Images/SearchBox.jpg);
	margin-top:10px;
}
#ContentLeftSearchInput {
	margin-left:20px;
	margin-top:44px;
	border:0;
}
#ContentLeftSearchButton {
	margin-left:109px;
	margin-top:10px;
}
#ContentRight {
	width:729px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	*margin-right:3px; /*ie6*/ 
}
#TopImg {
	width:721px;
	height:194px;
	padding-left:8px;
	background-image:url(../Images/IndexImg.jpg);
}
#TopImg img {
	margin-top:15px;
	margin-left:14px;
	height:161px;
	width:218px;
}
#About {
	width:701px;
	padding:20px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	border:1px solid #ABA06B;
	color:#43390E;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#About span {
	font-size:24px;
}
#ContactImg {
	float:right;
}
.ProductList {
	width:219px;
	height:239px;
	float:left;
	margin:10px;
	line-height:20px;
	text-align:center;
}

.ProductList img {

	height:199px;
	width:218px;
}
.ProductList a,.ProductList a:visited {
	font-weight:bold;
	color:#003E7B;
}
#Bottom {
	height:114px;
	background-image:url(../Images/BottomBg.jpg);
	margin-top:10px;
}
#Bottoms {
	background-image:url(../Images/BottomBg2.jpg);
	height:114px;
}
#BottomsLeft {
	width:300px;
	text-align:left;
	color:#000;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
#BottomsLeft a {
	color:#000;
}
#BottomsRight {
	width:200px;
	float:right;
	margin-top:40px;
}
