@charset "utf-8";
.header{ background:url(../images/header_bg.png) no-repeat center; height:200px; width:980px; margin:0 auto; text-indent:-9999px}
.nav{ height:50px; background-color:#ba0000;}
	.nav ul{ width:980px; margin:0 auto;}
	.nav li{ display:block; height:50px; margin:0 20px 0 0; padding:0 15px;  color:#ffc56f; float:left;}
	.nav li a{ display:block; width:170px; height:50px; color:#d0d6be; line-height:50px; font-size:14px; background:url(../images/nav.png) no-repeat center 0; text-indent:-9999px}
	.nav li:hover{ background:#011b3e;}
	.nav li .n1{width:135px; background-position:center 0}
	.nav li .n2{ background-position:center -50px}
	.nav li .n3{width:140px; background-position:center -100px}
	.nav li .n4{width:90px; background-position:center -150px}
	.nav li .n5{width:125px; background-position:center -200px}
		
		
		
		
		
		
		
		