/* Style definition version 1.2 */
/* body style */
body {
	background-color: #FFFFFF;
	color: #664848;
	margin: 0px;
	padding: 0px;
}
.menu_bg {
 background-image: url(../../Menu/Images/menu_bg.gif);
 background-repeat: repeat-y; }

/* text size */

.Fs9pt, .Fs10pt, .Fs11pt, .Fs12pt, .Fs9pt_b, .Fs10pt_b, .Fs11pt_b, .Fs12pt_b, .text_life_list {
	font-family:MS PGOTHIC, Osaka;
	line-height:120%;
}

.Fs9pt, .Fs9pt_b {
	font-size:9pt;
}

.Fs10pt, .Fs10pt_b {
	font-size:10pt;
}
.Fs11pt, .Fs11pt_b {
	font-size:11pt;
}

.Fs12pt, .Fs12pt_b {
	font-size:12pt;
	color: #665555
}

.Fs9pt_b, .Fs10pt_b, .Fs11pt_b, .Fs12pt_b {
	font-weight: bold;
}

.text_life_list {
	font-size:9pt;
	line-height:150%;
}

/* link color */
a {
	color:#b25565;
	text-decoration:underline;
}

a:hover {
	color:#ff0040;
	text-decoration:underline;
}

/* border_line */
.bdr_h_solid {
background-image: url(../Images/bdr_solid_gray.gif);
	background-repeat: repeat-x;
	margin: 0px 0px -1px 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	font-size:0px;
}

/* table border */
.tbl1px  { 
border: solid 1px #999999;
}

/* td-margin*/
.top_topics_title   { 
background-color: #EEEBDF;
padding: 3px 0px 2px 4px 
}

.top_topics_list { 
margin-bottom: 8px;
 }

.top_topics_body { 
padding: 8px 8px 0px 8px;
 }

.cpy_body {
padding: 5px 5px 5px 5px;
}

/* div margin */
.mrg_u_s {
	margin-top: 5px;
}

.mrg_u_m {
	margin-top: 10px;
}

.mrg_u_l {
	margin-top: 20px;
}

.mrg_u_x {
	margin-top: 30px;
}

.mrg_b_s {
	margin-bottom: 5px;
}

.mrg_b_m {
	margin-bottom: 10px;
}

.mrg_b_l {
	margin-bottom: 20px;
}

.mrg_b_x {
	margin-bottom: 30px;
}

/* Photo Frame */
.ph_tbl_large {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #DEDEDE;
}
.ph_tbl_large td {
	border-width: 1px;
	border-style: solid;
	border-color: #ABABAB;
}
.ph_tbl_list {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #BBBBBB;
	margin-bottom: 5px;
}
.ph_td_phList_l {
	padding: 0px 4px 4px 12px;
	background-image:url(../../Schoollife/Images/life_tbl_photolist_bg_l.gif); 
}
.ph_td_phList_s {
	padding: 0px 4px 4px 12px;
	background-image:url(../../Schoollife/Images/life_tbl_photolist_bg_s.gif); 
}

.ph_list td {
	padding:2px 0px 3px 0px;
}

.ph_subwin {
	padding:5px 5px 0px 5px;
}

/* table margin */
.tbl_td_general td {
	text-align:left;
	vertical-align:top;
	padding: 5px 0px 5px 0px;
	font-family:MS PGOTHIC, Osaka;
	font-size:11pt;
	line-height:120%;
}

/* ul style  */
.ul_none {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

.ul_none li {
	list-style: none;
	margin: 8px 0px 0px 16px;
}

.ul_dot {
	margin: 0px 0px 20px 0px;
}

.ul_dot li {
	list-style-type: square;
	margin: 8px 0px 0px 32px;
	line-height: 130%;
}