@charset "gb2312";
/* CSS Document */
html,  body
{
	margin:0px;
	padding:0px;
	width:100%; height:100%;
	background-image: url(images/topBG.gif);
	background-repeat: repeat-x;
	background-color:#666666;
	font-size:13px;
}
h1 {
	font-size:18px;
}
.header{
	height:35px;
	width:100%;
//	text-align:center;
}
.header .title{
	float:left;
}

.header .title a{
	width:112px;
	height:35px;
	display:block;
	font-size:0px;
	text-indent:-300px;
	overflow:hidden;
}
.header .zp{
	float:left;
}
.header .zp a{
	width:92px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .gif{
	float:left;
	padding-left:5px;
}
.header .gif a{
	width:97px;
	height:35px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .ps{
	float:left;
	padding-left:5px;
}
.header .ps a{
	width:92px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .ex{
	float:left;
	padding-left:5px;
}
.header .ex a{
	width:62px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .fj{
	float:left;
	padding-left:5px;
}
.header .fj a{
	width:92px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .re{
	float:left;
	padding-left:5px;
}
.header .re a{
	width:62px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .rem{
	float:left;
	padding-left:5px;
}
.header .rem a{
	width:80px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .lgz{
	float:left;
	padding-left:5px;
}
.header .lgz a{
	width:62px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .down{
	float:left;
	padding-left:5px;
}
.header .down a{
	width:43px;
	height:35px;
	padding-left:5px;
	font-size:0px;
	display:block;
	text-indent:-400px;
	overflow:hidden;
}
.header .other{
	width:130px;
	height:17px;
	font-size:12px;
	text-align:left;
	float:right;
	margin-top:1px;
	margin-right:5px;
}
.header .other a{
	color:#999999;
	text-decoration: none;
	line-height: 17px;
}
.header .other a link{
	color:#999999;
}

.footer {
	background-color:#CCCCCC;
	padding:5px;
	text-align:center;
	height:35px;
	font-size:12px;
	line-height: 20px;
}
.otherContent
{
	padding:40px;
	font-size:13px;
}
.contentTitle
{
	background-color:#e1e1e1;
	font-size:18px;
	padding:10px;
	font-family: "ËÎÌå";
	font-weight: bold;
}
.contentText 
{
	font-size:14px;
	background-color:#e1e1e1;
	
}
	#nav {
	position:absolute;
	right:10px;
	top:38px;
	width:460px;
	line-height:30px;
	text-align:center;
	border:1px solid #fff;
}
    #noflash { padding-top:30px; margin:0 auto; width:600px; }
.pt14 
{
	font-size:14px;
	
}
