﻿html, body, h1, h2, h3, h4, h5, h6, div, span, p, ul, li, label, form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 0;
	word-spacing: 0;
}
img {
	border: 0;
}
td {
	font-size: 12px;
	line-height: 17px;

}
body {
	font-size: 12px;
	line-height: 17px;
}
p {
	margin-top: 1px;
	margin-bottom: 1px;
}
form {
	margin-top: 2px;
	margin-bottom: 2px;
}
.menufont {
	FILTER: glow(color=f9ab77,strength=1);
	POSITION: relative;
	WIDTH: 100%;
}
.3dfont {
	FILTER: glow(color=ffffff,strength=1) shadow(color=cccccc,direction:135);
	POSITION: relative;
	WIDTH: 100%;
}
a:link {
	color: #3E689A;
	text-decoration: none;
}
/* 未被访问的链接 红色 */
a:visited {
	color: #3E689A;
	text-decoration: none;
}
/* 已被访问过的链接 绿色 */
a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* 鼠标悬浮在上的链接 橙色 */
a:active {
	color: #3E689A;
	text-decoration: none;
}
/* 鼠标点中激活链接 蓝色 */
.c1 {
	color: #FFFFFF;
}
a.c1:link {
	color: #FFFFFF;
}
/* 未被访问的链接 红色 */
a.c1:visited {
	color: #FFFFFF;
}
/* 已被访问过的链接 绿色 */
a.c1:hover {
	color: #EEEFF0;
}
/* 鼠标悬浮在上的链接 橙色 */
a.c1:active {
	color: #FFFFFF;
}
/* 鼠标点中激活链接 蓝色 */
#h_qiehuan2 ul {
	margin: 10px;
	padding: 0;
	list-style: none;
	float: left;
}
#h_qiehuan2 li {
	list-style: none;
	float: left;
	width: 65px;
	height: 20px;
}
.in_data_left {
	width: 206px;
	float: left;
	border: 1px #CCCCCC solid;
	padding: 8px;
	margin-right: 10px;
}
.in_data_left h2 {
	line-height: 170%;
	font-weight: 400;
}
.in_data_left hr {
	border: 1px dashed;
	height: 1px;
	color: #DDDDDD;
}
.in_data_right {
	width: 480px;
	float: left;
	margin-top: 10px;
}
.in_data_right h3 {
	width: 230px;
	float: left;
	height: 23px;
	line-height: 23px;
	font-weight: 400;
}
.in_data_foot {
	width: 480px;
	float: left;
	margin-top: 10px;
}
.in_data_foot h4 {
	width: 107px;
	margin-right: 9px;
	float: left;
	text-align: center;
	font-weight: 400;
}
