﻿/*2009-10-27 edit By FanShu*/
 .Blanner{
        background:transparent url(/images/ic_04.gif) no-repeat scroll 20px;
        border-bottom:1px solid #FF9C2A;
        color:#FF7E00;  font-family:宋体,sans-serif;
        font-size:14px; font-style:normal;
        font-variant:normal; font-weight:bold;
        height:25px; line-height:25px;text-indent:60px;
        text-align:left;
        margin-top:21px;
}
.Blanner a,.Blanner a:hover{ color:#FF7E00;font-family:宋体,sans-serif; font-size:14px;  }
.Blanner span{ color:#000;}
.align_C{ text-align:center; margin-left:auto; margin-right:auto;}
.align_L{ text-align:left;}
.align_R{ text-align:right;}

/*MsgTips 提示控件*/
.ajaxTips{ position:absolute; left:0px; top:0px;  border:solid 1px #B8B9D6;  width:150px; height:40px; line-height:40px; z-index:400; background:#ffc;  text-indent:0;  text-indent:10px; color:#212356 }
.ajaxTips img{ margin-bottom:-3px; border:0px;}
.commtips{ width:200px; height:40px; line-height:40px; z-index:400; background:#ffc;  text-indent:30px; color:#212356 ; position:absolute; right:240px; top:140px; border:solid 1px #B8B9D6; text-align:left;}
.tip_error{ background:url(/images/mini_error.gif) no-repeat 10px center #ffc; }
.tip_normal{ background:url(/images/mini_gth.gif) no-repeat 10px center #ffc; }
.tip_ajax{ background:url(/images/ajax-loading.gif) no-repeat 10px center #ffc;}
.tip_success{ background:url(/images/Op_success.gif) no-repeat 10px center #ffc;}


/**登录部门**/
div.login{
 width :393px; height:280px;text-align:center;clear:both; margin:40px auto 40px auto;
 position:relative;clear: both;background:url(/images/lonin_bg.gif) bottom center no-repeat;
}
.loginBtn{ width:110px; height:28px; border:0px; cursor:pointer; background:url(/images/login.gif) no-repeat;  }
.login table { width:380px;  margin:10px auto 0px auto; text-align:left; border:1px; font-size:12px; margin-top:40px;  clear:both; display:block; }
.login table td{ height:40px;}

.login .td_0{ width:130px; text-align:right;}
.normInput{width:150px; height:20px; margin-left:10px;}
.login a{ text-decoration:underline; line-height:10px;color:#FF8317;}



/**注册提示**/
.prompt{width:718px; height:500px; margin:0 auto; clear:both; position:relative; background:url(/images/login_ok.gif) 200px 100px no-repeat; font-size:12px;}
.proText{ width:685px; color:#ff7e00; line-height:22px; position:absolute; left:125px; top:124px; font-size:14px;}
.err{width:718px; height:500px; margin:0 auto; clear:both; position:relative; background:url(/images/login_under.gif) 200px 100px no-repeat;}
.proText span{color:#ff7e00; text-decoration:underline;}
.proText a{  line-height:40px; display:block; font-size:12px;}


/**注册**/
.userreg{ margin:30px auto;width:900px;}
.RegInfo { text-align:left;border-bottom:1px dashed #CCCCCC; margin-left:30px; margin-bottom:20px;}
.RegInfo h3{ font-size:16px; font-weight:bold; margin:0px; padding:0px;font-family:"黑体";color:#62B026;}
.RegInfo td{ font-size:14px;}
.RegInfo .MustCode{ font-size:14px;color:Red; width:10px;}
.RegInfo .InfoKey{ width:82px;}
.RegInfo .InfoValue{ text-align:left; width:200px;}
.RegInfo .InfoValue2{ text-align:left; width:260px;}
.RegInfo .InfoTip{ font-size:13px;  overflow:hidden;}
.RegInfo input{ width:195px;height:20px;line-height:20px;}
.RegInfo input.sex{width:15px;}
.RegInfo .TipNormal{ color:#999999;}
.TipError{ color:Red; display:none; }
.RegSubmit{ width:50%; margin:0px auto 10px auto; font-size:13px; text-align:left;}
 #RegBtn{ background:url(/images/login_out.gif) no-repeat; width:111px;height:28px; border:0px;}

