@charset "utf-8";
/* CSS Document */
@import url(http://www.wenming.cn/jingtai/css/master.css);/* CSSҳ*/
body{
	background:#FFFFE1;
}

#main6{
	overflow:hidden;
	width:100%;
	padding:0px;
}
#main6 .Cont{
	width:305px;
	overflow:hidden;
	float:left;
}
#List1,
#List2{
	float:left;
	width:600px;
}
#List1 ul li,
#List2 ul li{
	float:left;
	padding:10px 5px;
}
#List1 ul li img,
#List2 ul li img{
	width:136px;
	height:136px;
	padding:1px;
	border:1px solid #ccc;
}
#List1 ul li .tit,
#List2 ul li .tit {
	line-height:25px;
}
.ScrCont{
	WIDTH: 10000000px
}
.LeftBotton{
	background:url(images/goto_left.jpg) center no-repeat;
	width:13px;
	height:155px;
	float:left;
	cursor:pointer;
display:inline;
padding-right:3px;
}
.RightBotton{
	background:url(images/goto_right.jpg) center no-repeat;
	width:13px;
	height:155px;
	float:right;
	cursor:pointer;
display:inline;
}

