body{
	font-family:新細明體,標楷體,微軟正黑體,Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #A52929;
		}
a{
	text-decoration:none;
	color:#06F;
	}
a:active {
	text-decoration: none;
	color: #60F;
}
#wrapper{
	width:900px;
	height:auto;
	background-color:#EBEBEB;
	margin-left:auto;
	margin-right:auto;
	}

#wrapper #home_header{
	width:900px;
	height:120px;
	background-color:#EBEBEB;
	padding-bottom:0px;
	border-bottom-width: thin;
	border-bottom-style:solid;
	border-bottom-color: #ccc;
	float:left;
	}
#wrapper #home_header #banner{
	width:900px;
	height:120px;
	float:left;
	background-color:#FFEED7;
	}
#wrapper #header_menum{
	width:900px;
	height:32px;
	float:left;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
    padding-top:0px;
	}
#wrapper #header_menum #header_menum_1{ 
	width:130px;
	height:24px;
	float:left;
    padding-top:8px;
}
#wrapper #header_menum #header_menum_2{ 
	width:90px;
	height:24px;
	float:left;
	border-left-color:#CCC;
	border-left-width:medium;
	border-left-style:solid;
	padding-top:8px;
	}
#wrapper #content_left{
	width:100px;
	height:300px;
	margin-top:32px;
	background-color:#EBEBEB;
	float:left;
	}
#wrapper #content{
	width:700px;
	height:auto;
	background-color:#EBEBEB;
	float:left;
	margin-top:32px;
		}
#wrapper #content_mid{
    background-color:white;
	border-width:5px; 
	border-style:solid;
	border-color:#CCC;
	margin-top:20px;
}
		
#wrapper #content p {
	white-space: normal;
	margin-right: 32px;
	margin-left: 32px;
	line-height: 32px;

}	
#wrapper #home_content ul p {
	white-space: normal;
	margin-right: 32px;
	line-height: 32px;
}
#wrapper #content_right{
	width:100px;
	height:auto;
	background-color:#EBEBEB;
	float:right;
	}
#wrapper #home_footer{
	width:900px;
	height:20px;
	clear:both;
	background-color:#FFEED7;
	text-align:center;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #A52929;
	padding-top:5px;
	}
h1 {
	text-align:center;
    }
h2{
	margin-right:32px;
	margin-left:32px;
	}
h3{
	font-weight:bold;
	margin-right:32px;
	margin-left:32px;
	line-height:32px;
	}
h4{
	margin-right:32px;
	margin-left:32px;
	}
.top{
	text-align:right;
	font-weight:bold;
	margin-right:100px;
	}
#class_table{
	width:550px;
	margin-left:100px;
		}