﻿body{
	 background-color:#fafafa !important;
}

#banner{
	height:147px; 
	width:100%; 
	margin-top:40px; 
	background:url(/images/bannerbg.jpg) 0 0 repeat-x;
}
#bannerTitle{
	float:left; 
	font:14px "microsoft yahei", Arial; 
	color:#909090; 
	font-weight:bold; 
	width:80px; 
	height:100px 
}
#bannerTitle p{
	padding-top:63px;
}
#bannerTitle img.Interval{
	 float:right; 
	position:relative; 
	bottom:16px;
}
#bannerList{
	float:left; 
	width:1120px; 
	margin:0 auto; 
	text-align:center
}

#bannerList a{
	margin:0 15px; 
	_margin:0 15px; 
	font:14px "microsoft yahei", Arial; 
	color:#909090; 
	font-weight:bold; 
	padding-bottom:5px; 
	position:relative; 
	top:63px
}
#bannerList a.selected{
	border-bottom:#5c5c5c solid 2px; 
	font:14px "microsoft yahei", Arial; 
	color:#5c5c5c; 
	font-weight:bold;
}
#bannerList a:hover{
	color:#5c5c5c;
}
#main{
	margin-top:20px; 
	min-height:640px; 
	_height:640px;
}
.ProductList{
	width:1200px;
}
.ProductList ul li{
	height:398px;overflow:hidden; 
	float:left; 
	padding:20px; 
	width:357px; 
	border-top:#d0d0d0 solid 1px; 
	border-right:#d0d0d0 solid 1px;
}
.ProductList ul li .ProductIntroduce{
	width:360px; 
	height:75px; 
	top:0px; 
	position:relative; 
	background-color:#fafafa;
}
.ProductList ul li.third{
	border-right:none !important;
}
.ProductList ul li p{
	color:#5c5c5c;margin:0; 
	padding:0;
}
.ProductList ul li div{
	color:#5c5c5c;margin:0; 
	padding:0;
}
.ProductList ul li p.ProductName{
	font:18px/24px "microsoft yahei", Arial; 
	color:#5c5c5c; 
	font-weight:bold; 
	margin:0; 
	padding:30px 10px 0 0;
}
.ProductList ul li p.ProductDis{
	font:12px/20px "microsoft yahei", Arial; 
	color:#5c5c5c; 
	font-weight:bold; 
	margin:0; 
	padding:14px 10px 10px 0;
}
.ProductDetail{
	position:relative
}
.ProductDetail .StateIco{
	display:block;position:absolute;right:-3px;top:281px
}
#ProductImg{
	width:100%; 
	height:500px; 
	position:absolute; 
	top:0; 
	left:0; 
	background-color:#666666; 
	opacity:0.65; 
	display:none
}
#ProductIntroduce{
	border:#e0e0e0 solid 1px; 
	width:100%; 
	overflow:hidden; 
	border-top:none !important;
}

