@charset "utf-8";
/* CSS Document
   custom.css
   私有样式
*/
 
*{margin:0;padding:0;list-style:none;font-size:12px; line-height:21px;}
div{ border:0px;}
body{margin:0 auto;padding:0;font-family:"微软雅黑";text-align:center; color:#555555; background:#ffffff;}
img{border:0 dnone; margin:0; padding:0; behavior: url("iepngfix.htc") }
li,dt,dd{text-overflow:ellipsis; overflow:hidden;}
.fl{float:left; display:inline;}/*向左浮动*/
.fr{float:right;}/*向右浮动*/
.l{ text-align:left;}
.clear{clear:both;}
A:link { text-decoration:none; color:#555555;}
A:visited { text-decoration:none; color:#555555;}
A:hover { text-decoration: none; color:#ff0000;}


#header{width:100%; border-top:#f14c08 solid 4px;}
.head{width:1200px; margin:0 auto;}
.logo{margin-top:45px; margin-left:20px; margin-bottom:37px; width:270px;}
.banner{width:100%; background:url(images/banner.jpg) center top no-repeat; margin:0 auto;}

.ry{width:237px; border:#e6e6e6 solid 1px; background:#FFFFFF; height:306px; padding:12px;}
.rybt{text-align:left; margin-bottom:10px;}
.rytu{height:180px; margin-bottom:15px;}

.gk{width:266px; margin-left:20px; border:#e6e6e6 solid 1px; background:#FFFFFF; height:306px; padding:12px;}
.jjbt{background:url(images/jj.jpg) left no-repeat; text-align:right; height:16px; margin-bottom:16px;}
.jjnr{margin-top:10px; text-align:left;}
.xwbt{background:url(images/xw.jpg) left no-repeat; text-align:right; height:16px; margin-bottom:16px;}
.dtjj{margin-top:10px; border-bottom:dashed 1px #CCCCCC; padding-bottom:10px;}
.dtnr{margin-top:10px;}
.dtjj li{text-align:left;}
.zxbt{background:url(images/nzx.jpg) left no-repeat; text-align:right; height:16px; margin-bottom:16px;}
.zx{margin-top:10px;}
.zx li{text-align:left;}



.nyb{width:100%; background:url(images/nyb.jpg) center top no-repeat; height:271px; margin:0 auto;}
.content{width:893px; border:#e6e6e6 solid 1px; background:#FFFFFF; padding:12px; height:auto;}
.contents{width:1176px; border:#e6e6e6 solid 1px; background:#FFFFFF; padding:12px; height:auto;}

.images_title{width:226px; background:#a8aa9c; height:30px; margin:0 16px;}
.images_title a{color:#FFFFFF; line-height:30px;}




#footer{width:100%; background:#333333; height:70px;}
.foot{width:1200px; margin:0 auto; color:#FFFFFF;  text-align:left; padding-left:50px;}
