body {
	background:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p,h1,h2,span,div,h1,h2 {
	margin:0;
	padding:0;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.clr {
	clear:both;
}

#container {
	background:url(../images/background.jpg) top no-repeat;
	width:100%;
	height:auto;
	padding-bottom:30px;
	margin-top:-20px;
}

header {
	width:1002px;
	height:auto;
	margin:0 auto;
}

.logo {
	background:#f7f5f3;
	border:#fff solid 1px;
	width:270px;
	height:130px;
	float:left;
	margin-right:10px;
	border-radius: 0px 0px 20px 20px;
    box-shadow: 0 0 20px #b9b9b9;
    padding: 5px;
	margin-top:0px;
	z-index:999999999;
	position:absolute;
}

.logo img {
	padding-top:15px;
}

.punchline_bg {
	width:550px;
	background:none;
	height:123px;
	margin:0 auto;
	float:left;
	margin-top:25px;
	text-align:center !important;
	margin-left:270px;
}

.thaiLogo {
	float:right;
	height:145px;
	margin-top:22px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0f8909;
	font-size:35px;
	font-weight:normal;
	text-align:center !important;
}

h2 {
	background: #f9faf8;
	box-shadow: 0 0 20px #ede7e3;
	border-top:#fff solid 2px;
	border-bottom:#fff solid 2px;
	color:#ff0000;
	font-size:25px;
	padding:5px;
	text-align:center;
	width:580px;
	font-weight:normal;
}


section {
	width:1002px;
	height:auto;
	margin:0 auto;
}

.box_bg {
	background:url(../images/box_background.png) no-repeat center;
	width:615px;
	height:180px;
	margin:0 auto;
	padding:5px;
	
}

.box_bg .banner {
	float:right;
	background:#f7f5f3;
	width:257px;
	height:160px;
	border:#fff;
	box-shadow: 0 0 20px #0d0d0d;
	border-radius: 5px 5px 5px 5px;
	padding:5px;
	margin-top:5px;
	margin-right:20px;
}

.box_bg .content {
	width:250px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-right:20px;
}

.box_bg .content .thousand {
	padding-top:30px;
	padding-left:30px;
}

.box_bg .content .stone {
	padding-top:30px;
	padding-left:60px;
}

.clickHere {
	color:#febf8e;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	padding-top:30px;
	padding-left:10px;
}

.clickHere a{
	font-size:18px;
	color:#febf8e;
	text-decoration:none;
}

.clickHere a:hover{
	color:#febf8e;
	text-decoration:underline;
}

.content_bg {
	background:url(../images/bg.png) no-repeat center;
	text-align:center;
	margin-top:5px;
	margin-bottom:5pX;
	padding:5px;
}
