a:hover img {
	text-decoration: none;
	color: #333333;
}
body,td,th {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
hr {
	color: #D4D4D4;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.font_footer {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #6f6f6f;
}
#mainnav {
	BORDER-RIGHT: #ff0000 0px solid;
	BORDER-TOP: #ff0000 0px solid;
	Z-INDEX: 10;
	OVERFLOW: hidden;
	BORDER-LEFT: #ff0000 0px solid;
	WIDTH: 886px;
	BORDER-BOTTOM: #ff0000 0px solid;
	POSITION: absolute;
	HEIGHT: 95px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.yellow_link a:link, .yellow_link a:visited{
	text-decoration: none;
	color: #ffd912;
}
.yellow_link a:hover{
	text-decoration: underline;
	color: #ffd912;
}
.searchBox{
	padding:10px 0 10px 0;
	width:666px;
}
.searchTitle{
	padding-left:10px;
}
.searchTitle a:link, .searchTitle a:visited{
	font-size:16px;
	font-weight:bold;
	color:#7e7e7e;
}
.searchDetail{
	padding-left:31px;
	padding-top:5px;
	color:#515151;
}
.searchBg{
	background:#f9f9f9;
}
.font_footer a {
	color: #6F6F6F;
}
