.logoarea {
	height:77px
}
.container .h1 {
	/*background:url(../images/logo.jpg) no-repeat 0 0;*/
	/*background:url(../images/im2.png) no-repeat 0 0;*/
	padding:0px 0 0px 32px;
	position:absolute;
	left:39px;
	top:-10px;
}

header nav {
	float:right;
}
header nav ul li {
	display:block;
	float:left;
	margin:0 0 0 1px;
}
header nav a{
	height:77px;
	width:85px;
	text-align:center;
	float:left;
	display:block;
	
}
header .bu1{ background:url(../images/menuimg/a.png)}
header .bu1 .current,header .bu1 a:hover{background:url(../images/menuimg/a_over.png)}

header .bu2{ background:url(../images/menuimg/b.png)}
header .bu2 .current,header .bu2 a:hover{background:url(../images/menuimg/b_over.png)}

header .bu3{ background:url(../images/menuimg/c.png)}
header .bu3 .current,header .bu3 a:hover{background:url(../images/menuimg/c_over.png)}

header .bu4{ background:url(../images/menuimg/d.png)}
header .bu4 .current,header .bu4 a:hover{background:url(../images/menuimg/d_over.png)}

header .bu5{ background:url(../images/menuimg/e.png)}
header .bu5 .current,header .bu5 a:hover{background:url(../images/menuimg/e_over.png)}

header .bu6{ background:url(../images/menuimg/f.png)}
header .bu6 .current,header .bu6 a:hover{background:url(../images/menuimg/f_over.png)}
