@import url("css.css");


.left1_th {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #b017a3;
	padding: 6pt;
	text-decoration: none;
	background-image: url(../other/images/left_bottonbk.jpg);
	text-indent: 44px;
	
}

.left1:link {
	color: #663300;
	text-decoration: none;
}

.left1:visited {
	color: #663300;
	text-decoration: none;
}

.left1:hover {
	color: #AA5500;
	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(../other/images/main_photobk.jpg);
	background-repeat: no-repeat;
}

/****´ÎÒ³****/

.main_title1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
	padding: 4pt;
	text-align: left;

}

.main_title1_c {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
	padding: 4pt;
	text-align: center;

}

.w1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;

}

.w1_c {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;
	text-align: center;
}

.w3 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC6600;
	padding: 4pt;
	line-height : 110%;
	text-align: left;
}

.link1:link {
	color: #666666;
	text-decoration: none;
}

.link1:visited {
	color: #666666;
	text-decoration: none;
}

.link1:hover {
	color: #660000;
	text-decoration: underline;
}


.link2:link {
	color: #CC6600;
	text-decoration: none;
}

.link2:visited {
	color: #CC6600;
	text-decoration: none;
}

.link2:hover {
	color: #993300;
	text-decoration: underline;
}
/****ä¯ÀÀÎ»ÖÃ****/

.way1 {
	font-family: Verdana, 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: #996600;	
	text-decoration: underline;

}