@charset "utf-8";
.menu_slot01 {
	background-image: url(../images/interface/menu/slot01_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	width: 124px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 12px;
}
.menu_slot02 {
	background-image: url(../images/interface/menu/common_slot_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	width: 124px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 12px;
}
.menu_slot03 {
	background-image: url(../images/interface/menu/common_slot_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	width: 124px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 12px;
}
.menu_slot04 {
	background-image: url(../images/interface/menu/slot04_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 157px;
	width: 125px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 12px;
}
.menu_slot01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 22px;
}
.menu_slot02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 22px;
}
.menu_slot03 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 22px;
}
.menu_slot04 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 22px;
}

.menu_slot01 a { color: #FFFFFF; }
.menu_slot01 a:link { text-decoration: none; }
.menu_slot01 a:hover { text-decoration: none; color: #ED7C1B; }
.menu_slot01 a:active { text-decoration: none; }
.menu_slot01 a:visited { text-decoration: none; }

.menu_slot02 a { color: #FFFFFF; }
.menu_slot02 a:link { text-decoration: none; }
.menu_slot02 a:hover { text-decoration: none; color: #ED7C1B; }
.menu_slot02 a:active { text-decoration: none; }
.menu_slot02 a:visited { text-decoration: none; }

.menu_slot03 a { color: #FFFFFF; }
.menu_slot03 a:link { text-decoration: none; }
.menu_slot03 a:hover { text-decoration: none; color: #ED7C1B; }
.menu_slot03 a:active { text-decoration: none; }
.menu_slot03 a:visited { text-decoration: none; }

.menu_slot04 a { color: #FFFFFF; }
.menu_slot04 a:link { text-decoration: none; }
.menu_slot04 a:hover { text-decoration: none; color: #ED7C1B; }
.menu_slot04 a:active { text-decoration: none; }
.menu_slot04 a:visited { text-decoration: none; }

