td {
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
.a-menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a-menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.a-t {
	font-size: 12px;
	font-weight: bold;
	color: #85774A;
	text-decoration: none;
}
.a-t:hover {
	font-size: 12px;
	font-weight: bold;
	color: #85774A;
	text-decoration: underline;
}
.a-t a{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.a-t a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-image: url("../img_inner/bg.jpg"/*tpa=http://www.guzhensanhe.com/img_inner/bg.jpg*/);
	margin: 0px;
}
.h24 {
	line-height: 24px;
}
.h20 {
	line-height: 20px;
}
.a-con {
	color: #85774A;
	text-decoration: none;
	line-height: 20px;
}
.a-con:hover {
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}
