@charset "gb2312";
body {margin:0px;padding:0px; background-color:#0073d2;}
li,ul,p,h1,h2,h3,h4{ margin:0px; padding:0px;}
ul,li{LIST-STYLE-TYPE: none;}
*{line-height:150%;}
select{ font-size:12px;}
a{text-decoration:none;color:#4f545a;}
a:hover{text-decoration:underline;color:#0073d2;}
div,td{
    font-size:12px;
	color:#4f545a;
	font-family:"ËÎÌå";
}
img{border:0px;}

/*ÊäÈë¿ò*/
.InputBut{background-image:url(loginBut1.jpg);background-repeat: no-repeat;width:83px;height:35px;line-height:35px;color:#FFF;border:0px;font-size:14px;font-weight:normal;}
.InputBut:hover{background-image: url(loginBut2.jpg);background-repeat: no-repeat;}

.inputText1{border:1px #5e7a97 solid;font-size:12px;line-height:20px; height:20px; color:#000;background-image: url(uid.gif); background-repeat:no-repeat; background-position:right center; background-color:#d2d7db; width:150px;}
.inputText1:hover{background-color:#FFF;border:1px #0073d2 solid;}
.inputText2{border:1px #5e7a97 solid;font-size:12px;line-height:20px; height:20px; color:#000;background-image: url(pwd.gif); background-repeat:no-repeat; background-position:right center; background-color:#d2d7db; width:150px;}
.inputText2:hover{background-color:#FFF;border:1px #0073d2 solid;}
.inputText3{border:1px #5e7a97 solid;font-size:12px;line-height:20px; height:20px; color:#000;background-color:#d2d7db; width:60px;}
.inputText3:hover{background-color:#FFF;border:1px #0073d2 solid;}


.loginMian{ background-image:url(loginBg.jpg); width:630px; height:445px; overflow:hidden; margin:auto; margin-top:80px; padding-left:100px;}
h2{ height:80px; line-height:80px; font-size:30px;margin-top:65px; color:#0073d2; font-family:"Î¢ÈíÑÅºÚ"; font-weight:normal;}
h2 span{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#069}

.bottInfo{ font-family:Arial, Helvetica, sans-serif; text-align:right; padding-right:25px; margin-top:70px; color:#FFF}
.bottInfo a{ color:#FFF;}
.bottInfo a:hover{ color:#FF0; text-decoration:none;}
