@charset "utf-8";
/* CSS Document */

/*
*---------------------------------------------------------
新闻内容盒子样式
*---------------------------------------------------------
*/
.news_con_wrap{width:918px; margin:0 auto; border:1px solid #dbdbdb; position:relative; margin-bottom:10px; padding:20px;}
.news_con_tt{height:50px; border-bottom:1px solid #dbdbdb;}
.news_con_tt h1{color:#3c4f79; font-size:16px; text-align:center;}
.dec{ text-align:right; color:#8f8f8f; margin-top:5px; word-spacing:6px;}
.dec_arrow{width:24px;height:24px; position:absolute; left:-1px ;top:-1px; background:url(../images/news_arrow.png) no-repeat;}
.news_con_main{padding-top:20px; clear:both}
.news_con_main p{ line-height:20px; text-indent:20px;}
.print{ background:url(../images/print_ico.gif) no-repeat; padding-left:24px; padding-top:3px;}
.print_news{ text-align:right; margin-top:15px; clear:both;}

/*
*---------------------------------------------------------
相关新闻样式
*---------------------------------------------------------
*/
.rela_news{ margin-top:20px; clear:both;}
.rela_news h1{ font-size:14px; font-weight:normal; color:#3c4f79; border-bottom:1px solid #dbdbdb;}
.rela_news ul{padding-top:15px;}
.rela_news li{height:22px; line-height:22px;}
.rela_news li a{ background:url(../images/dot.gif) no-repeat 0 10px; *background-position:0 8px; padding-left:8px; float:left; margin-right:20px; display:inline;}
.rela_news li a:hover{ color:#3c4f79;}
.rela_news li span{color:#8f8f8f; position:relative; top:-2px;}

/**/
.heightimg{ float:left; width:0px; height:400px; margin:0px; padding:0px;}
.news_con_con{ float:left;}
.news_nav{ clear:both;}