@charset "utf-8";
/* CSS Document */
.img{margin:0 auto; width:960px;}
/*分页框架*/
#box{width:960px; margin-left:auto; margin-right:auto; margin-top:10px; background:url(../images/nav_bg_03.png) repeat-x;  color:#FFFFFF;}
.h3{line-height:41px; height:41px; overflow:hidden; font-family:"宋体"; font-size:14px; padding-left:15px;}
.h3 a{color:#FFFFFF; text-decoration:none;}
.h3 a:hover{color:#FFCC00; text-decoration:underline;}
/*左侧详细内容*/
#content{width:628px; border:1px solid #dddddd; margin-top:10px; text-align:center; float:left; padding:10px 0; border-top:2px solid #c82a00;}
.text{width:600px; color:#444444; margin-left:auto; margin-right:auto;}
.text h1{font-size:22px; font-family:"宋体"; color:#000000; margin-top:20px;}
.text h2{font-size:12px; color:#9e9e9e; font-family:"宋体"; margin-bottom:15px;}
.text p{line-height:1.8; font-size:14px; text-align:left; }
/*.text span{float:right;}*/
/*右边部分*/
#box_r{float:right; width:313px; height:900px; border:1px solid #dddddd; background:#fff; margin-top:10px;}
.box_n{width:313px; line-height:2; background:#fff;  padding-bottom:10px; text-align:center;}
.box_n h3{width:303px; background:#f7f7f7; color:#c82a00; font-size:14px; border-bottom:1px solid #dddddd; border-top:1px solid #dddddd; padding-left:10px; text-align:left;}
.lb{width:293px; text-align:left; margin-left:auto; margin-right:auto; margin-top:5px;} 
#box_r a{color:#333333; text-decoration:none;}
#box_r a:hover{text-decoration:underline; color:#CC0000;}
/*最热新闻*/
.box_c{width:298px; line-height:2; background:#f9fafc url(../images/box_c_03.jpg) no-repeat; padding-top:35px; padding-left:15px; border-bottom:#c9ced1 1px solid; padding-bottom:10px; margin-top:10px;}
.box_c ul{list-style:none; width:240px; height:70px;}
.box_c ul li{float:left; width:60px;}
.box_c ul li a{float:left; margin-left:5px;}
.clear{clear:both;}


