.frame_title{
	background: url(../images/school_text_bg.gif);
	background-position: 0 0;
	padding:15px 0 0 15px;
	width:560px;
	height:40px;
	background-repeat:no-repeat;
}
.frame_body{
	background: url(../images/school_text_bg_m.gif);
	width:575px;
	height:100%;
	background-repeat:repeat-y;
}
.frame_bottom{
	background: url(../images/school_text_bg.gif);
	background-position: 0 -180px;
	width:575px;
	height:20px;
	background-repeat:no-repeat;
}

.side_frame_title{
	background: url(../images/side_frame_bk180.gif);
	background-position: 0 0;
	width:165px;
	height:30px;
	padding:5px 0 0 15px;
	background-repeat:no-repeat;
}
.side_frame_body{
	background: url(../images/side_frame_bk180_m.gif);
	width:180px;
	background-repeat:repeat-y;
}
.side_frame_bottom{
	background: url(../images/side_frame_bk180.gif);
	background-position: 0 -190px;
	width:180px;
	height:10px;
	background-repeat:no-repeat;
}


.news {
	background:url(./images/line_dot.gif) no-repeat left bottom;
	height:30px;
}


.frame_div_top {
	background: url(./images/top_frame_div.gif);
	background-position: 0 0;
	width:178px;
	height:35px;
	background-repeat:no-repeat;
}

.pg_tbl_f{
	width: 360px;
	background-color: #EC94C2;
	border: 0px;
	font-size:11pt;
	color: #4d4d4d;
}
.pg_tbl_title_f{
	width: 100px;
	height: 26px;
	background-color: #F9EAF2;
}
.pg_tbl_cont_f{
	background-color: #ffffff;
}

.pg_tbl_m{
	width: 360px;
	background-color: #72acca;
	border: 0px;
	font-size:11pt;
	color: #4d4d4d;
}
.pg_tbl_title_m{
	width: 100px;
	height: 26px;
	background-color: #d6e8ef;
}
.pg_tbl_cont_m{
	background-color: #ffffff;
}

