@charset "utf-8";
/* CSS Document */
@import url(common.css);
@import url(header.css);
@import url(footer.css);
body{ background-color:#c6c3c6;}
.more{margin:5px 3px 0 0;}
.ctitle{font-weight:bold; font-family:"宋体";font-size:14px;}
.module_body ul{ list-style-position:inside; list-style-type:square;padding:2px 0 0 2px; line-height:28px;}
.module_body ul li{}
.module_body ul li a{}

#mainbody{width:1000px;margin:0 auto;text-align:center;overflow:hidden;background-color:#FFFFFF;}
#displayarea{width:982px;margin:0 auto;overflow:hidden;}
#north{}

#west{width:790px;float:left;overflow:hidden;margin-top:8px;}
#nav{height:28px;border-bottom:1px solid #106597;font-size:14px;}
#nav a{font-size:14px;color:#000;}
#zwtitle{width:755px;height:40px;margin:0 auto;line-height:40px;font-weight:bold;font-size:16px;text-align:center;margin-top:8px;}
#zwinfo{width:755px;height:30px;margin:0 auto;line-height:30px;font-size:14px;border-bottom:1px solid #000;text-align:center;}
#zwbody{width:756px;height:auto;margin:0 auto;line-height:2em;font-size:14px;text-align:left;margin-top:8px;}
#zwbody p{margin:0 0 8px 0;line-height:2em;}

#east{width:182px;float:right;overflow:hidden;margin-top:8px;padding-bottom:8px;}
#east .listmodule{ background-color:#7580eb;text-align:center;padding-bottom:1px;}
#east .module_title{height:27px; background:url(img/list/title_bg.png);line-height:27px;text-indent:15px;}
#east .module_body{width:180px;height:260px;margin:0 auto;background-color:#eff7ff;}
#xgwz{margin-top:8px;}


#south{clear:both;}