.tab_about {display: block;width: 71px;height: 26px;background: 0 url(../img/tab_01_about.gif) no-repeat;cursor: pointer;}
.tab_webhost {display: block;width: 83px;height: 26px;background: url(../img/tab_02_webhost.gif) 0 0 no-repeat;cursor: pointer;}
.tab_mailhost {display: block;width: 98px;height: 26px;background: url(../img/tab_03_mailhost.gif) 0 0 no-repeat;cursor: pointer;}
.tab_reseller {display: block;width: 91px;height: 26px;background: url(../img/tab_04_reseller.gif) 0 0 no-repeat;cursor: pointer;}
.tab_domain {display: block;width: 91px;height: 26px;background: url(../img/tab_05_domain.gif) 0 0 no-repeat;cursor: pointer;}
.tab_support {display: block;width: 64px;height: 26px;background: url(../img/tab_06_support.gif) 0 0 no-repeat;cursor: pointer;}
.tab_order {display: block;width: 81px;height: 26px;background: url(../img/tab_07_order.gif) 0 0 no-repeat;cursor: pointer;}
.menu {
	position:absolute; 
	width: 170px;
	visibility:hidden; 
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-bottom:  1px solid #A4A4A4;
	background-color:#EBEBEB;
}
.menu_item a {
	display: block;
	padding-left: 5px;
	font:bold 10px/16px Verdana;
	color: #969696;
	text-align:left;
	text-decoration: none;
	text-indent: 6pt;
}
.menu_item a:hover {
	color: #FFFFFF;
	background-color:#969696;
}
