.runpic {
	overflow:hidden;
	zoom:1;
	width:528px;
	clear: both;
	margin: 10px 0px 0px 0px;
	border: 1px solid #DDDDDD;
	padding: 5px;
	float: left;
}
.runpic .pcont {
 width:463px;
 float:left;
 overflow:hidden;
 padding-left:5px;
}
.runpic .ScrCont {
 width:32766px;
 zoom:1;
 margin-left:-5px;
}
.runpic #List1_1, .runpic #List2_1 {
 float:left;
}
.runpic .LeftBotton, .runpic .RightBotton {
 width:15px;
 height:75px;
 float:left;
 background:url(../img/ax.gif) no-repeat;
}
.runpic .LeftBotton {
 background-position: 0 0;
 margin:15px 5px 0;
}
.runpic .RightBotton {
 background-position: 0 -100px;
 margin:15px 1px 10px 5px;
}
.runpic .LeftBotton:hover {
 background-position: -20px 0;
}
.runpic .RightBotton:hover {
 background-position: -20px -100px;
}
.runpic .pls img {
 display:block;
 cursor:pointer;
 border:none;
 margin:6px auto 1px auto;
}
.runpic .pls {
 width:111px;
 border:1px solid #e5e5e5;
 float:left;
 text-align:center;
 line-height:24px;
}
.runpic a.pls:hover {
	border:1px solid #b831e1;
	color:#cc0000;
	background:#fff;
}

