@charset "gb2312";
body {
	font-size: 14px;
	line-height: 25px;
	color: #000;
	margin: 0px;
	font-family: "Î¢ÈíÑÅºÚ";
}
a:link{
	color:#000;
	text-decoration:none;
	font-size:14px;
	font-family: "Î¢ÈíÑÅºÚ";
}
a:visited {
	color:#000;
	text-decoration:none;
	font-size:14px;
}
a:hover {
	color:#300;
	text-decoration:none;
	font-size:14px;
}
.menu {
	font-family: "Î¢ÈíÑÅºÚ";
	width:700px;
	margin:0;
	padding: 0px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:100px;
	height:30px;
	color:#333;
	line-height:30px;
	font-size:14px;
	margin: 0px;
	padding: 0px;
}
.menu ul li ul {
	display: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li:hover a {
	color:#fff;
	background-color: #502829;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:30px;
	left:0;
	width:138px;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
.menu ul li:hover ul li a {
	display:block;
	color:#FFF;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 12px;
	background-color: #502829;
}
.menu ul li:hover ul li a:hover {
	color:#FFF;
	font-weight: normal;
	background-color: #6F3738;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.img {
	border:1px solid #CCC;
}
a.nav:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: block;
	height: 40px;
	width: 125px;
}
a.nav:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: block;
	height: 40px;
	width: 125px;
}
a.nav:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: block;
	height: 40px;
	width: 125px;
	color: #FFF;
	background-image: url(images/nav_hover.jpg);
}
.xiabian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.xiaxian {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.baibian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.text {
	color: #000;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	font-weight: bold;
}
.text1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	font-weight: bold;
	color: #502829;
}

.kuang {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	background-image: url(images/sousuokuang.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	height: 28px;
	width: 125px;
	border: 1px solid #FAFAFA;
}.sousuo {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	background-image: url(images/sousuo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 50px;
	border: 1px solid #FFF;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
