#main_frame {
	position:absolute;
	left:200px;
	top:190px;
	z-index:2;
	width: 75%;
	height: 350px;
	padding-top: 20px;
	padding-left: 20px;
	overflow: auto;
	border: 1px solid #FFCC33;
	background: #DDDDDD;
}
#footer2,#footer3{
	top:600px;
}
#footer2 {
	z-index:6;
	background: 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:3;
	background: url(../img/junior_header_r1_c2.gif);
}
#main_frame li {
	background: url(../img/j_list_image.gif) no-repeat left center;
	list-style: none;
	text-indent: 30px;
}


