dl, dt, dd, ul, li { margin: 0; padding: 0; list-style: none;}

.menu2 dt {cursor: pointer;}

.multiple_item_in a{ display:block; width:205px; height:25px; padding:9px 0px 0px 39px; background:url(../images/btn.jpg) no-repeat;font-weight:bold;}
.multiple_item_in a:hover{ color:#009ada;}
.multiple_item_out a{ display:block; width:205px; height:25px; padding:9px 0px 0px 39px; background:url(../images/btn_over.jpg) no-repeat;font-weight:bold;}
.multiple_item_out a:hover{ color:#009ada;}

.menu2 li { cursor: pointer; padding:9px 0px 0px 38px; width:206px; background:url(../images/btn_item.jpg) no-repeat; height: 26px; font-weight: bold;}
.menu2 li a{color: #858282;text-decoration: none;}
.menu2 li a:hover{color:#009ada;}