#main_frame {
	position:absolute;
	left:210px;
	top:200px;
	z-index:10;
	width: 75%;
	height: 400px;
}
#footer2,#footer3{
	top: 700px;
}
#footer2 {
	z-index:6;
	background-image: url(../img/junior_footer_r1_c2.gif);
}
#footer3 {
	z-index:9;
	background: url(../img/junior_footer_r1_c3.gif) no-repeat left top;
}
#header2 {
	z-index:2;
	background: url(../img/junior_header_r1_c2.gif);
}
li {
	list-style: none;
	text-align: left;
	text-indent: -40px;
}
#tbl th {
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 10px;
}
#tbl td {
	padding: 0.5em;
}
#main_frame #tbl {
	margin-left: 10%;
}
#tbl td {
	text-align: center;
	border-top: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.n_under {
	background: url(none);
}
.l_top {
	background: url(../img/j_tbl_th.gif) no-repeat left top;
}
.m_top {
	background: url(../img/j_tbl_th.gif) no-repeat center top;
}
.r_top {
	background: url(../img/j_tbl_th.gif) no-repeat right top;
}
.m_left {
	background: url(../img/j_tbl_th.gif) no-repeat left center;
}
.btm_left {
	background: url(../img/j_tbl_th.gif) no-repeat left bottom;
}
.btm_m {
	background: url(../img/j_tbl_td.gif) no-repeat center bottom;
}
.btm_right {
	background: url(../img/j_tbl_td.gif) no-repeat right bottom;
}
.m_right {
	background: url(../img/j_tbl_td.gif) no-repeat right center;
}

