
#main{
	padding:5px;
	width:914px;
}
#content p{
	color:#666666;
	line-height:22px;
}
#content p strong{
	color:#18a733;
}
.banner{
	width:689px;
	height:300px;
	float:left;
}
.proslide{
	width:114px;
	height:300px;
	background:url(../images/product/pro_li_line.jpg) repeat-x left bottom #fff;
	float:left;
	overflow:hidden;
}
.rightside{
	padding:10px 0 0 0;
	width:110px;
	height:290px;
	background:url(../images/product/pro_side_bg.jpg) no-repeat;
	float:left;
}
.rightside ul li{
	height:34px;
	line-height:34px;
	text-align:center;
}
.rightside ul li a{
	display:block;
	width:110px;
	height:34px;
	color:#fff;
	text-decoration:none;
}
.rightside ul li a:hover,.rightside ul .current a{
	background:url(../images/product/pro_li_bg.png) no-repeat;
}

#liner{
	width:914px;
	height:15px;
	background:url(../images/product/liner.jpg) no-repeat;
	clear:both;
}
.forad{
	width:924px;
	margin:0 -10px 0 0;
	padding:6px 0 0 0;
	overflow:hidden;
}
.forad li{
	float:left;
	margin-right:6px;
	display:inline;
	width:224px;
	height:152px;
}
.forad li img{
	display:block;
}