/*top*/

DIV#top {
	text-align: center;
	width: 600px;
}

#credit {
	width: 600px;
	margin-top: 15px;
	margin-bottom: 0px;
	border-top: 2px solid #7A3100;
	border-bottom: 2px solid #7A3100;
}
#credit tr{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}
#credit td{
	font-size: 0.7em;
	text-align: left;
	color: #7A3100;
}
#credit td.lefttext{
	margin: 0px;
	padding: 3px 0px 3px 30px;
}
#credit td.right{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#vollink {
	text-align: center;
	padding: 7px;
	width: 600px;
}
#vollink td {
	padding: 0px 14px;
}
.top_lesson {
	width: 580px;
	margin-bottom: 10px;
	background: url(img/top_l_bg.jpg) no-repeat left top;
	height: 146px;
	margin-right: auto;
	margin-left: auto;
}

.top_lesson .level {
	text-align: left;
	width: 332px;
	height: 58px;
	line-height: 58px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 52px;
	font-size: 0.9em;
}
.top_lesson .levelb {
	text-align: left;
	height: 58px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 52px;
}
.top_lesson .l_left {
	text-align: left;
	width: 290px;
}

.top_lesson .l_right {
	text-align: right;
	width: 248px;
}
#attention {
	text-align: center;
	margin: 10px 0px 0px;
	width: 600px;
}
#attention p {
	margin: 0px;
	padding: 0px;
}
#support {
	text-align: left;
	margin: 10px 0px 0px;
	width: 600px;
	border-bottom: 2px solid #7A3100;

}
#support p.title {
	font-weight: bold;
	margin: 3px;
	padding: 0px;
	font-size: 0.7em;
	text-align: left;
	color: #7A3100;
}
#support p.company {
	margin: 3px;
	padding: 0px;
	font-size: 0.7em;
	text-align: left;
	color: #7A3100;
}
.lesson_main {
	padding: 0px 10px;
	width: 580px;
}



#top .top_lesson .level_title {
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	font-size: 1em;
}
.level_title_font1 {
	color: #FFFFFF;
	width: 73px;
	text-align: center;
	font-size: 1.5em;
}
.level_title_font2 {
	color: #FF9900;
	width: 290px;
	text-align: left;
	font-size: 110%;
	text-indent: 1.2em;
}
#top .top_lesson a {
	color: #FFFFFF;
	text-decoration: none;
}
#top .top_lesson_banner {
	width: 580px;
	margin-bottom: 10px;
	height: 93px;
	margin-right: auto;
	margin-left: auto;
}
.lesson_main hr {
	color: #FF9933;
	margin-top: 20px;
	margin-bottom: 10px;
}
#top #toptitle {
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 160px;
	width: 600px;
	border: 1px solid #96765A;
}
#top .open_day {
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	display: block;
	font-weight: bold;
	color: #7A3100;
	margin: 10px auto 5px;
	width: 580px;
}

