﻿.topmenu {
	margin-top: 4px;
	border-top:1px solid #B3B6B0;
	border-bottom:1px solid #B3B6B0;
	background:url(../images/topmenu/back.jpg) repeat-x scroll 0 0;
}
.topmenu li
{
    display:block;
    float:left;
}
.topmenu a, .topmenu a:link {
	border-right:1px solid #B3B6B0;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	line-height:168%;
	padding:5px 24px;
	text-transform:uppercase;
}
.topmenu a:hover {
	background:url(../images/topmenu/back_hover.png) repeat-x scroll 0 0;
}
.topmenu a:active {
	background:url(../images/topmenu/back_clicked.png) repeat-x scroll 0 0;
}
.hangul .topmenu li#hangul a, .hangul .topmenu li#hangul a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.members .topmenu li#members a, .members .topmenu li#members a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.events .topmenu li#events a, .events .topmenu li#events a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.downloads .topmenu li#downloads a, .downloads .topmenu li#downloads a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.contact .topmenu li#contact a, .contact .topmenu li#contact a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.register .topmenu li#register a, .register .topmenu li#register a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.login .topmenu li#login a, .login .topmenu li#login a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}
.search .topmenu li#search a, .search .topmenu li#search a:link {
	background:url(../images/topmenu/back_active.png) repeat-x scroll 0 0 !important;
}