body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #EEEFF0;
	SCROLLBAR-HIGHLIGHT-COLOR: #A0ABB1;
	SCROLLBAR-SHADOW-COLOR: #A0ABB1;
	SCROLLBAR-3DLIGHT-COLOR: #EEEFF0;
	SCROLLBAR-ARROW-COLOR: #A0ABB1;
	SCROLLBAR-TRACK-COLOR: #EEEFF0;
	SCROLLBAR-DARKSHADOW-COLOR: #EEEFF0;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
.bg1 {
	background-repeat: no-repeat;
}
.bg2 {
	background-repeat: repeat-x;
}
.font {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #626262;
	text-decoration: none;
}
.font:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
.font2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #626262;
	text-decoration: underline;
}
.font2:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: underline;
}
.nav {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
.frame1 {
	border: 1px solid #F0F0F0;
}
.frame2 {
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.frame3 {
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.frame4 {
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}
.frame5 {
	border-bottom: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}
.frame6 {
	border: 1px solid #D7D7D7;
}
.frame7 {
	border-top: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
}
.link {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #E3E3E3;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7D7D7;
}
.font_title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #99060C;
	text-decoration: none;
}
.font_article {
	font-family: verdana;
	font-size: 14px;
	color: #626262;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.main
{
	color: Red;
}