﻿@charset "utf-8";
/* 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:25px; list-style-position:outside; }
.xuxian { width:95%; overflow:hidden;border-top:1px dashed #cccccc;height: 1px; margin:0 auto;}
.kong15{ width:100%; height:15px; overflow:hidden;}
.lh22{ line-height:22px;}
.lh30{ line-height:30px;}
.lh33{ line-height:33px;}
.lh40{ line-height:40px;}
.border_gray{ border:1px solid #a9d2e6; border-top:none;}

/* 布局框架 */
body{  background-color:#fff; background-image:url(bc.jpg); background-repeat:no-repeat; background-position:top center; font-size:14px; color:#333; line-height:26px; }
.container{ width:980px; margin:0 auto; overflow:hidden; background-color:#FFF; }
/* 头部 */
.top{ width:100%; height:32px; background-image:url(top_bc.jpg); background-repeat:repeat-x; overflow:hidden;}
.top_cnt{ width:980px; margin:0 auto; }
.top_r{ padding-top:2px;}



.banner{ width:980px; height:279px; overflow:hidden; background-image:url(banner.jpg); margin:0 auto;}

/* 导航 */
.nav{ background-image:url(nav.jpg); width:960px; height:92px; background-color:#FFF; background-repeat:no-repeat; 
margin:0 auto; padding:5px 10px 15px 10px;}
.nav_top li{ width:85px; height:26px; margin-right:10px;}
#searchform {width:235px; height:29px; }
#submit_text {width:190px; height:27px; border:1px solid #c4c4c4; color:#999; padding-left:10px;  float:left; line-height:27px;}
#submit_btn{ width:30px; height:29px; float:left; background-image:url(search_btn.jpg); border:none; padding:0px; cursor:pointer;}
.nav_btm{ padding-left:10px; padding-top:5px;}




/* 尾部 */
.footer{background-color:#def2fc; width:980px;  margin:0 auto; padding-top:40px; border-top:2px solid #079bd9; }
