@charset "utf-8";
body {
	background-color: #f1efb6;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin-left: 0px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 25px;
	color: #7c522c;
	margin: 0px;
	padding-bottom: 15px;
}
#warpper {
	width: 622px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 355px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/page_01.jpg);
}
#menu {
	height: 62px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	height: 90px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/page_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-right: 111px;
	padding-left: 111px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#title {
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/page_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	text-align: center;
}
#warpper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	width: 100%;
}
h1 {
	margin: 0px;
}
.content12 {
	font-family: "微軟正黑體";
	font-size: 12px;
	line-height: 22px;
	color: #666;
}
.content18 {
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 22px;
	color: #c30d23;
}
.content14 {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
#warpper #content a:link {
	font-family: "微軟正黑體";
	color: #c30d23;
	text-decoration:underline;
}
#warpper #content a:visited {
	font-family: "微軟正黑體";
	color: #c30d23;
	text-decoration:underline;
}
#warpper #content a:hover {
	font-family: "微軟正黑體";
	color: #c30d23;
	text-decoration:none;
}
#warpper #content a:actived {
	font-family: "微軟正黑體";
	color: #c30d23;
	text-decoration:none;
}
#warpper #content a .pics_border {
	border: 2px solid #F1F1F1;
}
