.what_new {
	font-size: 12px;
	color: #4F4F4F;
	line-height: 16px;
}
.search_kk {
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
}
body {
background-color: #A6000B;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4f4f4f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a.menu:link {
	color: #F65B41;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #F65B41;
}
a.menu:hover {
	text-decoration: none;
	color: #961600;
}
a.menu:active {
	text-decoration: none;
	color: #999999;
}
body,td,th {
	font-size: 12px;
}.t_count {
	font-size: 12px;
	color: #DAA9AA;
}
