*{
	margin:0;
	padding:0;
	font-family: 'Noto Sans TC','Microsoft JhengHei',Arial, Helvetica, sans-serif;
}

body {
	margin-top: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/* font-family: Arial, Helvetica, sans-serif, "�s�ө���-ExtB", "�L�n������"; */
	background-color: #fff6eb;
}
#head {
	height: 200px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contant {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow:hidden;
}
#topnav {
	/* font-family: Arial, "�L�n������", "�s�ө���-ExtB"; */
	font-size: .9em;
	width:500px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 165px;
}
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#topnav li {
	display: inline;
}
#topnav a:link, #topnav a:visited {
	margin-right: 2px;
	padding: 3px 15px 2px 10px;
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
}
#topnav a:hover {
	border: none;
}
#con_left {
	float: left;
	height: 600px;
	width: 180px;
	margin-top: 0px;
}
.left_nav {
	float: left;
	height: 36px;
	width: 180px;
	margin-bottom: 2px;
	background-image: url(../images/leftnav0.png);
}
#con_left a,.left_nav a {
	/* font-family: "�L�n������", Arial; */
	font-size: 17px;
	color: #b53300;
	margin-left: 36px;
	text-decoration: none;
	margin-top: 5px;
	display:block;
}
.left_nav_t {
	float: left;
	height: 36px;
	width: 180px;
	margin-bottom: 2px;
}
.left_ad {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 20px;
	/* font-family: Arial, Helvetica, sans-serif, "�s�ө���-ExtB", "�L�n������"; */
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #914d04;
	text-align: center;
}
#con_cent {
	float: left;
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-left: 10px;
}

pre{
	/* font-family: Arial, "�L�n������", "�s�ө���-ExtB"; */


}


#con_cent_wd {
	/* font-family: Arial, "�L�n������", "�s�ө���-ExtB"; */
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #914d04;
	width: 560px;
	height: auto;
	padding: 10px;
}
h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFB696;
}
#con_right {
	float: right;
	height: 600px;
	width: 190px;
	margin-top: 0px;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
	color: #6f3e0a;
	/* font-family: Arial, Helvetica, sans-serif, "�s�ө���-ExtB", "�L�n������"; */
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding-top: 7px;
}