* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 30px;
	background-color:#85BDDE;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}

#container {
	background-color:#1E639B;
/*	#164871;*/
	margin: 0px auto;
	width: 766px;
	padding:13px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border:1px #FFFFFF solid;
	background-color:#397EB7;
}

#page_header {
	width: 766px;
/*	height: 165px; */
	overflow: hidden;
	text-align:left;
}


/* Page Header : Company Name & Logo */

#header_flash{
	height:130px;
	width: 766px;
	float: left;
	text-align: center;
}

#header_lang{
	margin-top:25px;
	width:175px;
	text-align: center;
	float:left;
	font-size:10px;
}

#header_lang a{
	text-decoration:none;
}


/* Page Header : Menu */

#header_menu {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:116px;
	text-align:center;
	float: right;
}

#header_menu a {
	padding: 4px 0px 6px 0px;
	border: 1px solid #FFFFFF;
	display: block;
	width: 116px;
	color: #e3ecf8;
	background-color:#397EB7;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

#header_menu a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu a:hover {
	color: #fff;
	background-color:#1E639B;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #FFFFFF;
	background-color:#397EB7;
}

/* Left Sidebar : The rest */

#thongke {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	font-size:11px;
}

#thongke h2 {
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-bottom:3px;
}

/* Left Sidebar : Category */

#category {
	padding: 10px 15px 10px 22px;
	text-align: left;
}

#category h2 {
	font-size:14px;
	font-weight:bold;
	width: 76px;
	height: 19px;
	text-align:center;
	margin-bottom:3px;
}

#category li {
	list-style-type: disc;
	font-size:7px;
}

#category li h4 {
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
}

#category a {
	text-decoration: none
}

#category p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#category .link-more {
	text-align: right;
	font-weight: bold;
}

/* Main Content */

#maincontent_container {
	width: 588px;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 0px 0px 0px 10px;
	width: 578px;
}

/* How We Started */

#flash_container {
	border: 1px solid #FFFFFF;
	float: right;
	background-color:#397EB7;
	padding:0px;
}

#flash_review {
	float:right;
	width: 576px;
	padding:0px;
}

#find_container {
	float: left;
	margin-top: 10px;
}

#find_review{
	margin: 2px 10px 2px 10px;
	width: 557px;
}

/* content review */

#content_container {
	border: 1px solid #FFFFFF;
	background-color:#397EB7;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
}

#content {
	margin: 10px 10px 10px 10px;
	width: 557px;
}

#content p {
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
}

#content h3 {
	font-size:14px;
}

#content a {
	text-decoration:none;
}

#content_review ul {
	padding-bottom: 2px;
	width: 550px;
}

#content_review li {
	margin: 6px 21px 10px 1px;
	float: left;
}

#content_review li.end {
	margin-right: 0px;
}

#content_review li a {
	display: block;
	width: 117px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#content_review li a img {
	margin: 1px;
}

#content_review li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#content_table {
	background-color:#1E639B;
	display:block;
	border: #CCCCCC solid thin;
}

.content_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.content_nav a {
	text-decoration: none;
}

#content .link-more {
	padding-right: 10px;
	font-weight: bold;
	float: right;
}

/* Page Footer */

#page_footer {
	border:#FFFFFF solid 1px;
	background-color:#397EB7;
	padding-top:10px;
	padding-bottom:10px;
	margin: 10px, 10px, 10px, 10px;
	width: 766px;
	float: right;
	text-align: center;
	font-size: 11px;
}

#page_footer a {
	font-weight:bold;
	text-decoration:none;
}
