@charset "UTF-8";
/* CSS Document */

.MENU_HOME {
	position: absolute;
	left: 27px; 
	top: 90px;
	width: 38px;
	height: 19px;
	cursor: pointer;
}
.MENU_MEDIA {
	position: absolute;
	left: 85px; 
	top: 90px;
	width: 40px;
	height: 19px;
	cursor: pointer;
}
.MENU_MM {
	position: absolute;
	left: 145px; 
	top: 90px;
	width: 85px;
	height: 19px;
	cursor: pointer;
}
.MENU_SM {
	position: absolute;
	left: 251px; 
	top: 90px;
	width: 81px;
	height: 19px;
	cursor: pointer;
}
.MENU_REVIEW {
	position: absolute;
	left: 352px; 
	top: 90px;
	width: 52px;
	height: 19px;
	cursor: pointer;
}
.MENU_FORUM {
	position: absolute;
	left: 425px; 
	top: 90px;
	width: 41px;
	height: 19px;
	cursor: pointer;
}
.MENU_MARKET {
	position: absolute;
	left: 486px; 
	top: 90px;
	width: 46px;
	height: 19px;
	cursor: pointer;
}
.MENU_LINK {
	position: absolute;
	left: 553px; 
	top: 90px;
	width: 27px;
	height: 19px;
	cursor: pointer;
}
