﻿@charset "utf-8";/* CSS Document */

/*=======================================顶部样式=======================================*/
.top{ width:100%; height:130px; min-width:940px;}
.top .topLogin{ height:30px; line-height:30px; padding:0 14px 0 0; font-size:12px;}
.top .topLogin .topLoginL{ width:450px; float:left;color:#ccc;}
.top .topLogin .topLoginL a{ text-decoration:none; color:#ccc; padding:0 14px; display:block; float:left;}
.top .topLogin .topLoginL a:hover{text-decoration:none;background:#444; padding:0 14px;}
.top .topLogin .topLoginR{ float:right; text-align:right; width:450px;color:#eee;}
.top .topLogin .topLoginR a{ text-decoration:none; color:#eee;}
.top .topLogo{height:60px; width:940px; margin:0 auto;}
.top .topLogo .topLogoL{float:left;background:url(../images/logo.gif);display:block; width:190px; height:50px;}
.top .topMenu{ height:33px; line-height:33px;color:#fff; font-weight:bold; font-size:14px; width:940px; margin:0 auto;}
.top .topMenu a{ text-decoration:none; color:#fff; padding:0 20px; display:block; float:left; line-height:33px;height:33px;}
.top .topMenu a:hover{text-decoration:none; background:#444; padding:0 20px;line-height:33px;height:33px;  }
.topMenuOn,.topMenuOn a,.topMenuOn a:hover{background:url(../images/global_tab_bg.gif)  !important;}
.topMenu a img{*_padding-top:15px; margin-left:8px;}
.topLine{ height:7px; font-size:0px;}

/*=======================================body and button======================================*/

body {background:#fff;font-family: Arial, Helvetica, sans-serif, 宋体;color:#222;background:url(../images/headerBg.gif) repeat-x;}

.release{ float:left; margin-right:15px; text-align:center; color:#fff; font-weight:bold; width:72px; height:29px; line-height:29px;}
.release a{ text-decoration:none; color:#fff;background:url(../images/bt_main1_bg.gif);width:72px; height:29px; line-height:29px; display:block;}
.release a:hover{ background:url(../images/bt_main1_bg_hover.gif)}


/*=======================================错误提示=======================================*/
/*
.error {border:1px solid #c91617;float:left;padding-bottom:30px;
background-color:#FFF;
display:block;}
*/
.errorTip{ float:left; background:#eff2fb; height:50px; line-height:50px; width:620px; padding:0 20px; margin:30px 0 50px 0; font-size:14px ;}
.errorTip a{ margin-left:30px; text-decoration:underline; color:#1121cc;}
.errorTitle {float:left;width:100%;height:35px;line-height:35px;background:#c91617;margin-bottom:30px;}
.errorTitle h1 {float:left;display:block;font-size:14px;color:#fff;font-weight:bold;padding-left:10px;}
.errorTitle span {display:block;float:right;padding-right:10px;padding-top:13px;}
.errorIcon {float:left;margin-left:30px;display:inline;height:48px;width:48px;margin-right:10px;}
.errorText {float:left;color:#808080;font-size:14px;font-weight:bold;padding-top:10px; line-height:20px;}
.errorText p {font-weight:100;line-height:25px;}

/*=======================================底部样式=======================================*/
.footer {width:940px;margin:0 auto;border-top:1px solid #ccc;height:80px;margin-top:25px;overflow:hidden;}
.footer .footerL{ float:left; padding-top:10px;}
.footer .footerR{ float:right; padding-top:20px; text-align:right; width:500px;}
.footer .footerR p{ padding-top:15px; color:#999;float:right; width:500px;}
.footer .footerR ul{ clear:both; overflow:hidden; float:right; width:500px;}
.footer .footerR li{  color:#999; background:url(../images/footerLiBg.gif) no-repeat; padding-left:10px;margin-left:10px; display:inline;}
.footer .footerR li a{ text-decoration:none; color:#999;}
.footer .footerR li a:hover{ text-decoration:underline;}
.footer .footerM{ padding-top:35px; 
color:#999;text-align:center; width:940px;}
/*=======================================报错页面样式=======================================*/
.errorText1{ float:left;padding-top:35px; line-height:20px;color:#808080;}
.errorText1 a{ text-decoration: underline; color:#369;}
.errorText2{ float:left; width:122px; height:122px; margin:10px 30px 40px 0; font-size:75px; color:#d14836; font-weight:bold;}
.errorSearch{ float:left; color:#808080; width:780px;}
.errorSearch p{ width:100%;float:left; padding-bottom:5px; line-height:22px;}
.errorTip{ float:left; background:#eff2fb; height:50px; line-height:50px; width:620px; padding:0 20px; margin:30px 0 50px 0; font-size:14px ;}
.errorTip a{ margin-left:30px; text-decoration:underline; color:#1121cc;}
.error503{  margin:0 auto; padding-top:100px; overflow:hidden;width:380px;}


/*=======================================修改密码=======================================*/
#modifyPW{width: 800px;margin:20px auto;margin-top: 40px; color:#808080;}
#modifyPW ul{list-style:none; float:left;width:100%; margin-bottom:15px;}
#modifyPW ul li{float:left; line-height:30px;}

#modifyPW1{width: 500px;margin:20px auto;margin-top: 40px; color:#808080;}
#modifyPW1 ul{list-style:none; float:left;width:100%; margin-bottom:15px;}
#modifyPW1 ul li{float:left; line-height:30px;}
.pwbutBox{float:left;width:100%; padding-left:90px; margin-top:10px;}
.noteBox{width: 600px;margin:20px auto;margin-top: 40px; color:#f00; font-weight:bold; font-size:14px; padding-left:50px;}
