@charset "utf-8";
/* CSS Document */

#main6{
	overflow:hidden;
	width:100%;
	padding:0px;
}
#main6 .Cont{
	width:848px;
	overflow:hidden;
	float:left;
}
#List1,
#List2{
	float:left;
}
#List1 ul,
#List2 ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#List1 ul li,
#List2 ul li{
	float:left;
	height:142px;
	overflow:hidden;
	padding:0px 11px;
}
#List1 ul li img,
#List2 ul li img{
	width:144px;
	height:104px;
	padding:1px;
	border:1px solid #ccc;
}
#List1 ul li .tit,
#List2 ul li .tit {
	width:144px;
	height:38px;
	line-height:18px;
	font-size:12px;
	text-align:center;
}
#List1 ul li .tit a,
#List2 ul li .tit a {
	color:#666;
	text-decoration:none;
}
#List1 ul li .tit a:hover,
#List2 ul li .tit a:hover {
	color:#219FDC;
	text-decoration:underline;
}
.ScrCont{
	WIDTH: 10000000px
}
.LeftBotton{
	background:url(../images/goto_left1.jpg) center no-repeat;
	width:45px;
	height:120px;
	float:left;
	cursor:pointer;
	display:inline;
	padding-right:3px;
}
.RightBotton{
	background:url(../images/goto_right1.jpg) center no-repeat;
	width:45px;
	height:120px;
	float:right;
	cursor:pointer;
	display:inline;
}