@charset "utf-8";
/* layout3 */

#wb-layout-sidebar{display: none;}
#wb-layout-main{float: none; width: 746px; padding: 0; }
* html #wb-layout-main{width: 746px; padding: 0; }

#wb-navigation-subtop{display: block; overflow: hidden; white-space:nowrap; background-color: #727272; float: left; width: 100%; height:22px;}
#wb-navigation-subtop div{float: left; }
#wb-navigation-subtop div a{display: block; padding: 5px 10px; }
#wb-navigation-subtop div a:hover{background: url(../images/layout3/hover.gif) left top repeat-x;}

#wb-navigation-subtop div.submenu div {clear:both;}

#wb-container-contentwrapper{background-image: none; }

#wb-top-subbasenav{background: #E3E3E3; height: 10px; width: 100%; float: left; margin-top: 1px;}
