@charset "utf-8";
#mainLayout {
	width: 800px;
	height: 600px;
	background-color: #FFFFFF;
	margin: auto;
}
#content1 {
	height: 300px;
	width: 650px;
	float: left;
}
#content2 {
	height: 300px;
	width: 150px;
	float: left;
	background-image: url(images/bg_subMenu.jpg);
}
td {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
}
.textMenu {
	font-family: Leelawadee;
	font-size: 12px;
	text-align: center;
	color: #E2FFC5;
	letter-spacing: 1px;
}


#menu {
	height: 30px;
	width: 800px;
	background-color: #e34908;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content {
	height: 300px;
	width: 800px;
}
#footter {
	background-image: url(images/bg_footter.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 800px;
}
#footterLayer1 {
	background-image: url(images/bg_LaiMenu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	width: 800px;
}


#line1 {
	width: 800px;
	height: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin: auto;
}
#top {
	background-image: url(images/logo.jpg);
	height: 200px;
	width: 800px;
}
#mainMenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textMainMenu {
	font-family: Leelawadee;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}


a {
	font-family: Leelawadee;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#content1abUS {
	height: 300px;
	width: 500px;
	float: left;
}
#content2abUS {
	height: 300px;
	width: 300px;
	float: left;
}

