#menubox{	width: 90px;	height: auto;	margin: 0;	margin-top: 90px;	padding: 0;}#btn{	margin: 0 0 50px 0;	padding: 0;	width: 88px;	height: 20px;	text-align: left;	background: url("../graphic/marker_out.gif") left top no-repeat;}#btn a{		display: block;	width: 88px;	height: 20px;	margin: 0;	padding: 0;	font: bold 10px Arial;	color: #000000;	text-decoration: none;	line-height: 190%;	vertical-align: middle;	text-indent: 5px;	background: url("../graphic/marker_out.gif") left top no-repeat;}#btn a.btn_over{	color: #000000;	background: url("../graphic/marker_ovr.gif") left top no-repeat;}#btn a.btn_out{	color: #000000;	background: url("../graphic/marker_out.gif") left top no-repeat;}#btn a.btn_click{	color: #FFFFFF;	background: url("../graphic/marker_act.gif") left top no-repeat;}
