.hx1 {
	font-size: 12px;
	text-decoration: none;
	color: #1B1B1B;
	padding-top: 2px;
}
.hxtop {
	font-size: 12px;
	font-weight: bold;
	color: #1B1B1B;
	text-decoration: none;
}
.hxbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}


.hx3 {
	font-size: 12px;
	text-decoration: none;
	color: #1B1B1B;
}

.hx2 {
	font-size: 12px;
	color: #1B1B1B;
	line-height: 22px;
	text-decoration: none;
}
.hxbd {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
a:link {
	color: #1B1B1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B1B1B;
}
a:hover {
	text-decoration: underline;
	color: #E30B13;
}
a:active {
	text-decoration: none;
	color: #1B1B1B;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*Ö÷Ò³µÇÂ½button*/
.mainloginbtn {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-image: url(/Images/ButtonBg03.gif);
	text-align: center;
	vertical-align: bottom;
	border: 0px;
	cursor: hand;
	height: 18px;
	width: 80px;
	letter-spacing: 3px;
	padding-top: 3px;
}