@charset "utf-8";

body{background:url(/Images/default/login_bg.gif) top center no-repeat;}
.login_center{ position:absolute;top:100px;bottom:0px;width:100%;}
.login_center .mid{height:465px;width:1000px;position:absolute;left:0px;right:0px;top:0px; bottom:0px;margin:auto;}
.login_center .right{ position:absolute;right:0px;top:30px;width:335px;height:380px;background:url(/Images/default/login_fr_bg.png) no-repeat;}
.t{width:280px;height:26px;margin:auto;padding-top:20px;}
.t1{font-size:22px;line-height:26px;color:#008dc1;float:left;}
.t2{font-size:14px;line-height:26px;float:right;}
.t2 a{color:#626262;}
.t2 a:hover{color:#008dc1;}
.login_fr{width:270px;margin:auto;margin-top:25px;}
.login_fr label{ width:270px;line-height:42px;height:42px; position:absolute;top:0px;text-indent:1em;color:#c6c8c7; z-index:99;}
.login_fr input{height:42px;width:270px;line-height:42px; border:none;background:none;text-indent:1em;}
.login_input{height:42px;line-height:42px;width:270px;background:url(/Images/default/input_bg.png) center no-repeat;margin-bottom:18px; position:relative; }
.login_input2{position:relative;}
.login_input2 input{ height:42px;line-height:42px;width:172px;background:url(/Images/default/reg_input_bg2.png) center no-repeat;margin-bottom:18px; position:relative;border:none;}
#imgValidateCode{width:72px;margin: 0px 12px;}
#login_btn{width:270px;height:40px;background:url(/Images/default/login_btn.png) no-repeat; cursor:pointer;}
