body{
	font-family:Î¢ÈíÑÅºÚ;
	padding:0;
	margin:0;
	background:#699ad2;
}

.head{
	text-align:center;
	height:100px;
	}
.logo{
	margin-top:10px;
	}	
	
h1{
	margin-top:25px;
	color:#333;
}

.body{
	background:#99CCFF;
	height:400px;
	margin:auto;
}

.body ul{
	list-style:none;
	padding:50px;
	margin:auto;
	width:1250px;;
	}

li{
	float:left;
	margin-top:50px;
	width:200px;
	height:200px;
	margin-left:20px;
	margin-right:20px;
	}
ul img{
	width:194px; 
	height:171px;
	cursor:pointer;
	filter:alpha(opacity=70);
}

.img{
	width:199px; 
	height:176px;
	cursor:pointer;
	filter:alpha(opacity=100);
	}
	
.loginwin{
	width:600px;
	height:400px;
	background:url(../img/login.png);
	background-position:1180px 860px;
	margin:auto;
	}
	
.selectbtn{
	float:left;
	width:150px;
	height:50px;
	background:url(../img/btn.png);
	font-size:18px;
	font-family:Î¢ÈíÑÅºÚ;
	color:#FFF;
	cursor:pointer;
	border:0px;
	background-position:660px 480px;
	margin-left:227px;
	}
.nametxt{
	float:left;
	padding:5px;
	width:267px;
	height:26px;
	font-family:Î¢ÈíÑÅºÚ;
	background:url(../img/txt.png);
	background-position:630px 530px;
	border:0px;
	font-size:16px;
	margin-left:227px;
	}

.namediv{
	float:left;
	height:35px;
	margin-top:135px;
	width: 100%;
	}
.iddiv{
	float:left;
	height:35px;
	margin-top:5px;
	width: 100%;
	}
.btndiv{
	float:left;
	margin-top:10px;
	width:100%;}
.div1{
	float:left;
	text-align:center;
	width:100%;
	height:40px;
	}
