@CHARSET "utf-8";
@import url(init.css);
#header
{
	width:990px; padding-top:10px; margin:0 auto; overflow:hidden;
}
.header_top{margin-bottom:5px;}
.header_top .header_top_t{ height:60px;float:left;}
.header_top .header_top_b{ height:20px;float:right;}
.logo{ width:167px; height:52px; text-indent:-9999px; 
	background:url(../Images/logo.jpg) no-repeat;
	float:left;}
.nav{ width:710px;margin-left:80px;float:left;}
.nav01 ,.nav02, .nav03, .nav04, .nav05, .nav06, .nav07{
	float:left;
	margin-left:25px;
	font-size:18px;
	font-weight:bold;
	height:40px;
}
.nav_two{height:5px;margin-top:23px;background:red;}
.nav01 a:link ,.nav02 a:link, .nav03 a:link, .nav04 a:link, .nav05 a:link, .nav06 a:link, .nav07 a:link{
	color:black;
	text-decoration: none;
}
.nav01 a:hover ,.nav02 a:hover, .nav03 a:hover, .nav04 a:hover, .nav05 a:hover, .nav06 a:hover, .nav07 a:hover{
	color:#4898f7;
	text-decoration: none;
}
.nav01 a:visited  ,.nav02 a:visited , .nav03 a:visited , .nav04 a:visited , .nav05 a:visited , .nav06 a:visited , .nav07 a:visited {
	color:black;text-decoration: none;}
.navChild {display:none;}

.lunbo_list{ margin:0 auto; width:990px; }

.xian{height:1px;background:gray;}
.show{height:22px;}
.show a:link{color:black;}
.show a:visited {color:black;}
.show a:hover{ text-decoration:none;color:#7b362f;}
#footer{
	width:700px;
	height:150px;
	margin:0 auto;
	text-align:center;
	margin-top:15px;}
#footer .footer_n{line-height:20px;}
#footer .footer_nav{margin-top:5px;}
#footer a:link{color:black;}
#footer a:visited {color:black;}
#footer a:hover{color:#7b362f;}

#xuxian{width:990px;height:15px;margin:0 auto;border-bottom:1px dotted gray;}
