ul.menu_list {
overflow:hidden;
margin-bottom:20px;
}
ul.menu_list li {
float:left;
border-bottom:1px solid gainsboro;
}
ul.menu_list a {
display:block;
_height:52px;
height:34px;
_width:335px;
width:260px;
padding-left:75px;
padding-top:18px;
margin:10px;
}
*html ul.menu_list a {
height:34px;
width:260px;
}
ul.menu_list a:link, ul.menu_list a:visited, ul.menu_list a:hover {
text-decoration:none;
}
div#top_visual {
clear:both;
width:631px;
height:167px;
background:url("/statics/images/www/menu_01.gif") no-repeat;
}
div#bottom_visual {
clear:both;
width:714px;
height:232px;
background:url("/statics/images/www/menu_02.gif") no-repeat;
margin-bottom:10px;
}

