.myfont {
	font-size: 12px;
	line-height: 20px;
	color: 0066cc;
	text-decoration: none;
	text-align: justify;
}
A:hover {
COLOR: #a401aa; TEXT-DECORATION: underline
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}.white_font {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.gray_font {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.blue_font {
	font-size: 12px;
	line-height: 20px;
	color: #052442;
	text-decoration: none;
}
.hengtiao {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#body_table {
	margin: 6px;
}
.line {
	font-size: 12px;
	line-height: 27px;
	text-decoration: none;
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.huise {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.admin {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.tablecolor {
	background-color: #9aF;
}
.bb_color {
	background-color: #ddf;
}
.tabletitle {
	background-color: #CCCCCC;
}
.redfont {
	font-size: 12px;
	color: #FF0000;
}
