
* {padding:0; margin:0}

.dropdown dd {position:absolute; overflow:hidden; width:185px; height:37px; display:none; background:#fff; z-index:200; opacity:0.5}
.dropdown ul {width:135px; border:0px solid #9ac1c9; list-style:none; border-top:0px}
.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#333; text-decoration:none; background:#ffffff; width:185px}
.dropdown a:hover {background:#efefef; color:#000}
.dropdown .underline {border-bottom:0px solid #b9d6dc}

.dropdown {float:left; padding-right:0px}
.dropdown dt {border:0px; width:97px; solid #9ac1c9; padding:0px; height: 37px; font-weight:bold; cursor:pointer; background:url(../images/navi04.jpg)}
.dropdown dt:hover {background:url(../images/navi04_rollover.jpg)}

.dropdown_selected dd {position:absolute; overflow:hidden; width:185px; height:37px; display:none; background:#fff; z-index:200; opacity:0.5}
.dropdown_selected ul {width:135px; border:0px solid #9ac1c9; list-style:none; border-top:0px}
.dropdown_selected li {display:inline}

.dropdown_selected a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#333; text-decoration:none; background:#ffffff; width:185px}
.dropdown_selected a:hover {background:#efefef; color:#000}
.dropdown_selected .underline {border-bottom:0px solid #b9d6dc}

.dropdown_selected {float:left; padding-right:0px}
.dropdown_selected dt {border:0px; width:97px; solid #9ac1c9; padding:0px; height: 37px; font-weight:bold; cursor:pointer; background:url(../images/navi04_rollover.jpg)}
.dropdown_selected dt:hover {background:url(../images/navi04_rollover.jpg)}
