@charset "utf-8";


body {
	margin: 0px;
	background-color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.centerP {
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.bodyfooter {
	background-image: url(../images/body_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F6F7F8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #767676;
	font-weight: bold;
}
.orangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
}
.normtxt {
	line-height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.dotLine {
	background-image: url(../images/dotline.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
.redTxt {
	color: #CC0000;
}
.blueTxt {
	color: #0099CC;
}
.orangeTxt {
	color: #FF6600;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	background-color: #E2E2E2;
	color: #FF0000;
}
.txtBox {
	font-family: Tahoma, Thonburi;
	font-size: 12px;
	width: 250px;
}
.thainorm {
	font-size: 12px;
	font-family: Tahoma, Thonburi;
}
h2 {
	font-family: Tahoma, Thonburi;
	font-size: 17px;
	font-weight: bold;
}
