.mar0a{
	width: 1280px;
	margin: 0 auto;
	height: auto;
}
.top-nav { width: 100%; height: 100px; position: relative; }
.top-nav .nav { width: 100%; height: 80px; background: url(../images/header.png); position: absolute; top: 0; left: 0; }
.top-nav .nav h1 { position: absolute; top: 0px; left: 10px; }
.top-nav .nav .menu { width: 915px; height: auto; float: right; }
.top-nav .nav .menu a { width: 104px; height: 80px; float: left; margin-left: 40px; text-align: center; text-decoration: none; }
.top-nav .nav .menu a p { font: normal 16px/30px "Microsoft Yahei"; color: #fff; margin-top: 18px; }
.top-nav .nav .menu a span { width: 100%; height: 16px; float: left; font: normal 12px/16px "Microsoft Yahei"; color: #5d5d5d; }
.top-nav .nav .menu a:hover { background: url(../images/nav.png) 0px 25px no-repeat; }
.top-nav .nav .menu a:hover p { color: #ebdeb8; }
.top-nav .nav .menu a:hover span { color: #9c8e65; }
.top-nav .nav .menu .a6 { width: 155px; height: 80px; background: url(../images/wxbg.jpg) 0 0 no-repeat; position: relative; }
.top-nav .nav .menu .a6:hover { background: url(../images/wxbg.jpg) 0 -80px no-repeat; }
.top-nav .nav .menu .a6 p { float: left; margin-left: 50px; margin-top: 20px; font: normal 12px/16px "Microsoft Yahei"; color: #d6cda1; }
.top-nav .nav .menu .a6 img{ position: absolute; left: 0; top: 80px; display: none; }
.top-nav .nav .menu .a6:hover img{ display: block;}