@charset "utf-8";
#header {
	background-image: url(images/header_bg_01.png);
	height: 225px;
	width: 190px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 834px;
	font-family: "新細明體";
	font-size: 13px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
#contant {
	margin: auto;
	height: auto;
	width: 1024px;
}
#side {
	float: left;
	width: 223px;
	background-image: url(images/bg_02.png);
	background-repeat: repeat-y;
}
#main {
	float: right;
	background-image: url(images/bg_04.png);
	background-repeat: repeat-y;
	width: 661px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 80px;
	font-family: "新細明體";
	font-size: 15px;
	line-height: 26px;
	text-align: left;
}
#root {
	margin: auto;
	height: 50px;
	width: 1024px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
}
.btn {
	background-image: url(images/btn_05.png);
	clear: left;
	float: left;
	height: 33px;
	width: 168px;
	padding-top: 10px;
	font-family: "微軟正黑體", "Adobe 繁黑體 Std B";
	font-size: 15px;
	color: #333;
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 5px;
	text-align: center;
}
body {
	background-color: #f5efd0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.title {
	background-image: url(images/tit_bg_03.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 711px;
	font-family: "微軟正黑體", "Adobe 繁黑體 Std B";
	font-size: 15px;
	padding-top: 25px;
	padding-left: 90px;
	float: right;
}
