/*底层公共样式*/
a{ color:#0B73B7; text-decoration:none; }
a:hover{color:#0B73B7; text-decoration:underline; }
input, select, img{ vertical-align:middle; font-size:12px;}
.radio{ display:inline;}
.baidu_log{ display:none; }
/*登录条*/
.nav{ margin:0px auto; height:30px; background:url(../images/nav_bg.gif) repeat-x left bottom; }
.nav_cont{ width:952px; height:25px; margin:0px auto; padding:2px 0px; }
.nav_cont_left{ float:left; width:300px;line-height:25px; }
.nav_cont_right{ float:left; width:652px; line-height:25px; text-align:right; }
.login_on{ line-height:25px; }
.login_out { text-align:left; padding-left:30px; }
.login_out .login_input{ float:left; width:290px; height:25px; }
.login_out .radio{ float:left; width:110px; height:25px; }
.login_out .login_button{ float:left; width:220px; height:21px; padding-top:2px; }
.login_out .login_button .submit,.login_out .login_button .image{ float:left; margin-right:5px; }
.login_out .login_bar{ padding:2px; width:95px; border:1px solid #ccc; }
.login_out .submit_bar{ width:67px; height:21px; cursor:pointer; border:none; background:url(../images/btn_reg.gif) no-repeat; }
.login .image{ vertical-align:middle; cursor:pointer; }
/*logo*/
.head{ width:952px; margin:0px auto; overflow:hidden; margin-top:10px; }
.head_left{float:left; width:202px; height:70px; overflow:hidden; background:url(../images/head_left.gif) repeat-x left bottom; }
.head_left img{ width:200px; }
.head_right{ float:left; width:750px; height:70px; overflow:hidden; background:url(../images/head_right.gif) repeat-x left bottom; }
.head_right .head_right_menu{ height:30px; font-weight:bold; color:#fff; padding-left:20px; line-height:30px; overflow:hidden; background:url(../images/head_right_menu.gif) no-repeat; }
.head_right .head_right_menu li{ float:left; margin-right:15px; font-size:14px; line-height:30px; }
.head_right .head_right_menu li a{ color:#fff; }
.head_right .head_right_menu li a:hover{color:#fff;}
.head_right .head_right_menu .hover a{ color:#F7F26B; }
.head_right .head_right_menu .hover a:hover{color:#F7F26B; }
.head_right .head_right_project{ height:40px; padding:7px 0px 13px 10px; color:#ccc; }
.head_right .head_right_project_cont{ height:40px; line-height:20px; }
.head_right .head_right_project_cont p{ height:20px; }
.head_right .head_right_project_cont a,.head_right .head_right_project_cont span{ float:left; margin-right:3px; }

/*第一屏*/
.content{ width:952px; margin:0px auto; margin-top:10px; }
.content_bg{ background:url(../images/help_bg.gif) repeat-y; border-bottom:1px solid #B6D2E7;}
.left{ width:180px; float:left; }
.help{ width:180px; overflow:hidden; }
.help_tit{ height:34px; line-height:34px; text-align:center; font-size:14px; font-weight:bold; background:url(../images/help_tit.gif) no-repeat; }
.help_cont{ border-left:1px solid #B6D2E7; width:170px; padding-left:9px; }
.help_cont .li{ color:#0B73B7; background:url(../images/help_out.gif) no-repeat; width:150px; height:39px; text-align:right; padding-right:20px; line-height:39px; font-size:14px; cursor:pointer; }
.help_cont .on{ background:url(../images/help_on.gif) no-repeat; width:150px; height:41px; line-height:41px; font-size:14px; }
.right{ width:768px; float:left; padding:3px 3px 3px 0px; border-top:1px solid #B6D2E7; border-right:1px solid #B6D2E7; background:#E3F2F9; }
.main{ width:728px; background:#fff; padding:20px; }
.mod{ margin-bottom:10px; }
.mod_tit{ color:#f60; font-weight:bold; background:url(../images/mod_tit.gif) no-repeat 0px 10px; text-indent:20px; height:30px; line-height:30px; font-size:14px; border-bottom:1px dotted #ccc;}
.mod_cont{ padding:10px; }
.mod_cont li{ height:24px; font-size:14px; overflow:hidden; line-height:24px; background:url(../images/icon_01.gif) no-repeat 0px 11px; text-indent:10px; }
.mod_cont li a{color:#0B73B7;}
.mod_cont li a:hover{color:#0B73B7;}
.mod_cont li span{ font-size:12px; color:#999; float:right; }
/*版权信息*/
.foot{ margin:10px auto 30px auto; width:952px; height:60px; border-top:4px solid #1559A7; }
.foot_copy{ text-align:center; margin-top:10px; line-height:20px; }
.foot img{ display:none; }