	.body_main {
		text-align: left;
		top: 5px;
		margin-top: 5px;
		left: 5px;
		margin-left: 5px;
		font-family: Tahoma, Arial;
		background: #C7DCCD;
	}

	.body_special {
		text-align: left;
		top: 5px;
		margin-top: 5px;
		left: 5px;
		margin-left: 5px;
		background: #ffffff;
	}
	
	a {
		text-decoration: none;
		color: blue;
	}
	
	a:visited {
		text-decoration: none;
		color: blue;
	}
	
	a:hover {
		text-decoration: overline underline;
		color: blue;
	}
	
	img {
		border: 0px;
	}
	
	#award_banner {
		width: 540px;
		height: 30px;
		background-color: #ffffff;
		padding: 0px 0px 10px 0px;
		margin: 5px 0px 0px 0px;
		float: left;
		clear: left;
		text-align: center;
	}
		
	#award_item {
		width: 150px;
		height: 25px;
		background-color: #FF00CC;
		padding: 4px 0px 3px 0px;
		margin: 0px 0px 0px 0px;
		color: #FF6600;
		float: left;
		clear: left;
		font-weight: bold;
		text-indent: 10px;
	}
	
	#award_data {
		width: 380px;
		height: 25px;
		background-color: #FF00CC;
		padding: 4px 0px 3px 0px;
		margin: 0px 0px 0px 0px;
		color: #0000FF;
		float: left;
	}
	
	#award_space {
		width: 530px;
		height: 10px;
		float: left;
		background-color: #FF00CC;
	}
	
	#award_photo1 {
		position: absolute;
		top: 60px;
		left: 420px;
		height: 75px;
		width: 100px;
		float: left;
		text-align: right;
	}
	
	#award_photo2 {
		position: absolute;
		top: 165px;
		left: 420px;
		height: 75px;
		width: 100px;
		float: left;
		text-align: right;
	}
	
	#award_photo3 {
		position: absolute;
		top: 270px;
		left: 420px;
		height: 75px;
		width: 100px;
		float: left;
		text-align: right;
	}
	
	.curr_devel_banner {
		height: 40px;
		background-color: #f8f9a2;
	}
	
	.curr_devel_title {
		height: 30px;
		font-weight: bold;
	}
	
	.curr_devel_con {
		height: 30px;
	}
	
	.curr_topic {
		height: 55;
		background-color: #ffffff;
		color: #e86100;
		font-weight: bold;
		font-size: x-large;
		text-align: center;
	}
	
	.curr_title {
		height: 30;
		background-color: #ecb500;
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		vertical-align: middle;
	}
	
	.curr_even {
		height: 30;
		background-color: #f9d566;
		text-align: center;
	}
	
	.curr_odd {
		height: 30;
		background-color: #f8f9a2;
		text-align: center;
	}
	
	.cons_title {
		color: #006666;
		font-size: x-large;
		font-weight: bold;
		text-align: center;
	}
	
	.cons_heading {
		background-color: #FFFFCC;
		color: #006666;
		font-size: larger;
		font-weight: bold;
		vertical-align: top;
	}
		
	.cons_text {
		background-color: #FFFFCC;
		color: #006666;
		vertical-align: top;
	}
	
	.tc_topic {
		height: 30px;
		background-color: #5555FF;
		color: #FFFFFF;
		text-align: left;
		font-weight: bold;
	}
	
	.tc_topic_center {
		height: 30px;
		background-color: #5555FF;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
	}
	
	.tc_title {
		height: 30px;
		background-color: #8888FF;
		text-align: center;
		font-weight: bold;
		width: 25%;
	}	
	
	.tc_title_green {
		height: 30px;
		background-color: #E4E4E4;
		color: #009999;
		text-align: center;
		font-weight: bold;
		width: 25%;
	}
	
	.tc_title_light {
		height: 30px;
		background-color: #CCCCFF;
		text-align: center;
		font-weight: bold;
		width: 25%;
	}	
	
	.tc_title_light_left {
		height: 25px;
		background-color: #CCCCFF;
		text-align: center;
		font-weight: bold;
		width: 10%;
	}	

	.tc_title_light_right {
		height: 25px;
		background-color: #DDDDFF;
		text-align: left;
	}	

	.tc_odd {
		height: 30px;
		background-color: #8888FF;
		text-align: center;
	}
	
	.tc_even {
		height: 30px;
		background-color: #DDDDFF;
		text-align: center;
	}
	
	.tc_contact_1 {
		height: 25px;
		background-color: #BBBBFF;
		font-weight: bold;
		text-align: center;
	}

	.tc_contact_2 {
		height: 25px;
		background-color: #CCCCFF;
		text-align: center;
	}

	.tc_contact_3 {
		height: 25px;
		background-color: #DDDDFF;
		text-align: left;
	}
	
	.tc_act_odd {
		height: 70px;
		background-color: #E4E4E4;
		text-align: center;
		vertical-align: middle;
		color: #666666;
	}
	
	.tc_act_even {
		height: 70px;
		background-color: #CCCCFF;
		text-align: center;
		vertical-align: middle;
		color: #000000;
	}
	
	.std_title {
		height: 40px;
		background-color: #02D702;
		text-align: center;
		vertical-align: middle;
		color: #FFFFFF;
		font-weight: bold;
		font-size: x-large;
	}
	
	.std_sub_title {
		height: 40px;
		background-color: #CCFFFF;
		text-align: center;
		vertical-align: middle;
		color: #666666;
		font-weight: bold;
	}
	
	.std_heading {
		height: 30px;
		background-color: #CCCCFF;
		text-align: center;
		font-weight: bold;
	}
	
	.std_content {
		height: 30px;
		background-color: #E8E8FF;
		text-align: center;
	}
	
	.affair_heading {
		height: 25px;
		background-color: #FFC7A2;
		text-align: center;
		font-weight: bold;
	}
	
	.affair_content {
		height: 30px;
		text-align: center;
	}
		
	.sch_info_title {
		height: 40px;
		color: #006699;
		text-align: left;
		font-size: x-large;
		font-weight: bold;
	}
	
	.sch_info_heading {
		height: 25px;
		background-color: #999999;
		color: #FFFFFF;
		text-align: left;
		text-indent: 1.3em;
		font-weight: bold;
	}
	
	.sch_manage_con {
		height: 40px;
		background-color: #FFFFD2;
		color: #000000;
		vertical-align: top;
	}
		
	.sch_manage_post {
		height: 40px;
		background-color: #FFFFD2;
		color: #000000;
		vertical-align: top;
	}	

	.sch_manage_post_mul {
		height: 60px;
		background-color: #FFFFD2;
		color: #000000;
		vertical-align: top;
	}	

	.sch_manage_post_name {
		background-color: #FFFFD2;
		color: #000000;
		font-weight: bold;
		vertical-align: top;
	}
	
	.sch_manage_stru {
		height: 40px;
		background-color: #FFFFD2;
		color: #000000;
		font-weight: bold;
		text-align: center;
	}
	
	.sch_manage_blank {
		height: 20px;
		background-color: #FFFFD2;
	}
	
	.sch_intro_con {
		height: 40px;
		vertical-align: top;
		background-color: #ECFFF1;
		color: #000000;
	}
	
	.sch_intro_con_mul_1 {
		height: 60px;
		vertical-align: top;
		background-color: #ECFFF1;
		color: #000000;
	}
	
	.sch_intro_con_mul_2 {
		height: 80px;
		vertical-align: top;
		background-color: #ECFFF1;
		color: #000000;
	}
	
	.sch_intro_con_mul_3 {
		height: 100px;
		vertical-align: top;
		background-color: #ECFFF1;
		color: #000000;
	}
	
	.sch_intro_photo {
		background-color: #ECFFF1;
		text-align: center;
	}
	
	.sch_intro_blank {
		height: 20px;
		background-color: #ECFFF1;
	}
	
	.tc_info_title {
		background-color: #999999;
		color: #FFFFFF;
		text-align: left;
		font-weight: bold;
		font-size: larger;
	}
	
	.tc_info_heading {
		height: 25px;
		background-color: #B5B5FF;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
	
	.tc_info_con {
		height: 25px;
		background-color: #E1E1FF;
		color: #000000;
		text-align: center;
	}
	
	.affair_info_topic {
		background-color: #999999;
		color: #FFFFFF;
		text-align: left;
		font-weight: bold;
		font-size: x-large;
	}
	
	.affair_info_title {
		background-color: #9900FF;
		color: #FFFFFF;
		text-align: center;
		font-weight: bold;
	}
	
	.affair_info_heading {
		height: 30px;
		background-color: #CCCCFF;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
	
	.affair_info_con {
		height: 30px;
		background-color: #CCCCFF;
		color: #000000;
		text-align: center;
	}
	
	.affair_info_cell {
		height: 30px;
		background-color: #E8F2E6;
		color: #000000;
		text-align: left;
		font-weight: bold;
		font-size: larger;
	}
	
	.affair_info_point {
		height: 30px;
		background-color: #E8F2E6;
		color: #000000;
		text-align: left;
	}
	
	.timetable_title {
		height: 30px;
		background-color: #FFFFA6;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
		
	.timetable_con {
		background-color: #FFFFC8;
		color: #00000;
		text-align: center;
	}
	
	.sch_plan_heading {
		height: 25px;
		background-color: #F8DADA;
		text-align: center;
		font-weight: bold;
	}
	
	.sch_year_heading {
		height: 25px;
		background-color: #00EA75;
		text-align: center;
		font-weight: bold;
	}
	
	.sch_report_heading {
		height: 25px;
		background-color: #46C2FF;
		text-align: center;
		font-weight: bold;
	}
	
	.month_act_para {
		color: #006699;
		font-weight: bold;
		font-size: x-large;
		text-align: center;
	}
	
	.month_act_title {
		color: #9933FF;
		font-weight: bold;
		font-size: x-large;
		text-align: left;
	}
	
	.month_act_heading {
		background-color: #AD5BFF;
		text-align: center;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.month_act_con {
		height: 30px;
		background-color: #E0C1FF;
		color: #006699;
	}
	
	.std_info_title {
		color: #006699;
		font-weight: bold;
		font-size: larger;
	}
	
	.std_info_sub_title {
		color: #0066FF;
		text-indent: 5%;
	}
	
	.std_info_heading {
		height: 30px;
		background-color: #669900;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
	}
	
	.std_info_con {
		height: 30px;
		background-color: #CCFFCC;
		color: #000000;
		text-align: center;
		vertical-align: middle;
	}
	
	.std_info_sub_con {
		height: 30px;
		background-color: #D5EAEA;
		color: #000000;
		text-align: center;
		vertical-align: middle;
	}
	
	.alum_com_title {
		height: 50px;
		text-align: center;
		font-weight: bold;
		font-size: larger;
		vertical-align: top;
	}
	
	.alum_com_heading {
		height: 40px;
		font-weight: bold;
		vertical-align: top;
	}
	
	.alum_com_con {
		height: 35px;
		vertical-align: top;
	}
	
	.grad_photo_odd {
		height: 160px;
		background-color: #FFDCB9;
		color: #0099FF;
		font-size: smaller;
		text-align: center;
	}
	
	.grad_photo_even {
		height: 160px;
		background-color: #E1FFE1;
		color: #0099FF;
		font-size: smaller;
		text-align: center;
	}
	
	.support_sch_heading {
		font-size: x-large;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
	
	.support_sch_heading_red {
		font-size: larger;
		color: #FF0000;
		text-align: center;
		font-weight: bold;
	}
	
	.support_sch_title {
		font-size: larger;
		color: #000000;
		text-align: center;
		font-weight: bold;
	}
	
	.alum_con_title {
		font-size: x-large;
		color: #006666;
		background-color: #FFFFFF;
		text-align: center;
		font-weight: bold;
	}
	
	.alum_con_heading {
		font-size: larger;
		color: #006666;
		background-color: #FFFFCC;
		text-align: left;
		font-weight: bold;
		vertical-align: top;
	}
	
	.alum_con_text {
		color: #006666;
		background-color: #FFFFCC;
		text-align: left;
		vertical-align: top;
	}