/*视频新闻 图片滚动css*/
.blk_18 {
	float: left;
	overflow: hidden;
	zoom: 1;
	width: 1200px;
	
}
.blk_18 .pcont {
	width: 1090px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}
.blk_18 .ScrCont {
	width: 36500px;
	zoom: 1;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
	float: left;
}
.blk_18 .RightBotton {
	width: 43px;
	height: 180px;
	float: right;
	background: url(../img/right.png) no-repeat;
}
.blk_18 .LeftBotton {
	width: 43px;
	height: 180px;
	float: left;
	background: url(../img/left.png) no-repeat;
}
.blk_18 .LeftBotton {
	background-position: 0 0;
	/*margin: 8px 5px 0;*/
}
/*.blk_18 .RightBotton {
	background-position: 0 -100px;
	margin: 8px 1px 10px 5px;
}*/
/*.blk_18 .LeftBotton:hover {
	background-position: -20px 0;
}
.blk_18 .RightBotton:hover {
	background-position: -20px -100px;
}*/
.blk_18 .pl img {
	display: block;
	cursor: pointer;
}
.blk_18 .pl {
	width: 250px;
	float: left;
	text-align: center;
	margin-left: 16px;
}