.img {
	padding: 5px;
	border: #999999 1px solid;
}

.img10 {
	padding: 0px 10px 0px 10px;
}

#list_s {
	background: #ececec;
	padding: 5px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

#list_s1 {
	float: left;
	width: 143px;
	height: 600px;
}

#list_s1 ul {
	
}

#list_s1 ul li {
	margin-bottom: 5px;
	width: 118px;
	height: 34px;
	font-size: 14px;
	background: url(/images/list01.gif) no-repeat;
	padding-top: 12px;
	padding-left: 25px;
	line-height: 12px;
}

#list_s2 {
	float: right;
	background: #fff;
	width: 787px;
	padding: 10px;
	overflow: hidden;
	zoom: 1;
}
#list_s2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#list_s2 dd{text-align:center;}
#list_s2 dt{text-align:center;}

#list_s2 dl {
	text-align: center;
	float: left;
	margin: 18px;
	height:120px;
}