.head { height:466px; background:url(imageshead.jpg) no-repeat left top; } 
.sbody { position: relative;  background: url(imagesclbg2.jpg) repeat-y top left; }

.col700 { width:700px; float:left; }

.row1 { height: auto; }

.sbody .sright {
}
.sbody .box {
  width:700px;
  height: auto;
  overflow: hidden;
}
.sbody .box h3 {
	width:auto;
	height:30px;
	overflow: hidden;
	line-height:30px;
	font-size:18px;
	text-align:center;
	margin-top:10px;
}
.sbody .box h2 {
	width:auto;
	height:30px;
	overflow: hidden;
	line-height:30px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#666;
}
.sbody .box p {
	width:100%;
	height:auto;
	overflow: hidden;
	line-height:28px;
	font-size:14px;
	text-indent:2em;
	font-weight:normal;
	margin:5px auto;
}
.sbody .box img {
	max-width:500px;
	height:auto;
	overflow: hidden;
	margin:0 auto;
}
.sbody .box ul {
	width:105%;
	height:147px;
	overflow: hidden;
}
.sbody .box ul li {
	width:221px;
	height:147px;
	float:left;
	margin-right:18px;
}
.sbody .box ul li img {
	width:221px;
	height:147px;
}


