@charset "utf-8";
/* CSS Document */
@import url(common.css);
#displayarea{width:1000px;margin:0 auto;}
#north{height:102px;background:url(img/index/header_bg.png) repeat-x;padding-left:25px;}
#logo{width:403px;height:102px; background:url(img/index/header2_bg.png);float:left;}
#mc{width:223px;height:49px; background:url(img/text.png);float:left;margin-left:40px;margin-top:40px;}
#login{width:510px;float:right;margin:55px 0px 0 0;}
#login .loginarea{color:#fff;}
#login a{color:#000;}
#west{width:222px;height:488px;float:left; background:url(img/index/west_bg.png) no-repeat;}
#east{width:778px;height:488px;float:left;}
#south{height:34px;background:url(img/index/south_bg.png) repeat-x; clear:left;color:#a9b7b2;line-height:34px;text-indent:30px;}
#south a{color:#a9b7b2;}
#menu{height:38px; background:url(img/index/menu_bg.png) no-repeat;text-indent:30px;color:#fff;}
#menu a{color:#fff;font-size:14px;line-height:38px;font-weight:bold; text-decoration:none;}
#menu a:hover{color:#033c61;}
#eastmiddle{height:13px;background:url(img/index/middle_bg.png) no-repeat;margin:0px;padding:0px;}
#ads{width:766px;height:250px;/*border:1px solid #d4d4d4;*/}
#east_01{width:250px;float:left;margin-top:8px;background-color:#d4d4d4;text-align:center; overflow:hidden;padding-bottom:1px;}
#east_02,#east_03{width:250px;float:left;margin:8px 0 0 9px;background-color:#d4d4d4;text-align:center;padding-bottom:1px;}
#east_01 .module_title{width:250px;height:21px; background-color:#96e073; text-align:left;}
#east_02 .module_title{width:250px;height:21px; background-color:#e4ae81; text-align:left;}
#east_03 .module_title{width:250px;height:21px; background-color:#6cd5e1; text-align:left;}
#east .module_body{width:248px;margin:0 auto;height:140px;background-color:#FFF;}
#east_01 .module_body{ background-image:url(img/index/east_01_bg.png); background-position:right; background-repeat:no-repeat;}
#east_02 .module_body{ background-image:url(img/index/east_02_bg.png); background-position:right; background-repeat:no-repeat;}
#east_03 .module_body{ background-image:url(img/index/east_03_bg.png); background-position:right; background-repeat:no-repeat;}
#east .ctitle{color:#fff;font-weight:bold;font-size:14px;text-indent:8px;margin-top:3px;}
#east .more1{margin:5px 5px 0 0;}
#east .more2{margin:5px 5px 0 0;}
#east .more3{margin:5px 5px 0 0;}
.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{}