A:link{
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
A:visited{
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
.title_font1 {
	font-size: 14px;
	font-weight: bold;
	color: #a29262;
	line-height: 30px;
}
.main_font {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

.bgtt {
	line-height: 30px;
	background-color: #e6e6e6;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #474646;
	height: 30px;
}
.kc_table {
	background-color: #aaaaaa;
	line-height: 22px;
	color: #484848;
}
.kc_table A:link{
	font-size: 12px;
	color: #484848;
	text-decoration: underline;
}
.kc_table A:visited{
	font-size: 12px;
	color: #484848;
	text-decoration: underline;
}

.kc_table A:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
.kc_table A:active {
	font-size: 12px;
	color: #484848;
	text-decoration: underline;
}

