#menu_top {
	background:url(imgs_layout/link_back.jpg);
	position:relative;
	height:81px;
	overflow:hidden;
	width:100%;

}

#menu_top a {
background:url(imgs_layout/bullet.gif) left center no-repeat ;
color:#fff;
font-weight:bold;
text-decoration:none;
padding-left:12px;


}

#menu_top .current a {
background:url(imgs_layout/bullet_current.gif) left center no-repeat ;
color:#bee50d;
font-weight:bold;
text-decoration:none;
padding-left:12px;
}
#menu_top a:hover {
background:url(imgs_layout/bullet_current.gif)left center no-repeat ;
color:#BEE50D;
font-weight:bold;
text-decoration:none;
padding-left:12px;


}
#menu_top ul { }



#menu_top ul#main_menu {
width:450px;

	float:left;

	margin-left:25px;


}



#menu_top li {
list-style:circle;

	zoom:1;


}
#id_0 {
position:absolute;
top:0px;
margin-left:15px;
}

#id_1 {
position:absolute;
top:25px;
margin-left:15px;
}

#id_2 {
position:absolute;
top:50px;
margin-left:15px;
}


#id_3 {
position:absolute;
top:0px;
margin-left:320px;
}

#id_4 {
position:absolute;
top:25px;
margin-left:320px;
}
#id_5 {

position:absolute;
top:50px;
margin-left:320px;
}

#id_6 {
position:absolute;
top:0px;
margin-left:590px;
}
#id_7 {
position:absolute;
top:25px;
margin-left:590px;
}
#id_8 {
position:absolute;
top:50px;
margin-left:590px;
}

#id_9 {
position:absolute;
top:0px;
margin-left:765px;
}




#menu_top li.current {



}



#menu_top li.current a {


	color: #ccc;

}



#menu_top li a:hover{ color: #fff;  }





#menu_top ul#extra {

	float:right;

	padding-right:17px;

}



#menu_top ul#extra li a, #menu_top ul#extra li a:visited {

	border-right:0 none;

	border-left:1px solid #fff;

	margin-left:0;

	padding-left:10px;

}


