@charset "utf-8";
/* CSS Document */

#help_main{width:100%;background:#f3f3f3;padding-bottom:50px;}
.help{width:1200px;margin:0px auto;}
.help_title{height:45px;line-height:45px;color:#000;}
.help_title a{color:#000;}
.help_title a:hover{color:#cc0000;}
/*.help_left{width:200px;float:left;background:#fff;border-bottom:2px solid #0b3778;}*/
/*.help_left h2{height:36px;line-height:36px;overflow:hidden;border-bottom:2px solid #05224c;background:#0b3778;font-size:14px;color:#fff;padding-left:36px;}*/
.help_nav{border-bottom:1px solid #f3f3f3;padding-bottom:5px;}
.help_nav h3{padding-left:36px;font-size:14px;height:36px;line-height:36px;overflow:hidden;color:#666666;background:url(../images/help_ico.gif) no-repeat 13px center;}
.help_nav ul{}
.help_nav ul li{height:36px;line-height:36px;}
.help_nav ul li a{color:#000;padding-left:36px;display:block;}
.help_nav ul li a:hover{background:#004a98;color:#fff;}


.help_right1{width:1200px;float:right;border:1px solid #dddddd;padding:15px;background:#fff;}
.help_title2{height:36px;line-height:36px;color:#000;font-size:16px;border-bottom:1px solid #999;margin-bottom:10px;}
