@charset "utf-8";
/* CSS Document */
/* 初始化样式，放在任何CSS文件之前 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,label,div,span,dl,dt,dd,fieldset,img,pre,table,td,th { margin:0;padding:0;}
img { border:0;}li,ul,ol{ list-style:none }select,input,img { vertical-align:middle }cite { font-style:normal }label,.hand { cursor:pointer;}
a:link, a:visited{text-decoration:none;color:#fff;}a:hover, a:active{text-decoration:underline;color:#f30;outline:none;}
h1{ font-size:18px;}h2{ font-size:16px;} h3{font-size:15px;}h4{ font-size:14px;}h5{font-size:13px;}h6{font-size:12px;}
.fl {float:left;_display:inline;}.fr {float:right;_display:inline;}
.clear {clear:both;font-size:1px;width:1px;height:0;visibility:hidden;overflow:hidden;}
.clearfix { display:block;*display:inline-block;_height:1%;}
.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearself { overflow:hidden;_overflow:visible;_height:1%;}
.inline-block { display:inline-block;/*ff2- ie7- 不支持 ie7-触发hasLayout*/ *zoom:1;*display:inline;/*拥有hasLayout的inline效果与 display:inline-block 相似*/vertical-align:middle;overflow:hidden;}
body{ background:#fff; font-size:12px;font-family:"宋体","Arial Narrow";}


.login_top{ width:100%; height:70px; background-color: #252525;}
.login_top_content{ width:900px; margin:0 auto; height:70px; background-color: #252525;}
.login_logo{ float:left; height:73px;}
.login_rl{ float:right; line-height:80px; color:#628db5;}
.login_rl a{ color:#fff; text-decoration:none; margin:0 8px 0 5px;}
.login_rl a:hover{ color:#fff; text-decoration:underline; margin:0 8px 0 5px;}
.login_main{ min-height:400px; _height:400px;}
.login_title{ width:100%; height:60px; background:#eaeaea;}
.login_title900{ width:900px; margin:0 auto; height:60px; line-height:60px; font-family:"微软雅黑","黑体"; font-size:24px; font-weight:bold; color:#bbbbbb;}
.login_title300{ float:left; width:865px; text-align:center;}
.login_title300_h{ float:left; width:865px; text-align:center; background:#fff; color:#628db5;}
.login_main_content{ width:320px; margin:0 auto;}
.login_dl{ width:320px;}
.login_dl dt{ width:400px; height:40px; line-height:60px; text-align:center; color:#cd0000;}
.login_dl dd{ color:#333;  font-size:14px; height:26px; line-height:36px; height:36px; padding:10px 0;}
.login_dl dd.login_botton{ padding-left:80px;}
.login_dl dd .title_l{ display:block; height:36px; width:91px; float:left; }
.login_text{ float:left; width:220px; height:36px; padding:0 6px; line-height:36px; border:none; background:url(../images/uiaFindpwd/login_07.png) no-repeat; font-family:"微软雅黑","黑体"; font-size:18px; font-weight:bold; color:#545454;}
.login_text1{background:url(../images/uiaFindpwd/login_08.png) no-repeat; position:relative;}
.question{ display:block; width:220px; height:36px;}
.login_list{display:block; width:230px; border:1px solid #cdcdcd; position:absolute; left:0px; top:35px; z-index:999; background:#fff; display:none; }
.login_list_li{ display:block; padding:0 5px;line-height:34px; font-family:"微软雅黑","黑体"; font-size:16px; font-weight:bold; color:#545454;}
.login_list_li:hover{ background:#eaeaea;}
.login_but{ width:80px; height:36px; border:none; background:url(../images/uiaFindpwd/login_03.png) no-repeat; font-size:14px; font-weight:bold; color:#000; text-align:center;}
.login_but:hover{ width:80px; height:36px; border:none; background:url(../images/uiaFindpwd/login_04.png) no-repeat; font-size:14px; font-weight:bold; color:#000; text-align:center;}

.login_bottom{ width:100%; height:60px; line-height:60px; background:url(../images/uiaFindpwd/login_05.jpg) repeat-x center top; text-align:center; color:#848585; margin-top:20px;}

