#game_menu_main {
	padding-top:10px;
}

#lecture_copy {
	height:58px;
	text-align:center;
}

#main_copy img {
	width:580px;
	height:58px;
	padding:15px 0px;
}

.back_btn {
	text-align:center;
	margin-bottom:15px;
}

#menu_main {
	width:332px;
	height:148px;
	margin:0 auto;
	padding:8px 0 0 248px;
	background:url(../img/lecture_menu_image.gif) 1px top no-repeat;
}

#manual_menu ul {
	width:332px;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px #660033 solid;
	border-bottom:1px #660033 solid;
}

#manual_menu li {
	font-size:0px;
	text-indent:-9999px;
	width:332px;
	height:20px;
	overflow:hidden;
}

#manual_menu li a {
	width:332px;
	height:20px;
	display:block;
}

#manual_menu li.menu01 a {
	background:url(../img/lecture_menu01.gif) left top no-repeat;
}

#manual_menu li.menu02 a {
	background:url(../img/lecture_menu02.gif) left top no-repeat;
}

#manual_menu li.menu03 a {
	background:url(../img/lecture_menu03.gif) left top no-repeat;
}

#manual_menu li.menu04 a {
	background:url(../img/lecture_menu04.gif) left top no-repeat;
}

#manual_menu li.menu05 a {
	background:url(../img/lecture_menu05.gif) left top no-repeat;
}

#manual_menu li.menu01 a:hover,
#manual_menu li.menu02 a:hover,
#manual_menu li.menu03 a:hover,
#manual_menu li.menu04 a:hover,
#manual_menu li.menu05 a:hover {
	background-position:left bottom;
}

#manual_title {
	width:580px;
	height:54px;
	margin:15px auto;
}
