/* CSS design by karatchen@126.com*/
*{margin:0px; padding:0px;font-family: Arial, Helvetica, sans-serif;clolr:#5a5a5b; word-break: break-all;}
body{font-size:12px;background:#ffffff;color:#333;margin:0 auto;}

/*font color*/
.f_blue{color:#1d3f99; text-decoration:underline;}
.f_blue2{color:#134ea8;}
.f_orange{color:#dd7506;}
.f_white{color:#fff;}
.f_blue3{color:#8cabcf;}
.f_glay{color:#666;}
.f_glay2{color:#ccc;}
.black{color:#000;}
.f_orange2{color:#fd9501;}
.f_red{color:red;}
.f_yellow{color:yellow;}

/**margin and padding**/
.paddingL10{padding-left:10px;}
.marginT100{margin-top:100px;}

/**login**/
.login{width:770px;height:352px;}
.makelogo{ background:url(../images/login_03.gif) left top no-repeat;height:100px;}
.systemlogo{background:url(../images/login_06.gif) left top no-repeat;}
.leftbottombg{background:url(../images/login_16.gif) left top no-repeat;}
.logintitle{background:url(../images/login_04.gif) left top no-repeat;}
.logininputbg{background:url(../images/login_08.gif) right top repeat-y;}
.rightbottombg{background:url(../images/login_18.gif) left top no-repeat;}
.loginbutton{background:url(../images/login_10.gif) left top no-repeat;width:106px;height:36px; border:none;}
.copyright{padding:10px;text-align:center;}
.input150{width:150px;border:solid 1px #ccc;height:20px;}
.input100{width:100px;border:solid 1px #ccc;height:20px;}
.input170{width:170px;border:solid 1px #ccc;height:20px;}

/*新登陆页面样式开始*/
@charset "utf-8";
body{font-size:12px;}
.top {font-size:12px;margin:auto;min-width:800px;height:90px;}
.top img{padding-top:25px;}
.middle-bg{background:#b5c6b4;}
/*.middle{background:url(../images/loding-bg.jpg) no-repeat center center;height:550px;min-width:800px;}*/
.middle{background:url(../images/bg_all.jpg) no-repeat center center;height:474px;min-width:800px;}
.middle-right{width:800px;margin:auto;}
.loding-bd{background:url(../images/loding-bd.png) no-repeat;width:450px;height:380px;float:right;margin-top:50px;}
.loding-nr{width:345px;height:270px;padding:38px 46px;}
.loding-nr ul{padding:35px 60px 0 60px;margin:0px;}
.loding-nr ul li{display:block;color:#012e00;padding-bottom:18px;}
.loding-nr span{border:1px solid #5d765d;height:20px;width:170px;line-height:20px;display:inline-block;}
.loding-nr input{border:none;height:19px;width:170px;}
.loding-nr ul li img,.loding-nr ul li span{vertical-align:left;}
.a_yzm{margin-left:10px;}
.loding-button{padding-left:108px;padding-top:5px;}
/*.loding-nr button{height:30px;width:104px;background:url(../images/loding-button.jpg) no-repeat;border:none;}*/
.loding-nr button{height:30px;width:104px;background:url(../images/bt_button.jpg) no-repeat;border:none;}
/*新登陆页面样式结束*/