.text_s {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text_black_11 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Ms Sans Serif, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_orange_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.text_yellow_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
a
{
	cursor:pointer;
}
img{/* กำหนดขอบให้กับ รูปภาพ*/
	border:0;
}
ul#eyefish{ /* กำหนดขอบเขตของเมนู */
	margin:0;padding:0;
	/*margin-left:100px;*/
	display:block;
	/*height:100px;*/
	width:900px;
}
ul#eyefish li{ /* กำหนด css ให้กับ list รายการเมนู*/
	list-style:none outside;
	float:left;
}
ul#eyefish li a img{ /* กำหนดขนาดเริ่มต้นให้กับรูปภาพ */

}
