.CM_news_slider{
	width: 472px;
	height: 220px;
	overflow: hidden;
	text-align: left;
	clear: both;
	position: relative;
	background: url(../images/index_slide_bck.png) no-repeat;
	margin: 0px 0px 10px 10px;
}
.CM_news_slider_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 17px;
	height: 48px;
	overflow: hidden;
	/*background: url(../images/index_slide_left.png) no-repeat;*/
	cursor: pointer;
	z-index: 2;
}
.CM_news_slider_right{
	position: absolute;
	top: 0px;
	left: 455px;
	width: 17px;
	height: 48px;
	/*background: url(../images/index_slide_right.png) no-repeat;*/
	cursor: pointer;
	z-index: 2;
}
.CM_news_slider_container{
	position: absolute;
	top: 6px;
	left: 24px;
	width: 429px;
	height: 214px;
	z-index: 1;
}
.CM_news_slider_inner{
	position: relative;
	width: 423px;
	height: 214px;
	overflow: hidden;
}
.CM_news_slider_item {
	float: left;
	width: 143px;
	height: 214px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background: url(../images/index_slide_item_bck.png) no-repeat;
}
.CM_news_slider_item a{
	font: 100 8pt/14px Tahoma;
}
.CM_news_slider_item .item_inner{
	padding: 0px 7px 0px 7px;
}
.CM_news_slider_item .img {
	width: 123px;
	height: 102px;
}
.CM_news_slider_item .img img {
	width: 123px;
	height: 83px;
	margin: 7px 0px 12px 0px;
}
.CM_news_slider_item .title {
	cursor: pointer;
	overflow: hidden;
	font: 700 8pt/14px Tahoma;
	margin: 10px 0px 5px 0px;
	color: #e80000;
}
.CM_news_slider_item .spot {
	cursor: pointer;
	width: 123px;
	height: 56px;
	overflow: hidden;
}
/**/
.CM_slider_2{
	width: 235px;
	height: 167px;
	overflow: hidden;
	text-align: left;
	clear: both;
	position: relative;
	background: url(../images/main_video_news_bck.png) no-repeat;
	margin-bottom: 10px;
}
.CM_slider_left_2{
	position: absolute;
	top: 1px;
	left: 182px;
	width: 17px;
	height: 28px;
	overflow: hidden;
	/*background: url(../images/index_slide_left.png) no-repeat;*/
	cursor: pointer;
	z-index: 2;
}
.CM_slider_right_2{
	position: absolute;
	top: 0px;
	left: 208px;
	width: 17px;
	height: 28px;
	/*background: url(../images/index_slide_right.png) no-repeat;*/
	cursor: pointer;
	z-index: 2;
}
.CM_slider_container_2{
	position: absolute;
	top: 44px;
	left: 10px;
	width: 222px;
	height: 123px;
	z-index: 1;
}
.CM_slider_inner_2{
	position: relative;
	width: 215px;
	height: 123px;
	overflow: hidden;
}
.CM_slider_item_2 {
	float: left;
	width: 111px;
	height: 123px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	background: url(../images/main_video_news_item_bck.png) no-repeat;
}
.CM_slider_item_2 a{
	font: 100 8pt/14px Tahoma;
}
.CM_slider_item_2 .item_inner{
	padding: 6px;
}
.CM_slider_item_2 .img {
	width: 91px;
	height: 61px;
}
.CM_slider_item_2 .img img {
	width: 91px;
	height: 61px;
	margin: 0px 0px 0px 0px;
}
.CM_slider_item_2 .title {
	cursor: pointer;
	overflow: hidden;
	font: 100 7.5pt/14px Tahoma;
	margin: 10px 5px 0px 5px;
	color: #024067;
}
.CM_slider_item_2 .spot {
	cursor: pointer;
	width: 123px;
	height: 56px;
	overflow: hidden;
}
.CM_slider_2 .caption{
	position: absolute;
	top: 11px;
	left: 11px;
	width: 105px;
	height: 15px;
}
.CM_slider_2 .caption img{
	width: 105px;
	height: 15px;
}