@charset "utf-8";
body{font-size:14px; font-family:arial,"Microsoft YaHei",tahoma,\5b8b\4f53; line-height:1.5;text-align:center; background:#1f358b;}
a{text-decoration:none;color:#444;}
a:hover{color:#900;}

.dingwei{position:relative; width:100%; overflow:hidden;}
.login{position:absolute; width:544px; height:274px; top:50%;left:50%; margin-left:-272px;margin-top:-137px; text-align:left;}
.logo {background:url(../images/loginimg/1.gif) no-repeat;width:544px; height:68px;}
.left{background:url(../images/loginimg/2.gif) no-repeat;width:250px; height:292px; float:left;}
.right{background:url(../images/loginimg/3.gif) no-repeat;width:294px; height:292px; float:left; overflow:hidden;}
.logoform{padding:50px 10px 0px;height:190px;width:270px;}
.logoform li{padding:8px 0; clear:both;}
.logoform li label{width:60px; text-align:right; float:left; padding-right:5px; color:#fff;}
.logoform li input{height:18px; line-height:18px; padding:1px 5px; width:120px; border:1px solid #4370c1; background:#F3F3F3; float:left; color:#333;}
.logoform li input.biankuan{border:1px solid #f06402;}
.logoform li img{float:left; margin-left:8px; display:inline; padding-top:5px; cursor:pointer;}
.logoform li input.code{width:50px; text-align:center;}
.logoform li input.btn{background:url(../images/loginimg/btn.png) no-repeat; width:57px;height:23px; line-height:23px; border:none; cursor:pointer; margin-left:10px; display:inline; text-align:center; color:#fff;}