* {
	margin:0;
	padding:0px;
}
html, body { 
	height:100%;
}
body {
	background:#faf6ea;
	font-family:Verdana, Arial, Helvetica, sans-serif, simsun, 細明體;
	font-size:100%;
	line-height:1em;
	color:#5e7913;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	background:url(/images/main-bg.gif) no-repeat	349px 105px;
}

#header {
	height:100px;
}
#content {
	min-height:654px;
	height:auto !important;
	height:654px;
}
#footer {
	color:#505349;
	padding:30px 0 15px 0;
	text-align: center;
}
.submenu{
	position:relative;
	height:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.4em\9;
	width: 100px;
	left: 343px;
	left: -83px\9;
	top: 5px;
	top: 20px\9;
}
.submenu A{
	color: #5e7913;
	text-decoration: none;
}
.submenu A:hover{
	color: #779944;
	text-decoration: none;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 15px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
.img-box img { 
	float:left; 
	margin:0 15px 0 0;
}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#8faf00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:80px;
	line-height:1.2em;
	color:#44402e;
	font-weight:normal;
	letter-spacing:-2px;
	margin-bottom:30px;
}
h1.alt-en {
	font-size:60px;
}

h1.alt {
	font-size:80px;
	
	margin-bottom:10px;
}

h2 {
	font-size:33px;
	line-height:1.2em;
	color:#666666;
	letter-spacing:-1px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size:33px;
	line-height:1.2em;
	color:#403a32;
	letter-spacing:-1px;
	margin-bottom:7px;
}
h4 {
	font-size:17px;
	color:#6f8500;
	font-weight:normal;
	border-bottom:1px solid #a0bf00;
	line-height:1.2em;
	padding-bottom:2px;
	margin-bottom:11px;
}
h5 {
	font-size:1em;
	margin-bottom:16px;
}
h6 {
	font-size:10px;
	color:#a4c301;
	text-transform:uppercase;
	margin-bottom:2px;
}


.txt1 {
	color:#a4c301;
}

.link1 { 
	padding-left:11px;
}



/*==================boxes====================*/
.box {
	padding:6px 10px 11px 12px;
	background:#f5edd7;
	margin-bottom:6px;
}
.box1 {
	padding:12px 20px 6px 17px;
	background:#f5edd7;
	margin-bottom:14px;
}



.address dt:first-line {
	font-weight:bold;
}
.address dd { 
	clear:both;
}
.address dd span { 
	float:left;
	width:94px;
}


/*===== header =====*/
.menu_top {
	font-family: arial, sans-serif, simsun, 細明體;
	margin:0 0 0 100px;
	font-size:14px;
	padding:21px 0 0 0;
	float: left;
	height: 80px;
	width: 600px;
}
.menu_top ul li a, .menu_top ul li a:visited {
	display:block;
	text-decoration:none;
	float:left;
	margin:0 12px 0 12px;
	margin:0 8px 0 8px\9;
	text-align:left;
	color:#363636;
	border:1px solid #faf6ea;
	line-height:20px;
	font-size:16px;
	overflow:hidden;
}
.menu_top ul {padding:0; margin:0;list-style-type: none; }
.menu_top ul li {
	float:left;
	position:relative;
}
.menu_top ul li ul {display: none;}
.menu_top ul li:hover a {color:#a0bf00; }
.menu_top ul li:hover a.current {color:#a0bf00;}
.menu_top ul li:hover ul {display:block; position:absolute; top:21px; left:0;}
.menu_top ul li:hover ul li a.hide {color:#a0bf00;}
.menu_top ul li:hover ul li:hover a.hide {color:#a0bf00;}
.menu_top ul li:hover ul li ul {display: none;}
.menu_top ul li:hover ul li a {display:block; color:#363636;}
.menu_top ul li:hover ul li a:hover {color:#a0bf00; text-decoration:underline;}


/*===== content =====*/
#content .inside {
	padding:24px 24px 15px 24px;
}
#content .inside1 {
	padding:37px 56px 15px 24px;
}
#content .indent {
	padding:0 0 0 18px;
}

.extra-button {
	float:right;
	padding:0 60px 54px 0;
	overflow:hidden;
}
.extra-button-en {
	float:right;
	padding:0 0 54px 0;
	overflow:hidden;
}

.extra-button a {
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(..//images/extra-button.jpg) no-repeat left top;
	width:402px;
	height:67px;
	font-weight:bold;
	padding:34px 0 0 0;
	font-size:15px;
	line-height:1.2em;
	text-indent:40px;
}
.extra-button-en a {
	display:block;
	color:#fff;
	text-decoration:none;
	background:url(images/extra-button.jpg) no-repeat left top;
	width:402px;
	height:67px;
	font-weight:bold;
	padding:24px 0 10px 70px;
	font-size:15px;
	line-height:1.2em;
}


.section {
	padding-bottom:42px;
}



.events li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.events li a {
	background:#f5edd7;
	display:block;
	padding:6px 10px 11px 12px;
	color:#5e7913;
	text-decoration:none;
	margin-bottom:14px;
}
.events li a:hover {
	color:#44402e;
	background:#e3e8af;
}
.events li a span {
	text-transform:uppercase;
	color:#8faf00;
	font-size:10px;
	display:block;
	margin-bottom:3px;
}

.show_more_events { background:url(/images/arrow1.gif) no-repeat right 6px; padding-right:15px;}
.show_recent_only { display:none; background:url(/images/arrow2.gif) no-repeat right 5px; padding-right:15px;}


.list1 li {
	background:url(/images/arrow3.gif) no-repeat left 5px;
	padding:0 0 2px 11px;
}


/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
	color:#505349;
	padding:7px 0 0 10px;
}
#newsletter-form input.text {
	width:170px;
	background:#fff;
	border:1px solid #dedede;
	border-bottom:none;
	border-right:none;
	padding:4px 3px 4px 5px;
	margin-right:6px;
}
#newsletter-form input.submit {
	width:79px;
	height:24px;
	border:none;
	background:#7da000;
	color:#eaff7b;
	cursor:pointer;
}



#contacts-form fieldset {
	border:none;
}
#contacts-form label { 
		display:block;
		height:42px;
} 
#contacts-form label input {
	z-index:2;
	width:565px;
	padding:3px 2px 3px 6px;
	color:#111;
	background:#cec7b4;
	border:none;
}
#contacts-form textarea {
	width:565px;
	height:100px;
	padding:3px 2px 3px 6px;
	color:#111;
	overflow:auto;
	background:#cec7b4;
	border:none;
}

/*==========================================*/
