body{
	margin: 0px;
	padding: 0px;
}

#wrap {
	font-size:12px ;
	font-family:"微软雅黑","宋体",Verdana;
	text-align:center;
}

img{
	border: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

.clear {
	clear:both;
}

#regist {
	background: #009AFF;
	margin: 0px auto;
	height:20px;
	line-height:20px;
}

#regist a {
	float:right;
	margin-left:15px; 
	display:inline-block;
	text-decoration: none;
	color: #ffffff;
}

#regist a:hover {
	text-decoration: none;
}

#regist .feedback {
	padding-left:45px; 
	padding-right:150px; 
	text-decoration: none;
}

#logo {
	margin: 0px auto;
	height: 100px;
	background: #3DB2FF;
	border-bottom: 10px solid #6BC4FF;
}

#logo .logo1 {
	float:left;
	margin-left:150px;
	background: url(../img/logo_transparent4.png) no-repeat left center;
	text-indent:-1000px;
	width:190px;
	height:80px;
	margin-top:10px; 
}

#content {
	width: 500px;
	padding:10px 0px; 
	margin: 0px auto;
}

.Title {
	text-align:left;
	font-size: 24px;
	height: 70px;
	border-bottom: 1px dotted #666;
	margin:15px auto; 
	line-height: 230%;
	position:relative;
}

.Title  a{
	position:absolute;
	font-size:12px;
	text-decoration:underline;
	color:#689B00;
	right:0;
	top:0;
}

.login {
	float: left;
	width: 350px;
}

.login form span {
	float: left;
	display: block;
	margin: 10px auto;
	height:30px;	
	width: 400px;
	text-align:left;
	font-size:16px;
	color:#0A66AD;
}

.login form label {
	width:100px;
	text-align: left;
	font-size: 16px;
	height:30px;	
	float: left;
	line-height: 200%;
	color: #000000;
}


.login form input {
	height:30px;
	float: left;
	border: 1px solid #cccccc;
}

.login form .input_onBlur{
	width: 250px;
}

.login form .input_onBlur:hover{
	background:#E6F5FF;
	border: 1px solid #8DD2FF;
}

.login form CookieDate {
	border:0;
}

.login form #checkbox {
	text-align: left;
	border: 0;
}

.login form .checkX {
	font-size:12px;
	line-height: 270%;
	color: #666666;
}

.login form .checkX a {
	color: #666666;
}

.login form img {
	float: left;
}

.login form #Submit {
	height:35px;
	border: 0px;
	width:100px;
	background: url(../img/buttonicon.jpg) no-repeat;
}

.funny {
	margin:50px 0px;
	padding: 0px;
	text-align:left;
	list-style:none;
	float:right;
}

.funny li {
	border-bottom:1px solid #ccc;
	height: 40px;
	line-height: 330%;
	color: #666666;
	background:url(../img/list21.gif) no-repeat left center;
	padding-left:20px;
}

.funny li a {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}
