@charset "gb2312";
/* CSS Document */
*{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size:14px;
}
html,body{
      -webkit-text-size-adjust:none;
}
body{
	background-color:#FFF;
}

body,div,dl,dl dd{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
a:active,a:visited,a:link{
	color:#fff;
	text-decoration:none;
}
.ftl{
	float:left;
}
.ftr{
	float:right;
}
.of{
	overflow:hidden;
}
.jz{
	margin:0px auto;
}
.w1002{
	width:1002px;
}
.clear{
	clear:both;
}
/**/
.top{
	width:1002px;
	height:120px;
	overflow:hidden;
	margin:0px auto;
}
.top p{
	font-family:"ËÎÌå";
	font-size:13px;
	font-weight:bold;
	color:#8e8787;
	text-align:right;
	padding-right:15px;
}
.top p label{
	font-weight:bold;
	font-size:21px;
	color:#8e8787;
	font-style:italic;
}
.top .nav{
	width:557px;
	height:29px;
	overflow:hidden;
	line-height:29px;
	background:url(../img1/gw_nav.png) no-repeat;
	float:right;
}
.top .nav dl dd{
	float:left;
	padding:0px 25px;
	text-align:center;
}
.top .nav dl dd a{
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.down{
	height:120px;
	width:100%;
	background:url(../img1/bg2.png) repeat-x;
	margin-top:15px;
}
.down dl{
	float:left;
	width:500px;
	margin-top:30px;
}
.down dl dd{
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
}