#menu {
position: absolute;
margin-left: -5px;
margin-top: 10px;
border: 0px solid #fff;
z-index: 2;
}

#menu ul {
border: 0px solid #fff;
list-style-type: none;
width: 1000px;
height: 55px;
overflow: hidden;
}

#menu ul li {
display: inline;
margin-left: -4px;
border: 0px solid #fff;
}

#menu ul li a {
border: 0px solid #fff;
padding-bottom: 25px;
text-decoration: none;
/*height: 55px;*/
display: inline-block;
text-indent: -9999px;
}

#menu ul li span {
padding-bottom: 35px;
text-decoration: none;
height: 55px;
display: inline-block;
text-indent: -9999px;
}

#home_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") 0px 0px no-repeat;
/*padding-right: 80px;*/
padding-right: 116px;
height: 17px;
}

#home_link a:hover, #home_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") 0px -59px no-repeat;
/*padding-right: 80px;*/
padding-right: 116px;
height: 17px;
}

#aboutus_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -116px 0px no-repeat;
/*padding-right: 81px;*/
padding-right: 139px;
height: 17px;
}

#aboutus_link a:hover, #aboutus_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -116px -59px no-repeat;
/*padding-right: 81px;*/
padding-right: 139px;
height: 17px;
}

#education_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -255px 0px no-repeat;
/*padding-right: 90px;*/
padding-right: 149px;
height: 17px;

}

#education_link a:hover, #education_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -255px -59px no-repeat;
/*padding-right: 90px;*/
padding-right: 149px;
height: 17px;
}

#news_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -404px 0px no-repeat;
/*padding-right: 141px;*/
padding-right: 176px;
height: 17px;
}

#news_link a:hover, #news_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -404px -59px no-repeat;
/*padding-right: 141px;*/
padding-right: 176px;
height: 17px;
}

#members_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -580px 0px no-repeat;
/*padding-right: 125px;*/
padding-right: 182px;
height: 17px;
}

#members_link a:hover, #members_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -580px -59px no-repeat;
/*padding-right: 125px;*/
padding-right: 182px;
height: 17px;
}

#shop_link a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -762px 0px no-repeat;
/*padding-right: 76px;*/
padding-right: 107px;
height: 17px;
}

#shop_link a:hover, #shop_link_active a {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -762px -59px no-repeat;
/*padding-right: 76px;*/
padding-right: 107px;
height: 17px;
}

#coral_img span {
border: 0px solid #fff;
background: transparent url("../images/menu.png") -869px 0px no-repeat;
padding-right: 76px;
padding-bottom: 50px;
padding-right: 78px;
}