@charset "utf-8";
/*CSS Document*/
body{ background:url(../images/main/bodybg.png) repeat;}
.mainBody{ width:1002px; margin:0 auto;}
/*top nav*/
.topNav{ height:30px; min-width:1000px; line-height:30px; width:100%; background:#191c1d; color:#fff;}
.topNav .time{ margin-right:20px; font-size:12px}
.topNav .wel{ color:#ffbb36;font-size:12px}
.topMenu li{ margin-left:20px;float:left;_padding-top:3px;}
.topMenu li a{ color:#fff;}
.topMenu li a:hover{ text-decoration:none;}
.topMenu li a:visited{ color:#fff}
.topMenu li a em{ display:inline-block; width:20px; height:20px;margin-right:6px; background:url(../images/main/icon_nav.png) no-repeat; vertical-align:middle}
.topMenu li a em.nav01{ background-position:0px 0px}
.topMenu li a em.nav02{ background-position:0px -20px}
.topMenu li a em.nav03{ background-position:0px -40px}
.topMenu li a em.nav04{ background-position:0px -59px}
.topMenu li.userCenter{width:90px; padding-right:12px; text-align:center; background:url(../images/main/arrow_white_down.png) no-repeat 90px center; }
.topMenu li.current{background:url(../images/main/arrow_black_up.png) #f3f3f3 no-repeat 90px center; border:1px solid #bfbfbf; border-bottom:none; height:29px; _height:26px; position:relative; z-index:6;_margin-left:5px;}
.topMenu li.userCenter a.txtblue{ color:#0066cc}
.topMenu li.current a{ color:#000}
.topMenu li.current a em.nav01{ background:url(../images/main/icon_uCenter.png) no-repeat 2px center;}
.topMenu li.current .userCenterDiv{ display:block}
.topMenu li .userCenterDiv{ width:268px; border:1px solid #bfbfbf; border-top:none; margin-top:-1px; margin-left:-1px; padding-top:10px; display:none; background:#f3f3f3; position:absolute; top:28px; left:0px; z-index:999}
.topMenu li .userCenterDiv .headPic{ float:left; margin:10px; margin-top:0px;}
.topMenu li .userCenterDiv .h_userInfo{ float:left; line-height:22px; color:#000; padding-top:5px}
.topMenu li .userCenterDiv .h_userInfo p{ line-height:22px; text-align:left; color:#000}
.topMenu li .userCenterDiv .h_btnArea{ height:43px; line-height:43px; border-top:1px dashed #ccc; text-align:center; clear:both;}
.topMenu li .userCenterDiv .h_btnArea a{ color:#fff; _margin-top:7px;}
.headPic { background:#fff; padding:3px;}
.headPic img{ width:80px; height:80px;}
/*head*/
.header{ height:60px; padding-bottom:12px; min-width:1000px; width:100%; background:url(../images/main/headerbg.png) repeat-x;_background:url(../images/main/headerbg_ie6.png) repeat-x;}
.logo{ width:350px; height:68px; background:url(../images/main/logo.png) no-repeat 10px center;_background:url(../images/main/logo_ie6.png) no-repeat 10px center; display:inline-block}
.logo2{ width:350px; height:68px; background:url(../images/main/logo2.png) no-repeat 10px center;_background:url(../images/main/logo_ie62.png) no-repeat 10px center; display:inline-block}
.mainMenu{ height:68px;}
.mainMenu li{ width:142px; float:left; line-height:68px; position:relative; z-index:5; cursor:pointer;}
.mainMenu li a{ display:block; color:#000; font-size:20px; text-align:center;}
.mainMenu li a em{ display:inline-block; width:20px; height:68px;background:url(../images/arrow_gray_down.png) no-repeat center center; vertical-align:middle}
.mainMenu li a:visited{ color:#000}
.mainMenu li a:hover{ color:#598900; text-decoration:none;}
.mainMenu li a.hover{text-align:center;color:#598900;}
.mainMenu li.home{ width:80px}
.mainMenu li.current .submenu{ display:block; position:absolute; top:62px;left:-1px; width:100%;  border:1px solid #bbb; border-top:none}
.mainMenu li.current{ border:1px solid #bbb; border-top:4px solid #598900;width:140px; background:url(../images/menu_hover_bg.png) repeat-x #f7f7f7; text-align:center; }
.mainMenu li.current a{ display:block;height:60px;line-height:61px;border:1px solid #fff; border-bottom:1px solid #bbb; color:#000; font-weight:bold; overflow:hidden;}
.mainMenu li .submenu{display:none;border-top:none; background:#f7f7f7}
.mainMenu li .submenu a{ color:#000; font-size:16px; font-weight:normal; border-top:1px solid #fff; border-bottom:1px solid #d8d8d8; text-align:center; height:40px; line-height:40px;}
.mainMenu li .submenu a:hover{ color:#598900}
/*bd*/
.container{ min-height:500px; background:#fff; border-top:1px solid #d4d4d4; padding:10px 0px; -moz-box-shadow:9px 9px 9px #cdcdcd;-webkit-box-shadow:9px 9px 9px #cdcdcd;box-shadow:9px 9px 9px #cdcdcd;}
/*foot*/
.footer .fot_logo{ width:180px; height:105px; background:url(../images/main/footer_line.png) no-repeat right center;}
.footer .fot_logo li{padding:0 10px; text-align:center; float:left; margin-top:28px;}
.footer .fot_logo li p{ line-height:20px;}
.footer .copyRight{ padding-top:31px; padding-left:20px; line-height:22px; text-align:left}