@CHARSET "UTF-8";
body{width:100%;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#logintopdiv{
	width:100%;
	height:100px;
    filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#558dc6,endColorStr=#FFFFFF);
}
#copydiv{
top:80px;
}
#loginlogodiv{
	position:absolute;
	padding:0px;
	float:left;
	width:1020px;
	left:50%; 
	top:60px;
    margin-left:-510px;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline;
	}
#loginDiv{
    position:absolute;
	padding:0px;
	border:solid 0px;
	float:left;
	width:1020px;
	height:327px;
	left:50%; 
    margin-left:-510px;
	top:120px;
	background-image: url(../img/bglogin.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    display: inline;
}
#loginWindow{
	float:left;
	font-size:16px;
	font-weight:bold;
	font-family:宋体;
	margin-top:100px;
	margin-left:580px;
    display: inline;
}
#loginWindow td{color:white;font-size:12px;font-weight:bold}
#uid{}
#pwd1{display:none}
#pwd{}
#checkcodeImg{border:solid 1px transparent;float:left;cursor:pointer;}
#chkcode{width:80px;float:left;}
#bdate{display:none}
#loginbtn1{float:left;cursor:pointer}
#loginbtn1 img{height:64px;}
#loginbtn1 div{float:left;font-weight:bold;font-family:幼圆 ;}
#loginbtn2{width:87; height:29;}
#loading{display:none}
#msg{padding:4px;font-weight:bold;font-size:18px;float:left;color:red;display: inline;}

.embed{color:gray;font-size:16px;}
.normal{color:black;font-style:normal;}
