/*index_adver start*/
.index_adver{
	height:420px;
	background:url("../images/top_adver_bg.png") no-repeat center center;		
	margin-top:5px;
	position:relative;
	overflow:hidden;
}
.index_adver ul{
	position:absolute;
	right:14px;
	bottom:8px;	
}
.index_adver li{
	display:inline-block;
	width:12px;
	height:12px;
	background:url("../images/index_adver_btn.png") no-repeat left center;	
	float:left;
	margin-left:5px;
}
.index_adver .hover{
	background:url("../images/index_adver_btn_h.png") no-repeat left center;		
}
/*index_adver end*/

/*m_div start*/
.m_div{
	margin-top:0px;	
	padding:7px 0;
	filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
}
.m_div_t{
	font-size:1px;
	height:7px;
	background:url("../images/m_div_top.png") no-repeat left top;	
}
.m_div_b{
	font-size:1px;
	height:7px;
	background:url("../images/m_div_bottom.png") no-repeat left top;	
}
.m_inner{
	width:940px;
	padding:0 20px;
	background:#000;	
}
.m_inner h1{	
	font-size:26px;
	font-weight:500;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #373737;	
}

/*news_con start*/
.news_con{
	width:618px;	
	height:200px;	
}
.news_con .list{
	height:150px;
	margin:25px 0;		
}
.news_con .list .pic{
	float:left;
	margin-right:17px;	
}
.news_con .list dl{
	width:350px;	
	float:left;
	color:#a2a2a2;
}
.news_con .list dt{
	color:#fff;
	font-weight:600;	
}
.news_con .list dd{
	line-height:180%;	
}
.news_con .list .t{
	font-style:italic;	
}
/*news_con end*/

/*news_bar start*/

.news_bar{
	width:290px;	
	padding-top:10px;
}
.news_bar li{
	line-height:230%;
	color:#a2a2a2;	
}
.news_bar a{
	color:#a2a2a2;	
	margin-left:5px;
	text-decoration:underline;
}

/*news_bar end*/

/*video_con start*/
.video_con{
	width:618px;	
}
.video_inner{
	width:616px;
	height:397px;
	border:1px solid #373737;
	margin-top:20px;	
}
.video_inner .big{
	width:555px;
	height:300px;
	margin:20px auto;	
}
.video_inner .btn_outer{
	height:138px;
	width:616px;	
}
.video_inner .btn_inner{
	width:576px;	
}
.video_inner .c_btn{
	width:20px;
	height:94px;
	float:left;	
	cursor:pointer;
}
.video_inner .pre{
	background:url("../images/c_btn_pre.jpg") no-repeat right center;	
}
.video_inner .next{
	background:url("../images/c_btn_next.jpg") no-repeat left center;	
}
.video_inner dl{
	width:124px;
	margin:0 9px;
	float:left;
	_display:inline;	
	text-align:center;
}
.video_inner dd{
	height:40px;
	line-height:40px;		
}
.video_inner dd a:hover{
	text-decoration:none;
	color:#19bc00;	
}
/*video_con end*/

/*video_bar start*/
.video_bar{
	width:290px;		
}
.video_bar li{
	height:49px;
	border-bottom:1px solid #373737;
	line-height:49px;	
}
.video_bar li span{
	float:right;	
}
.video_bar li em{
	display:inline-block;
	width:18px;	
}
.video_bar .top span{
	color:#f00;	
}
/*video_bar end*/

/*links start*/
.m_div .links{
	height:130px;	
	text-align:center;
}
.m_div .links a{	
	margin:0 7px;
}
/*links end*/

/*m_div end*/