@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ margin:0;background:#2ea5d5;}
img{ border:none;}


.container{ margin:0 auto;width:902px; height:440px; margin-top:50px;padding-top:208px; background: url(../img/bg-jb.jpg) no-repeat top center; }
.tit-pic{ text-align:center}
.login-box{ width:378px; height:112px;padding-left:270px;}
.lo-left{ width:257px;margin-top:22px; float:left; display:inline;}
.lo-wbk{ float:left; width:257px; background:url(../img/log-bg.jpg) left top no-repeat; }
.lo-username{ width:210px; height:35px; margin:1px 0 2px 1px; padding-left:10px; background:#D3ECF3; line-height:35px; float:left; border:none;font-size:14px; font-family:"微软雅黑", "黑体", "宋体", "Arial Unicode MS";}
.font-col-a{ color:#B2CBD0}
.font-col-b{ color:#666}
.user-pic{ width:36px; float:left;}
.m-bot{ margin-bottom:12px;}


.lo-but{ float:left; width:114px; height:114px;background:url(../img/but-bg.jpg) no-repeat; margin-left:7px;  margin-top:9px; display:inline}
.l-bu{ width:88px; height:88px; border:none; background:none; margin:13px;cursor:pointer }
.lo-fd-a{ position:relative}
.lo-fd-b{ position:absolute; background:#d3ecf3;width:190px; height:35px; font-size:14px; font-family:"微软雅黑", "黑体", "宋体", "Arial Unicode MS";line-height:35px; padding-left:10px; color:#B2CBD0; top:1px; left:1px;}