﻿.runpic {
	overflow:hidden;
	zoom:1;
	width:100%;
	clear: both;
	border: 1px solid #DDDDDD;
	float: left;
}
.runpic .pcont {
 width:100%;
 float:left;
 overflow:hidden;
}
.runpic .ScrCont {
 width:100%;
 zoom:1;
}
.runpic #List1_1, .runpic #List2_1 {
 float:left;
}
.runpic .LeftBotton, .runpic .RightBotton {
 width:15px;
 height:74px;
 float:left;
 background:url(../img/ax.gif) no-repeat;
}
.runpic .LeftBotton {
 background-position: 0 0;
 margin:8px 5px 0;
}
.runpic .RightBotton {
 background-position: 0 -100px;
 margin:8px 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:126px;
 border:1px solid #f3f3f3;
 float:left;
 float:left;
 text-align:center;
 line-height:24px;
margin-left: 15px;
margin-top: 10px;
}
.runpic a.pls:hover {
	border:1px solid #cc0000;
	color:#cc0000;
	background:#fff;
}
