﻿@charset "utf-8";
/* CSS Document */
body{/* font-family:Verdana; font-size:12px;*/font:12px "Verdana",arial;color:#333;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}  
.clear{clear:both; height:0; overflow:hidden}
.cl{overflow:hidden;zoom:1;}
a{color:#005590;text-decoration:none}
a:hover{ color:#005590;}
.herder{border-top:#f3f3f3 1px solid; height:61px; background:url(../images/top_line_bg.jpg) bottom repeat-x;}
.herder_logo{ width:191px; height:55px; background:url(../images/top_logo.jpg) no-repeat; float:left}
.herder_theme{ width:446px; height:55px;background:url(../images/top_theme_bg.jpg) no-repeat; float:right}
.herder_welcome{ height:55px; margin-top:5px;float:left;}
.username{ font-weight:700; font-size:11px;}
.left_body{width:191px;position:absolute; left:0px; top:62px; bottom:26px; background:#dfeff6; border-left:#aca899 1px solid; border-right:#9db4c6 1px solid;}
.left_cont{background:#dfeff6; line-height:26px; text-indent:20px; padding-top:5px; padding-bottom:10px; }
.right_body{padding-left:193px}
.li_bg_on{ background:#d1e8f1;}
.line{ height:0px; line-height:0px; border-top:#aabfcf 1px solid; border-bottom:#FFF 1px solid; margin:0 10px;}
.footer{width:100%;height:26px;line-height:20px; font-size:10px; background:#4cc4e9; color:#fff; text-align:center; border-top:#9db4c6 1px solid; position:absolute; bottom:0; left:0}

/*登录*/
.login{ width:435px; height:314px; margin:100px auto 0; background:url(../images/login_bg.png) no-repeat;position:relative}
.account{ position:relative; top:105px; left:245px}
.login input{ background:none; border:none; width:124px; height:20px; text-indent:5px;}
.psw{ position:relative; left:245px; top:120px;}
.proof{ position:relative; left:245px; top:135px;}
.proof input{ width:99px;}
.auth_code{ position:relative; left:348px; top:115px;_top:112px}
/*.sub{ position:relative; left:185px; top:135px;_top:130px;} 
.res{ position:relative; left:298px; top:115px;_top:110px}
.sub,.res{ width:80px; height:26px; text-align:center; line-height:26px; _line-height:20px;}
.sub{ position:relative; left:198px; top:131px; text-indent:20px;}
.res{ position:relative; left:310px; top:105px; text-indent:16px;}*/  /* HTML中对应代码注释*/
.sub{position:absolute;left:198px;top:210px;}
.res{position:absolute;left:310px;top:210px;}
.sub input,.res input{width:79px;height:25px;background:olive;filter:alpha(opacity=0);-moz-opacity:0;opacity: 0;}
.login a{ display:block;}