.menu_bg_k{
width:952px;
height:35px;
/*background:url(../images/bg/menu_bg.gif) repeat-x;*/
margin-top:0px;
}

.menu_l{
width:21px;
height:35px;
background:url(../images/member/bg/dh_l.gif) no-repeat;
}
.menu_r{
width:21px;
height:35px;
background:url(../images/member/bg/dh_r.gif) no-repeat;
}

.menu_k{
width:910px;
height:35px;
}

.menu {
position:relative;
width:910px;
height:35px;/*2em;*/
/*background:url(../drop/top_02.gif) no-repeat;*/
padding-top:0px;
margin-bottom:0px;
}

.menu centerdiv{
	margin:0px auto;
}

* html .menu {padding-bottom:0;}

.menu ul{
list-style-type:none;
margin:0px;
width:910px;
/*padding-left:315px;*/
height:35px;
text-align:center;
}

.menu li{
float:left;
}
.menu ul li {
float:left;
position:relative;
}
.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a, .menu :visited {
color:#ffffff;
text-decoration:none;
}
 
.menu a b, .menu :visited b {
display:block;
font-weight: bolder;
float:left;
/*padding:0 10px;*/
height:35px;
width:182px;
font-size:14px;
line-height:35px;
background:url(../images/member/btn/dh_c1.gif) no-repeat;
/*background:url(../drop/mida.gif);*/
cursor:pointer;
/*border-bottom:1px solid #847;*/
}


.menu :hover {
white-space:normal;
}

.menu a:hover b {
color:#ffffff;
background:url(../images/member/btn/dh_c2.gif) no-repeat;
/*border-bottom-color:#ccc;*/
}

.menu li:hover > a b
{
color:#ffffff;
background:url(../images/member/btn/dh_c2.gif) no-repeat;
/*border-bottom-color:#ccc;*/
}
