﻿*{ margin:0px; padding:0px; font-size:12px;}
img{ border:none;}
a{ text-decoration: none;color:#000;}
a:hover{text-decoration: none;color:#6440DA}
html{height:100%;}
body{font-family:Arial, Helvetica, sans-serif,"宋体";text-align:center;margin:0px;padding:0px; background:#0a66bb url(../images/login_bg.png) no-repeat center center;}

#login{width:680px;height:280px;position:absolute;top:50%;left:50%;margin-top:-140px; margin-left:-340px; background:url(../images/login_con.png) no-repeat left top;}
.login_con{width:100%;height:280px; position:relative;}
.login_logo{width:255px;height:59px; position:absolute;left:60px; top:110px;}
.login_logo a{width:100%;height:59px; display:block; background:url(../images/login_logo.png) no-repeat left top;}
.login_form{width:246px;height:180px; position:absolute; right:60px;top:50px; text-align:left;}
.login_list{width:100%;float:left;margin:5px auto;line-height:30px;}
.input_txt{width:174px;height:30px;border:0px;background:url(../images/input1.png) no-repeat left top;padding:0 10px;line-height:30px;color:#999; float:left;}
.input_val{width:52px;height:30px;border:0px;background:url(../images/input2.png) no-repeat left top;padding:0 10px;line-height:30px;color:#999; float:left;}
.login_list span{width:51px;float:left;}
.login_list img{ cursor:pointer; float:left;margin:9px 0 0 5px;}
.login_sub{width:100px;height:35px;float:right; background:url(../images/login.png) no-repeat left top;border:0px; cursor:pointer;}

