#top {
height : 79px;
width : 750px;
margin : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
}

img {
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
vertical-align : middle;
}

#bg_menu {
/*width:750px;*/
background: #000;
text-align : left;
margin: 0px auto;
}

/* menu */
.menu3 {padding:0 0 0 85px; margin:0; list-style:none; height:35px; background:#000 url(three_0.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#c2c0bb; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 4px 0 4px; cursor:pointer;}
.menu3 li a.current {color:#FFF; background:#000 url(three_2.gif); border-right: 1px solid #FFF; border-left: 1px solid #FFF; padding: 0 3px 0 3px;}
.menu3 li a:hover {color:#FFF; background:#000 url(three_1.gif) top left repeat-x; border-right: 1px solid #FFF; border-left: 1px solid #FFF; padding: 0 3px 0 3px;}
.menu3 li a.current:hover {color:#FFF; background:#000 url(three_2.gif) top left repeat-x; border-right: 1px solid #FFF; border-left: 1px solid #FFF; padding: 0 3px 0 3px;cursor:default;}