*{
	padding:0;
	margin:0;}
li{
	list-style-type:none;}
a{
	text-decoration:none;}
img{
	border:none;}
.box{
	width:160px;
	height:60px;
	left:0;
	top:0;
	position:absolute;
	z-index:1;
	cursor:pointer;}
	.box img{
	width:160px;
	height:60px;}
.content{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0 auto;}
.title{
	height:100px;}
.title img{
	width:1000px;
	height:100px;}
.navigation{
	margin-top:5px;
	height:40px;
	border:1px solid #ccc;
	border-radius:5px;
	background:url(../../images/former/8.jpg);}
.navigation ul{
	width:100%;
	height:40px;}
.navigation ul li{
	width:80px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin-right:10px;
	float:left;}
.navigation ul li a{
	width:80px;
	height:40px;
	display:block;
	text-decoration:none;
	color:#fff;}
.navigation ul li a:hover{
	background:url(../../images/former/9.jpg);}
.selected{
	background:url(../../images/former/9.jpg);}
.navigation ul li ul{
	width:80px;
	height:40px;
	display:block;
	text-decoration:none;
	color:#fff;}
.navList{
	width:80px !important;
	height:80px;
	position:absolute;
	z-index:1;
	} 
.navList a:hover{
	background:#0d6ab9;}
#foot{
	height:60px;
	width:1000px;
	float:left;
	font-size:13px;
	text-align:center;
	line-height:25px;
	font-family:"幼圆";
	margin-top:5px;
	padding-top:5px;
	border:1px solid;
	background:url(../../images/former/foot_bg.jpg);
	color:#fff;}
#foot a{
	color:#333;}