#con #main #slides {
	height:216px;
	width:710px;
	padding:7px 0 0 7px;
	border:1px #ccc solid;
	background:#e8e8e8;
}
#con #main #public {
	margin:4px 0 5px 1px;
	padding-left:10px;
	width:707px;
	height:28px;
	background:#000;
	font-size:14px;
	color:#fff;
	line-height:28px;
	font-weight:bold;
}
#con #main #public span {
	font-size:12px;
	font-weight:normal;
}
#con #main #aboutus {
	width:717px;
	border:1px #ccc solid;
	margin-bottom:4px;
}
#con #main #products {
	margin-bottom:6px;
	border:1px #ccc solid;
	height:306px;
}
#con #main #products div dl{
	float:left;
	margin-right:5px;
	width:136px;
}
#con #main #products div dt{
	border:1px #ccc solid;
	padding:3px 0 0 3px;
	width:131px;
	height:101px;
}
#con #main #products div dd{
	font-size:12px;
	text-align:center;
	line-height:29px;
	height:29px;
}

.title {
	height:25px;
	padding:3px 9px 0 3px;
	background:url(../image/h1b.jpg);
}
.title span {
	display:block;
	float:left;
	font-size:14px;
	height:25px;
	padding:0 10px;
	background:#fff;
	line-height:25px;
	text-align:center;
}
.more {
	display:block;
	float:right;
	width:45px;
	height:25px;
	line-height:20px;
	color:green;
	text-align:right;
	font-size:12px;
	background:url(../image/spot.jpg) no-repeat 0 6px;
}