﻿html, body, h1, h2, h3, h4, h5, h6, div, span, p, ul, li, label, form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
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;
}
a:link {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:visited {
	text-decoration: underline;
	color: black;
}
.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: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#h_qiehuan li #qiehuanbox {
	margin-left: -100px;
	position: absolute;
	border: 1px solid #FF9C66;
	background: #FFFBF9;
	padding: 10px;
	width: 355px;
	z-index: 100;
	display: none;
	margin-top: 3px;
}
#h_qiehuan li.cityhover #qiehuanbox {
	display: block;
}
#h_qiehuan a {
	text-decoration: none;
}
#qiehuanbox li {
	float: left;
	width: 65px;
	height: 20px;
}
#h_qiehuan {
	margin-left: 0px;
	margin-top: -5px;
	position: absolute;
	z-index: 110;
}
.top-tel{
width:182px;
height:40px;
background-image:url('/images/shenhe.gif'); 
background-repeat:no-repeat;
}