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:152px;
	background-color:#EBEBEB;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color: #ccc;
	float:left;
	}
#wrapper #home_header #banner{
	width:900px;
	height:120px;
	background-color:#EBEBEB;
	float:left;
	}
#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:90px;
	height:24px;
	float:left;
	margin-left:30px;
    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 #home_menum{
	width:200px;
	height:auto;
	background-color:;
	float:left;
	text-align:center;
	}
#wrapper #home_menum_list{
	width:180px;
	height:auto;
	margin-top:32px;
	margin-right:auto;
	margin-left:auto;
	}
#wrapper #home_menum_list_1{
	width:180px;
	height:30px;
	}
#wrapper #home_menum_list_2{
	width:180px;
	height:30px;
	margin-top:30px;
	padding-top:14px;
	padding-bottom:14px;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../images/menum_list/menum_list_18040.png)
}   
#wrapper #home_menum_list_3{
	width:180px;
	height:30px;
}
#wrapper #home_menum_list_4{
	width:160px;
	height:20px;
	background-color:#EBEBEB;
	margin-top:10px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(../images/menum_list/menum_list_18030.png);
	
}
#wrapper #home_content{
	width:695px;
	height:auto;
	float:right;
	background-color:#EBEBEB;
	padding-top:50px;
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:#CCC;
	color: #000;
	}
#wrapper #home_content p {
	white-space: normal;
	margin-right: 32px;
	margin-left: 32px;
	line-height: 32px;
	text-indent:32px;}

#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 {
	margin-left:32px;
}
h2{
	margin-right:32px;
	margin-left:32px;
	color: #F00;
	}
h3{
	font-weight:bold;
	margin-right:32px;
	margin-left:32px;
	line-height:32px;
	color: #000;
	}
.top{
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
}

.top a:link {
	background-color:#2C7142;
	color: #0FF;
	text-decoration: none;
}
.top a:visited {
	text-decoration: none;
	color: #600;
}
.top a:hover {
	text-decoration:none;
	color: #00F;
}
hr{
	 margin-left:auto;
	 margin-right:auto;
	 background-color:#2C7142;
	 height:1px; 
	 width:500px;
}
