﻿@charset "utf-8";
/*=======================================================================
lstupdate = 29-09-2009
=========================================================================
Editer:
1.recca
2.
3.
=========================================================================
List:
1.body
2.box set
3.fonts
4.
5.
6.
7.
8.
9.
10.
=========================================================================
*/



/*1.body ================================================================*/
body {
	margin: 0;
	padding: 0;
	background-color: #EFDC8F;
}



/*2.box set =============================================================*/
#rootbox {
	position: absolute;
	width: 950px;
	height: 684px;
	margin-left: -475px;
	left: 50%;
	margin-top: 0;
	top: 0;
	border: #900 1px solid;
}
#rootbox_index {
	position: absolute;
	width: 950px;
	height: 600px;
	margin-left: -475px;
	left: 50%;
	margin-top: 0;
	top: 0;
	border: #900 1px solid;
}


#header {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F2EEA7;
}
#header img {
	margin: 0 3px 0 0;
	vertical-align: top;
}

#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	padding: 0px 20px 0 0;
	height: 44px;
}

#contact {
	height: 350px;
	width: 618px;
	padding: 44px 58px 69px 38px;
	overflow: auto;
	overflow-x: hidden;
}

#indleft {
	width: 270px;
	padding: 15px 11px 15px 25px;
}

#indright {
	width: 600px;
	padding: 12px 14px 0 0;
}

#news {
	background-image: url(images/index_newsbg.jpg);
	background-position: 0 50px;
	background-repeat: no-repeat;
	width: 260px;
	height: 140px;
	padding: 0 12px 9px 16px;
	margin-top: 4px;
	margin-bottom: 6px;
	overflow: hidden;
}
#titlenews {
	margin: 0 -12px 0 -16px;
}

#events {
	background-image: url(images/index_eventbg.jpg);
	background-repeat: no-repeat;
	width: 249px;
	height: 136px;
	padding: 50px 21px 9px 19px;
}

#rightbtn img {
	margin-right: 7px;
	margin-bottom: 12px;
}
	
	



/*3 fonts =============================================================*/
.footer {
	font-family: "新細明體", "細明體";
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 20px;
}


.greenbluetitle {
	font-family: "新細明體", "細明體";
	font-size: 18px;
	color: #018F81;
	letter-spacing: 1px;
	line-height: 22px;
}

.greenblue15px {
	font-family: "新細明體", "細明體";
	font-size: 15px;
	color: #008f82;
	letter-spacing: 1px;
	line-height: 18px;
}

.orange {
	font-family: "新細明體", "細明體";
	color: #F60;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
}

.greenblue {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #008f82;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.greenblue a:link {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #008f82;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}

.greenblue a:visited {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #008f82;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}

.greenblue a:hover {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #008f82;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: underline;
}
.greenblue a:active {
}

.white {
	font-family: "細明體";
	font-size: 13px;
	color: #fff;
	letter-spacing: 1px;
	line-height: 16px;
}

.black {
	font-family: "細明體";
	font-size: 15px;
	color: #333;
	letter-spacing: 1px;
	line-height: 18px;
}

.black13px {
	font-family: "細明體";
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 16px;
}


.more {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #F00;
	letter-spacing: 1px;
	line-height: 16px;
}
.more a:link {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #F00;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
.more a:visited {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #F00;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
}
.more a:hover {
	font-family: "新細明體", "細明體";
	font-size: 13px;
	color: #F00;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: underline;
}
.more a:active {
}

.link a:link {
	color: #900;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.link a:visited {
	color: #900;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.link a:hover{
	color: #F00;
	text-decoration: underline;
}
.link a:active {
}

.newslink a:link {
	color: #F60;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.newslink a:visited {
	color: #F60;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
}
.newslink a:hover{
	color: #F30;
	text-decoration: underline;
}
.newslink a:active {
}













