/*Ê×Ò³µÇÂ¼°´Å¥*/
.loginBtn {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	cursor: hand;
	background-position: left;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/login_button.gif);
	height: 29px;
	width: 98px;
	border: none;
	padding: 0;

}
.btn {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	cursor: hand;
	background-position: left;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/button_image.gif);
	height: 30px;
	width: 98px;
	border: none;
	padding: 0;
	font-weight:bold;

}

/*.logo
{
width:120px;
height:68px;

}*/
.page
{
width:778px;
}

