@charset "utf-8";
/* CSS Document */

.scrollImgList1{
	zoom:1;
	overflow:hidden;
	width: 650px;
}
.scrollImgList1 .LeftBotton{
	float:left;
	width:15px;
	height:30px;
	background-image:url(images/left_ry.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .RightBotton{
	float:left;
	width:15px;
	height:30px;
	background-image:url(images/right_ry.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.scrollImgList1 .Cont{
	float:left;
	width:600px;
	overflow:hidden;
}
.ry_bg {
	line-height: 30px;
	background-image: url(images/ry_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 30px;
	width: 597px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.scrollImgList1 .ScrCont{
	width:800px;
	zoom:1;
	overflow:hidden;
}
#List1_1,#List2_1{
	float:left;
}
.scrollImgList1 .box{
	width:55px;
	float:left;
	text-align:center;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c7c;
}
.scrollImgList1 .box a{
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
}
.scrollImgList1 .box a:hover{
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: underline;
}
.clear {
	clear: both;
	font-weight: bold;
	color: #7b7b7b;
}

