.Title{
	height:16px;
	width:16px;
	background:url(../Img/icopool.gif) no-repeat;
	background-position:-209px -730px;
}
.LoginBT {
	background-image: url(../img/BtTemplate.jpg);
	height: 43px;
	width: 127px;
	border: none;
	font-size: 16px;
	font-family:"黑体";
}

.InputStyle {
	vertical-align: middle;
	width: 170px;
	padding-left: 6px;
	font-size:16px;
	padding-top: 5px;
	border-top: 1px solid #333;
	border-right: 1px solid #999;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #999;
	background-image: url(../img/inputBG.gif);
	background-repeat:repeat-x;
	margin: 0px;
	height:18px
}

#RegWin{
	width:527px;
	height:363px;
	position:absolute;
	margin-top:20px;
	left:-700px;
	background-image:url(../../User/img/regbg.gif);
	display:none1;
}
#LoginWin{
	margin-top:20px;
	width:281px;
	height:363px;
	margin-left:25px;
	position:absolute;
	background-image:url(../../User/img/loginbg.gif);
	display:none1;
}
#CopyRight{
	text-align:center;
	width:100%;
}
#Top{
	height:115px;
	background:url(../../user/img/topbg.jpg);
	background-color:#FFFFFF;
	width:100%;
	text-align:center;	
}

#Soft{
	background:url(../../user/img/login.gif) no-repeat right;
	width:97%;
	height:300px;
}