body > header {
	background: rgb(255, 255, 255); height: 85px; position: relative;
}
body > header h1 {
	top: 74px; width: 100%; text-align: center; position: absolute; z-index: 100;
}
body > header nav {
	left: 50%; top: 3px; margin-left: -450px; position: absolute;
}
body > header nav ul {
	border-left-color: rgb(225, 225, 225); border-left-width: 1px; border-left-style: solid;
}
body > header nav ul:after {
	clear: both; display: block; content: "";
}
body > header nav li {
	height: 50px; text-align: center; border-right-color: rgb(102, 102, 102); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
body > header nav li:first-child {
	border-left-color: rgb(102, 102, 102); border-left-width: 1px; border-left-style: solid;
}
body > header nav li a {
	padding: 0px 0.8em; line-height: 65px;
}
body > header form {
	background: url("../image/search.png") no-repeat; top: 22px; width: 200px; height: 23px; right: 50%; margin-right: -450px; position: absolute;
}
body > header form input[type='text'] {
	padding: 0px 5px; border: currentColor; left: 0px; top: 0px; width: 165px; height: 23px; line-height: 23px; font-size: 16px; position: absolute;
}
body > header form button {
	border: currentColor; top: 0px; width: 25px; height: 23px; right: 0px; text-indent: -999999em; position: absolute; cursor: pointer;
}
body > section {
	background: rgb(0, 0, 0); padding: 85px 0px 45px; position: relative;
}
body > section .wrapper {
	background: url("../image/back1.png") repeat-x center;
}
body > section p {
	text-align: center; color: rgb(153, 153, 153); line-height: 1.6; font-size: 14px; margin-top: -30px;
}
body > section p strong {
	color: rgb(255, 255, 255); font-size: 16px;
}
#slide3 h2 {
	position: absolute;
}
#slide3 ul {
	left: 135px; top: 175px; position: absolute;
}
#slide3 ul li {
	margin-bottom: 0.8em;
}
#slide3 ul li::before {
	color: rgb(115, 34, 89); content: "กแ ";
}
#slide3 > a {
	right: 400px; bottom: 45px; position: absolute;
}
#slide3 a {
	color: rgb(102, 0, 51); text-decoration: underline;
}
#slide3 a:hover {
	color: rgb(221, 0, 111);
}
#slide3 > img[src='map.png'] {
	border: 1px solid rgb(0, 0, 0); top: 175px; right: 135px; position: absolute;
}
.type2_left #slideWrapper {
	position: relative;
}
ul.orbit-bullets li {
	background: url("../image/special_position.gif") no-repeat ; width: 8px; height: 8px;
}
ul.orbit-bullets li.active {
	background-position: -8px 0px;
}
body > footer {
	background: url("../image/back2.png") repeat-x; height: 123px; clear: both; position: relative;
}
body > footer ul {
	margin: 0px; padding: 1em 0px 0.5em; text-align: center;
}
body > footer ul li {
	margin: 0px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; display: inline-block;
}
body > footer ul li:first-child {
	border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;
}
body > footer ul li a {
	padding: 0px 1em; color: rgb(204, 204, 204); font-size: 12px;
}
body > footer small {
	text-align: center; display: block;
}
