#alt_button {
 width:900px;
 height:66px;
 background:url(http://www.akinsoft.com/images/alt_button/main_menu_bg.jpg) no-repeat;
 border:1px solid #CCC;
 margin:0 auto;
}
#boslukk {
 width:100%;
 height:7px;
 margin:0 auto;
}

#alt_button li {
list-style:none;
display:block;
width:224px;
height:66px;
border_:#CCC solid 1px;
float:left;
	
}

#alt_button li img{

float:right;
padding:20px 20px 15px 15px;
	
}
#alt_button li span{
display:block;
float:left;
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding:20px 0px 16px 20px;
	
}
#alt_button li:hover {
color:#03F;
background:url(http://www.akinsoft.com/images/alt_button/main_menu_bg_hover.jpg) no-repeat;
cursor:pointer;
	
}
#cizgi {
 width:1px;
 height:66px;
 float:left;
 background:url(http://www.akinsoft.com/images/alt_button/cizgi.png) no-repeat;
 
}

#list_menu {
position:absolute;
margin-left:10px;
margin-top:43px;
z-index:100;

 
}