body{
	margin: 0px;
	background-color: #09F;
	padding-top:7%;
}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
#logo{
	width: 150px;
	height:88px;
	background-image:url(../img/ThailandPost_Logo.png);
	float:left;
}
#header{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height:50px;
	text-align: center;
	font-family:Tahoma;
	font-size: 28px;
	color :#FFF;
}
.dialog{
	margin: 0px;
	font-family:Tahoma;
	font-size:16px;
	color :#FFF;
}
.dialog a{
	margin: 0px;
	font-family:Tahoma;
	font-size:16px;
	color:#FF0;
	text-decoration: none;
}
h1{
	font:BrowalliaUPC;
	color :#FFF;
}
hr{
	border-style: solid;
	color:#FFF;
}
#lang{
	margin-left: auto;
	margin-right: auto;
	width: 20%;
	display: block;
	text-align:center;
}
#enter{
	padding-top: 16px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	height:40px;
	text-align: center;
	background-color:#F36;
	border:solid 1px #F36;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#enter a{
	width: 150px;
	height:40px;
	text-decoration: none;
	font: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	display:block;
}
