#header{
	width: 960px;
	height: 45px;
	margin: 5px auto;}

#logo{width:250px; height:45px; float:left;}
#menu{width:710px; height:45px; line-height:45px; float:right;  }
#menu ul{list-style:none; padding:0px; margin:0px;}
#menu ul li{float:left; line-height:45px; text-align:center;padding:0 7px;}
#menu ul li a{font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:800; text-decoration:none; color:#333;}
#menu ul #spe{float:left;  line-height:45px; text-align:center;}
#menu ul li a：visited{color:#00F;}
#menu ul li a:hover{color:#F00;}


#footer
{
border: #CCC 1px solid;
margin-top: 5px;
}

.footer1{border: #cccccc 1px solid; 
         margin-top:5px;
         border:0; 
		 border-collapse:collapse;
		 width:100%;
		 background:#fafafa;
		 text-align:center; 
         height:90px;
		 padding:0;
}
.footer1-p{text-align:center; font-size:12px; line-height:20px;}