@charset "utf-8";
/* CSS Document */
.rollBox {
	width:640px;
	height:137px;
	overflow:hidden;
	background:url(../images/photo_30.png) no-repeat 0 0;
	padding:0px 0px 0px 8px;
}
.rollBox .LeftBotton {
	height:137px;
	width:10px;
	background:url(../images/show_09.png) no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:55px 5px 0 5px;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:137px;
	width:10px;
	background:url(../images/show_12.png) no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	margin:55px 5px 0 5px;
}
.rollBox .Cont {
	width:598px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont {
	width:10000000px;
	height:137px;
}
.rollBox .Cont .pic {
	float:left;
	width:598px;
	padding-top:6px;
}
.rollBox .Cont .pic a{
	text-decoration:none;
	color:#666;
	width:126px;
	height:98px;
	padding:3px;
	border:1px #80e7eb solid;
	display:block;
	margin:0 auto;
}
.rollBox .Cont .pic a:hover{
	border:1px #FFFFFF solid;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.picimg{
	width:149px;
	height:137px;
	float:left;
	text-align:center;
	}
.picimg p{
	font-size:12px;
	line-height:22px;
	color:#003e4b;
	text-align:center;
	}
