.font {
	font-family: Tahoma;
	font-size: 12PX;
	line-height: 20px;
	color:#000000;
	
}
.font a {
	font-family: Tahoma;
	font-size: 12PX;
	line-height: 20px;
	color: #000000;
	text-decoration: none;

}
.font a:hover {
	font-family: Tahoma;
	font-size: 12PX;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
	
}

.font1 {
	font-family: Tahoma;
	font-size: 13PX;
	line-height: 20px;
	color:#000000;
	
}
.font1 a {
	font-family: Tahoma;
	font-size: 13PX;
	line-height: 20px;
	color: #000000;
	text-decoration: none;

}
.font1 a:hover {
	font-family: Tahoma;
	font-size: 13PX;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
	
}


.ht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3300;
	font-weight: bold;
}
.ht a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
.ht a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC3300;
	font-weight: bold;
}
.meunx {
	border-right-style: solid;
	border-right-color: #C10D01;
	border-right-width: 1px;
}
.main {
	margin: 4px;
}
.htdh {
	font-family: "ºÚÌå";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.rightx {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
