#menu {
height:30px;
overflow:hidden;
width:960px;
}
#mmenu {
height:70px;
overflow:hidden;
width:950px;
}

.headli {
	display:inline;
	float:left;
	list-style-type:none;
	margin-right:0px;
}


.credit,.data,.reset,.history,.record,.modify,.opinion {
	display:block;
	height:70px;
	top:0px;
	position:relative;
	width:120px;
}


.credit {
	background:url(../images/member/me%20se%20but1.jpg) no-repeat bottom center;
}

.data {
	background:url(../images/member/me%20se%20but2.jpg) no-repeat bottom center;
}
.data:hover {
	background:url(../images/member/me%20se%20but21.jpg) no-repeat bottom center;
}
.reset {
	background:url(../images/member/me%20se%20but5.jpg) no-repeat bottom center;
}
.reset:hover {
	background:url(../images/member/me%20se%20but51.jpg) no-repeat bottom center;
}
.history {
	background:url(../images/member/me%20se%20but3.jpg) no-repeat bottom center;
}
.history:hover {
	background:url(../images/member/me%20se%20but31.jpg) no-repeat bottom center;
}
.record {
	background:url(../images/member/me%20se%20but4.jpg) no-repeat bottom center;
}
.record:hover {
	background:url(../images/member/me%20se%20but41.jpg) no-repeat bottom center;
}

.modify {
	background:url(../images/member/me%20se%20but5.jpg) no-repeat bottom center;
}
.opinion {
	background:url(../images/member/me%20se%20but6.jpg) no-repeat bottom center;
}
