body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:12px;
	background-color: #8facca;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.nav ul {
	list-style: none;
	width:160px;
}

.nav li {
	text-align:center;
	font-size:13px;
	list-style:none;
	background-color: #004b84;
	background-image: url(../images/pbg2.jpg);
	background-position: top;
}
.nav a, .nav a:visited { 
	padding: 9px;
	display: block; 
	color: #fff;	
	text-decoration:none;
}
.nav a:hover, .nav a:active, .nav a:focus { 
	color: #fff;
	font-weight:bold;
}
.fang{
	width:100%;
	float:left;
	background-image: url(../images/inner_05.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.footer {
	line-height:30px;
	font-size:11px;
	text-align:right;
	height:33px;
	color:#fff;
	background:#8facca;
	position: relative;
	clear: both; 
}
.manu{
	float:left;
	height:85px;
	width:568px;
	padding:20px 20px 0 10px;
	text-align:right;
	line-height:20px;
	background-image: url(../images/index_03.jpg);
	}
.manu a {
	font-weight:bold;
	font-size:13px;
	margin-left:30px;
	color:#444;
	}
.manu a:hover {
	color:#666;
	}
.top_guide a {
	font-size:9px;
	color: #FFF;
	}
.lg a{
	color:#FFF;
	margin-right:10px;
	}
.lg a:hover{
	text-decoration:none;
	color:#CCC;
	}
.writelink a {
	color: #fff;
	text-decoration:none;
}
.writelink a:visited {
	color: #fff;
}
.writelink a:hover, a:active, a:focus { 
	color:#EEE;
	text-decoration: none;
}
#foxx {
	color:#8facca;
}
#foxx a:visited {
	color: #8facca;
}
