@charset "utf-8";
@import url(common.css);
html,body{margin:0px;height:100%;}
.wrap{width:100%;background:url(../imgs/login_main_bg.gif);height:100%;}
.login_top{width:100%;height:206px;background:url(../imgs/login_top.png) repeat-x;}
.login_box{width:250px;margin:0 auto;padding:10px 0;}
.login_box li{width:100%;height:24px;padding:5px 0; line-height:24px;}
.login_box li em{display:block;float:left;font-style:normal;text-align:right; width:65px;color:#fff;padding-right:5px;}
.login_box li .fill{display:block;float:left;height:22px;border-radius:5px;width:150px;margin-top:2px;border:0;}
.common_btn{background:url(../imgs/common_btn.png);height:26px;display:block;width:80px;border-radius:5px;float:left; text-align:center;color:#fff;font-weight:bold;border:0;cursor:pointer;}

