/* text style */
.text_gray_s1 {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text_gray_s2 {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.text_red_s1 {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 12px;
	line-height: 17px;
	color: #ff0000;
}
.text_red_s2 {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 11px;
	line-height: 16px;
	color: #ff0000;
}
.text_white_s1 {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}
.leftmenu {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	background-color: #fefefe;
	background-image: url(../img/bg_leftmenu.jpg);
	background-repeat: repeat-x;
}
.enews {
	font-family: Tahoma, "MS Sans Serif", Thonburi;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	height: 19px;
	width: 180px;
	border: 1px solid #666666;
}

