@charset "utf-8";
/* CSS Document */
#banner{
	width:722px;
	background-image: url(../images/index_42.jpg);
	height: 204px;
}
.banner_z {
	padding-top: 3px;
}
#newpro_title
{
	float: left;
	width: 30%;
}
#index_pro {
	width: 722px;
}
#more{
	float: right;
	width: 70%;
}
#width_hui
{
	width: 710px;
	border: 1px solid #cccccc;
	padding: 5px;
	height: 200px;
}
*html #width_hui
{
	width: 720px;
	border: 1px solid #cccccc;
	padding: 2px;
	height: 200px;
}
.indexpro li{
	background-image: url(../images/index_62_bg.jpg);
	padding: 3px;
	height: 150px;
	width: 200px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
}
*html .indexpro li{
	background-image: url(../images/index_62_bg.jpg);
	padding: 3px;
	height: 150px;
	width: 200px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
	background-repeat: no-repeat;
}
.hotpro li{
	background-image: url(../images/index_62_bg.jpg);
	padding: 3px;
	height: 180px;
	width: 200px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	background-repeat: no-repeat;
	background-position: top;
}
*html .hotpro li{
	background-image: url(../images/index_62_bg.jpg);
	padding: 3px;
	height: 180px;
	width: 200px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
	background-repeat: no-repeat;
	background-position: top;
}
.index_pro ul{}
.index_pro li{
	float: left;
	width: 142px;
	text-align: center;
	height: 132px;
}
.index_title{
	text-align: center;
	line-height: 18px;
	color: #013dd9;
	height: 19px;
	background-image: url(../images/index_65.jpg);
	background-repeat: repeat-x;
}
