/* CSS Document */

.header{ width:1000px; margin:0 auto;}
.nav{ height:35px; background:#e73801; padding-left:100px;}
.nav li{ float:left; background:url(../images/separator.jpg) no-repeat bottom right; width:110px; height:35px;}
.nav li a{ font-weight:bold; color:#FFFFFF; line-height:34px; font-size:14px;}

.content{ width:1000px; margin:15px auto; text-align:left;}
.pro_s {margin:5px 0; padding-left:10px; padding-top:10px;border-top:2px solid #999; margin-bottom:15px;}
.left{ float:left; width:215px; background:url(../images/menu_bg.jpg) repeat-y;}
.pro_s li{ background:url(../images/ico.jpg) no-repeat 10px 11px;}
.pro_s li a{ display:block;  text-indent:24px; padding:5px;}
.pro_s li a:hover{ color:#FF0000;}

.cont_c{ border-top:2px solid #999; padding:10px; margin:3px 0; line-height:26px;}

.right{ width:750px; float:right; margin-right:15px;}
.title_r a{ display:block; float:right;}
.jj{ padding:15px 15px; text-indent:24px; line-height:24px;}

.cp{ background:url(../images/cp.jpg) no-repeat top left; height: 180px; padding-top:95px;}
.news_i{ margin:15px;}
.news_i li{ background:url(../images/dian.gif) no-repeat 0 7px; margin:4px 0; padding:0 0 0 12px; }
.news_bg{ background:url(../images/news_bg.jpg) no-repeat top left; width:13px; height:130px; margin-left:35px;}
.footer{ width:1000px; margin:0 auto; border-top:1px solid #d7d7d7; background:#f7f7f7; padding:15px 0; text-align:center;}


.title_ny{ color:#000000; border-bottom:1px solid #D7D7D7; padding:5px 10px 5px 10px;  }
.title_ny span{  color:#000000; font-size:15px; font-weight:bold; }
.title_ny p{ display:block; float:right;}