

#forAcademic h2 {
	float: left;
	width: 176px;
	height: 58px;
	background-image: url(../images/for/academic_03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#forAcademicBtn {
	width: 100%;
	height: 63px;
	margin-top: 40px;
}
#forAcademicBtn a {
	float: left;
	width: 298px;
	height: 63px;
	background-image: url(../images/for/academic_09.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	left: 155px;
}
#forAcademicBtn a:hover {
	background-position: 0px -63px;
}



#forBeginner h2 {
	float: left;
	width: 176px;
	height: 58px;
	background-image: url(../images/for/beginner_03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#toPriceList {
	width: 182px;
	height: 39px;
	position: relative;
	left: 200px;
	margin-top: 10px;
}
#toPriceList a {
	float:left;
	width: 182px;
	height: 39px;
	background-image: url(../images/for/price_16.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#toPriceList a:hover {
	background-position: 0px -39px;
}

#forBeginnerBtn {
	width: 100%;
	height: 63px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#forBeginnerBtn a {
	float: left;
	width: 298px;
	height: 63px;
	background-image: url(../images/for/beginner_09.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	left: 155px;
}
#forBeginnerBtn a:hover {
	background-position: 0px -63px;
}