@charset "utf-8";
/* CSS Document */
/*Reset Start*/
/*YuI*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*Reset End*/
/*Google*/
body {
	-webkit-text-size-adjust: none;
}
/*Google End*/
/*Body Start*/
body {
	font-family:Arial, Helvetica, "微軟正黑體";
	background-color:#f2f2f0;
	height:100%;
	width:100%;
}
.clr {
	clear:both;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.bg1 {
	background:url(../images/page_bg1.jpg) top center no-repeat;
	height:536px;
	margin:0;
}
.bg2 {
	background:url(../images/page_bg2.jpg) top center no-repeat;
	height:604px;
	margin:0;
}
.bg3 {
	background:url(../images/page_bg3.jpg) top center no-repeat;
	height:536px;
	margin:0;
}
.bg3 .info {
	position:absolute;
	top:400px;
	margin-left:180px;
	width:330px;
	height:75px;
}
.bg3 .rBox {
	position:absolute;
	top:400px;
	margin-left:650px;
}
.bg4 {
	background:url(../images/page_bg4.jpg) top center no-repeat;
	height:536px;
	margin:0;
}
.bg4 .info {
	position:absolute;
	top:400px;
	margin-left:180px;
	width:330px;
	height:75px;
}
.bg4 .rBox {
	position:absolute;
	top:400px;
	margin-left:650px;
}
.bg2 .info {
	position:absolute;
	top:505px;
	margin-left:150px;
	width:330px;
	height:75px;
}
.bg2 .rBox {
	position:absolute;
	top:520px;
	margin-left:615px;
}
.info {
	position:absolute;
	top:460px;
	margin-left:150px;
	width:330px;
	height:75px;
	z-index:99;
}
.info p {
	color:#fff;
	font-size:17px;
	line-height:120%;
	font-weight:bold;
}
.info p span {
	font-size:19px;
}
div#Pagebtn {
	margin:0 auto;
}
.pagebtn {
	width: 151px;
	height: 59px;
	text-indent: -9999px;
	white-space: nowrap;
	line-height: 0;
	background: url(../images/page_bg_btn01.jpg) top no-repeat;
	position: absolute;
	margin-left:849px;
	top: 476px;
 }
.pagebtn:hover {
  background:url(../images/page_bg_btn02.jpg) top no-repeat;
 }
	 
.rBox {
	position:absolute;
	top:450px;
	margin-left:615px;
}
.footer {
	background:url(../images/footer.jpg) top center no-repeat;
	width:1000px;
	height:61px;
}
.note {
	font-family:"微軟正黑體 bold";
	font-size:15px;
	line-height:120%;
	color:#666;
	background:#fff url(../images/note_tit_1.jpg) top center no-repeat;
	padding-top:45px;
}
.note ul {
	padding:15px 30px;
}
.note ul li {
	background:url(../images/spot1.jpg) left 3px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
.note ul li span {
	color:#9c1d1d;
	font-weight:bolder;
}
.note ul li p a {
	color:#3c879b;
}
.note ul li p a:hover {
	color:#064759;
}
.tit2 {
	background:#fff url(../images/note_tit_2.jpg) top center no-repeat;
}
.tit2 ul li {
	background:url(../images/spot2.jpg) left 3px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
.tit2 ul li p a {
	color:#24924c;
}
.tit2 ul li p a:hover {
	color:#0c5727;
}
