@charset "utf-8";
body {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #222;
	margin: 0px;
	background-color: #FFD91C;
}
img{border-width:0}
a{hlbr:expression(this.onFocus=this.blur());
	outline:none;
}
a, a.visited {
	color: #06C;
}
a:hover {
	color: #C33;
	text-decoration: none;
}
div.main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
div.top {
	background-image: url(images/img_01.jpg);
	height: 427px;
	position: relative;
}
div.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 105px;
	height: 90px;
}
div.logo a {
	display: block;
	text-decoration: none;
	height: 90px;
	width: 105px;
}

div.menu a , div.menu a.visited, div.menu a:hover{
	text-decoration: none;
}
div.menu {
	position: absolute;
	top: 345px;
	left: 23px;
}

.menu ul   {
	list-style:none;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0;
}
.menu li{
	float:left;
	z-index:3;
	position:relative;
	margin-right: 5px;
}
.menu li a{
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	display: block;
	position: relative;
	text-indent: -9999px;
	width: 185px;
	z-index: 5;
	height: 69px;
}
.menu li.btn1 a{
	background-position:0px 0px;
}
.menu li.btn1 a:hover {
	background-position:0px -75px;
}

.menu li.btn2 a {
	background-position:-191px 0px;
}
.menu li.btn2 a:hover {
	background-position:-191px -75px;
}
.menu li.btn3 a {
	background-position:-382px 0px;
}
.menu li.btn3 a:hover {
	background-position:-382px -75px;
}
.menu li.btn4 a {
	background-position:-573px 0px;
}
.menu li.btn4 a:hover {
	background-position:-573px -75px;
}








div.content {
	background-image: url(images/img_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
div.content ol {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
table.item {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}
table.item td {
	background-color: #ECECEC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.item th {
	background-color: #bbb;
	color: #600;
}


h1 {
	font-size: 32px;
	font-weight: bold;
	color: #FF0;
	text-align: center;
	line-height: 42px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h2  {
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h4 {
	background-image: url(images/ico_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	line-height: 26px;
	font-size: 16px;
	color: #C30;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4 span {
	font-size: 14px;
	color: #222;
	padding-left: 5px;
}



div.bottom {
	background-image: url(images/img_04.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-position: center top;
}

div.copyright {
	background-color: #FFF;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
}
table.item_02 {
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C03;
	margin-top: 5px;
}
table.item_02 td {
	width: 90px;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C03;
}
table.item_02 th {
	color: #FFF;
	background-color: #C63;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
}
