@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: #FFFFFF;
	text-decoration: none;	
}

.left1:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.left1:hover {
	color: #660000;
	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(../food/images/main_photobk.jpg);
	background-repeat: no-repeat;
}

/****¦¸­¶****/

.main_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6e5602;
	font-weight: bold;
	padding: 4pt;
	text-align: left;
}

.main_title1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6e5602;
	font-weight: bold;
	padding: 4pt;
	text-align: center;
}


.main_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #A84A1E;
	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: #AF4D1D;
	padding: 4pt;
	text-align: left;
	line-height : 110%;
}

.link1:link {
	color: #6A3F37;
	text-decoration: none;
}

.link1:visited {
	color: #6A3F37;
	text-decoration: none;
}

.link1:hover {
	color: #993333;
	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: #993300;	
	text-decoration: underline;

}