@import url("css.css");


.left1_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2pt;
	text-decoration: none;
	text-indent: 2px;
}

.left1:link {
	color: #3a6306;
	text-decoration: none;	
}

.left1:visited {
	color: #3a6306;;
	text-decoration: none;
}

.left1:hover {
	color: #61771C;
	text-decoration: none; 
	FILTER: Glow(Color=#000000, Strength=1); 

}
.main_bg1 {
	background-image: url(../images/main_text.jpg);
	background-repeat: no-repeat;
}
.main_bg2 {
	background-image: url(../nature/images/main_photobk.jpg);
	background-repeat: no-repeat;
}


/****¦¸­¶****/

.main_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B8800;
	font-weight: bold;
	padding: 4pt;
	text-align: left;
}

.main_title1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B8800;
	font-weight: bold;
	padding: 4pt;
	text-align: center;
}


.main_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #788628;
	font-weight: bold;
	padding: 4pt;
	text-align: left;
}

.w1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;
}

.w1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;
	text-align: center;
}

.w2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2B683A;
	padding: 4pt;
	line-height : 110%;
}

.link1:link {
	color: #527A53;
	text-decoration: none;
}

.link1:visited {
	color: #527A53;
	text-decoration: none;
}

.link1:hover {
	color: #558217;
	text-decoration: underline;
}

/****ÂsÄý¦ì¸m****/

.way1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b8b8b;	
	font-size: 9pt;
}

.way1:link {
	color: #8b8b8b;	
	text-decoration: none;
}
.way1:visited {
	color: #8b8b8b;	
	text-decoration: none;
}
.way1:hover {
	color: #4d8114;	
	text-decoration: underline;

}