@charset "utf-8";
/* CSS Document */
#loginBox {
	width:300px;
	height:240px;
}	

#loginBox {
	width:300px;
	height:133px;
}

#loginBoxForum {
	float:right;
	width:300px;
	height:133px;
	background:url(../img/loginBoxBgP.png) no-repeat left top;
}

#registerBoxContent {
	height:100px;
	margin-top:5px;
	margin-left:30px;
}

.registerBoxTitle {
	color:#5f5587;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.regLabel {
	font-size:11px;
	color:#777a6e;
	text-align:right;
	padding-right:5px;
	line-height:12px;
}

#loginAnyTime {

}

.center {
	text-align:center;
}

a.umenu, a.umenu:hover {
	font-size:11px;
	color:#666666;
	position:relative;
}

a.umenu:hover {
	text-decoration:underline;
}
