@charset "gb2312";
/* CSS Document */

.dian{ background-image:url(dian.jpg); background-repeat:no-repeat; padding-left:20px; list-style-position:outside; }
.dian2{ background-image:url(dian2.jpg); background-repeat:no-repeat; padding-left:30px; list-style-position:outside; }
.xuxian { width:85%; overflow:hidden;border-top:1px dashed #cccccc;height: 1px; margin:0 auto;}
.xuxian2 { width:96%; overflow:hidden;border-top:1px dashed #cccccc;height: 1px; margin:0 auto;}
.lh22{ line-height:22px;}
.lh30{ line-height:30px;}
.lh34{ line-height:34px;}
.lh35{ line-height:35px;}
.lh40{ line-height:40px;}
.border_gray{ border:1px solid #e0e0e0; }

/* 布局框架 */
body{  background-color:#fff; }
.container{ width:1003px;margin:0 auto;}

/* 头部 */
.banner{ width:1003px; height:210px; overflow:hidden;background-image:url(banner.jpg);  }

/* 导航 */
.nav{ background-image:url(nav.jpg); background-repeat:repeat-x; width:1003px; height:38px;}
.nav a{ line-height:38px; font-size:16px;font-family:"微软雅黑", "宋体"; color:#FFFFFF;}


.nav_btm{ background-image:url(nav_btm.jpg); width:973px; height:37px; line-height:37px; padding:0 15px; }




/* 尾部 */
.footer{ background-image: url(footer.jpg); width:1003px; height:136px; }
.footer_top{ width:320px; height:26px; margin:0 auto;}
.footer_btm{ padding-top:25px;}


