/* CSS Document */

.a_main{
	width:1000px;
	margin:auto;
	margin-top:20px;
	min-height:500px;
}



.a_news_left{
    float: left;
    height: auto;
    width: 757px;
	background:#fff;
}

.a_news_subject{
	padding-left:10px;
	padding-top:10px;
}


.content_l_slide{width:300px; float:left; position:relative;}
.content_r_text{width:425px;  float:right}
.content_l_bgimg{width:300px; height:260px; position:relative;}
.content_l_bgimg a{
	display:block;
	width:300px;
	height:260px;
	position:absolute;
	left:0px;
	top:0px;
}

.content_l_layer{width:300px; height:100px; position:absolute; bottom:0px; left:0px; line-height:20px; z-index:10;}
.content_l_streebg{width:300px;height:100px;filter:alpha(opacity=80);opacity:0.8;z-index:1;top:0px;left:0px;background:#000;}
.content_l_streetext{width:300px; height:100px; color:#FFF; position:absolute; z-index:2; top:0px; left:0px; line-height:20px;}

.content_hdp_word{
	width:100%;
	height:70px;
	position:relative;
	overflow:hidden;
}
.content_hdp_word ul{
	padding:0px;
	margin:0px;
	width:100%;
	height:140px;
	position:relative;
}
.content_hdp_word ul li{
	position:absolute;
	height:140px;
	width:100%;
	top:0px;
	left:0px;
}

.content_l_streename{
	font-size:14px;
	padding-left:20px;
	padding-top: 8px;
	color:#fff;
	font-family:微软雅黑;
}
.content_l_inforcontent{
	padding-left:20px;
	padding-top:4px;
	color:#fff;
}

.content_l_details{
	padding-top:2px;
	padding-left:20px;
}

.content_l_change{
	width:200px;
	height:auto;
	margin:auto;
	margin-top:5px;
	display:block;

}
.content_l_change a{
	width:11px;
	height:11px;
	display:inline-block;
	margin-right:8px;
	float:left;
	background:url(/static/images/life_quan_green.png) no-repeat;
}
.content_l_change .curr{
	background:url(/static/images/life_quan.png) no-repeat;
}

.content_r_text{
	width:425px;
	padding-top: 0px;
}
.content_r_c{
	width:415px;
	height:80px;
	margin-bottom: 20px;
}
.content_r_title{width:415px; height:25px; line-height:25px; text-align:center; font-size:18px; font-family:微软雅黑;}
.content_r_b{
	width:auto;
	height:auto;
	font-size:12px;
	color:#666;
	line-height:22px;
	text-indent:24px;
	margin-top: 12px;
}
.content_r_wenzh{width:415px; height:auto; border-bottom:1px dashed #dedede;}
.content_r_list{
	width:415px;
	height:66px;
	margin-top: 10px;
	color:#666666;
}
.content_r_list ul{width:415px; height:66px; padding:0px; margin:0px; list-style:none;}
.content_r_list ul li{
	width:196px;
	height:20px;
	float:left;
	margin-right: 10px;
}
.content_r_list ul li a{
	color:#666;
}
.content_r_list ul li a:hover{
	text-decoration:underline;
}

.content_r_list span{
	width:5px;
	height:5px;
	background:url(../images/dian.png) no-repeat;
	display:block;
	float:left;
	margin-top: 6px;
	margin-right: 6px;
	
}





.a_news_title{
	width:100%;
	background:#fff;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
}
.a_news_title a{
	color:#666;
}

.a_news_list{
	background:#FFFFFF;
    height: auto;
    margin: auto;
    padding-top: 20px;
    width: 100%;
}

.a_news_list ul {
	padding:10px;
}

.a_news_list ul li{
	line-height:25px;
	font-size:12px;
	margin-left:20px;
	clear:both;
	border-bottom:1px dotted #DEDEDE;
	padding-top:8px;
	padding-bottom:20px;
}
.a_news_list ul li.nl_top{
	width:100%;
	height:25px;
}

.nl_l{
	width:510px;
	float:left;
	font-size:16px;
}
.nl_l a{
	color:#333;
	font-weight:bold;
}
.nl_l a:hover{
	color:#f97443;
	text-decoration:underline;
}
.nl_r{
	width:150px;
	float:right;
	font-size:12px;
}

.nl_dis{
	width:100%;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	line-height:20px;
}

.tiepw_pics{
	width:100%;
}

.a_news_right{
	color: #666666;
    float: right;
    font-size: 14px;
    height: auto;
    line-height: 35px;
    width: 225px;
}


.a_news_cate{
	width:720px;
	height:35px;
	line-height:35px;
	background:#cecece;
	border-radius:5px;
	margin-left:10px;
	padding-left:10px;
}
.a_news_cate a{
	display:inline-block;
    font-family: 微软雅黑;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
    text-align: center;
	font-size:16px;
}
.a_news_cate a.curr{
	background:#f7b000;
	border-radius:2px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}


