@charset "utf-8";
/* CSS Document */

/* 全站通用 */
.dian{ background-image:url(../images/dian.jpg); background-repeat:no-repeat; padding-left:23px; list-style-position:outside; }
.border{ border:1px solid #ffc9a3; border-top:none;}
.xuxian { width:85%; overflow:hidden;border-top:1px dashed #cccccc;height: 1px; margin:0 auto;}
.mid{ width:1003px; margin:0 auto; overflow:hidden;}
.text p{ font-size:14px; line-height:25px; color: #333;}
.text a{ font-size:14px; line-height:25px; color: #333;}
body,div,th,td,span,table{ font-size:14px; line-height:25px; color: #333;}
.kong6{ width:100%; height:6px; overflow:hidden;}
.kong10{ width:100%; height:10px; overflow:hidden;}

/* 布局框架 */
body{ background-color:#FFF; }

/* 头部 */

.top{ background-image:url(dwgktop.jpg); width:1003px; height:27px; line-height:27px; margin:0 auto;}


/* 导航 */

.nav{ background-image:url(dwgktitle.jpg); width:1003px; height:36px; line-height:36px; margin:0 auto;}
.nav a{ color:#FFF; line-height:36px; font-weight:bold;}
.subnav{ background-image:url(dwgksousuobg.jpg); width:1003px; height:35px; line-height:35px; margin:0 auto;}


.more{ width:50px; height:30px; background-image:url(kong.gif); background-repeat:no-repeat;}

/* 尾部 */

.footer{}




