/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}
	
.Thailand {
	font-size:10px;
	color:#4257A6;
	height:20px;
}

.Vietnam {
	font-size:10px;
	color:#68BD46;
	height:20px;
}

.India {
	font-size:10px;
	color:#E02747;
	height:20px;
}

.China {
	font-size:10px;
	color:#FDE93A;
	height:20px;
}
	
.reason {
	margin-top:30px;
	margin-bottom:40px;
	background:#E6E6E6;
	text-align:center;
	width:450px;
	
	padding:10px;
	
	border:1px solid #CDCDCD;
	line-height:20px;
}	
	
.answer {
	margin-top:30px;
	margin-bottom:70px;
	background:#E6E6E6;
	text-align:center;
	width:450px;
	
	padding:10px;
	
	border:1px solid #CDCDCD;
	line-height:20px;
}

.answer_ {
	color:#69BC46;
	margin-left:25px;
}

.question {
	margin-top:10px;
	margin-bottom:20px;
	background:#ffffff;
	text-align:center;
	width:450px;
	
	padding:10px;
	
	border:1px solid #E02747;
	line-height:20px;
}

div#login {
	position:relative;
		
	height:180px;
	width:220px;
		
	z-index:0;
	
	top:-210px;
	left:340px;
	
	background:#FFFFFF;
	
	visibility:hidden;
			
	padding-top:20px;
}

div#login input{
	border:solid 1px #84CE1C;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #68bd46;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 147%;
	margin-bottom:15px;
}

h3 {
	font-size: 120%;
	font-weight:normal;
	margin-left:10px;
	margin-bottom:15px;
	margin-top:20px;
}

p, ol, ul {
	line-height: 180%;
}

p {
	text-align:left;
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #4258a7;
}

a.home {
	color:#68BD46;
}

a.contact {
	color:#4257A6;
}

a.login {
	color:#E02747;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	position:relative;
	float: left;
	background: url(../images/img02.jpg) no-repeat left bottom;
	height:60px;
	top:-5px;
	cursor:pointer;
}

#logo h1, #logo h2 {
	position:relative;
	margin: 0;
	padding-left: 85px;
	font-weight: normal;
	color: #4257A6;
	top:10px;
}

#logo h1 {
	margin-top:15px;
	font-weight: bold;
	font-size:19px;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #68BD46;
	text-decoration: none;
	font-size: 95%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(../images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(../images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#content p {
	line-height:27px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

#content a {
	color: #E02747;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(../images/img10.gif) no-repeat;
}

.twocols {
	padding:20px;
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	_position:relative;
	_top:-520px;
	_left:20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background:url(../images/img10.gif) no-repeat;
}

.highlight {
	color: #68BD46;
}

#sidebar li {
	margin-bottom: 20px;
	/*background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;*/
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 75px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #68bd46;
	
	text-align:center;
}

#footer {
	width: 760px;
	margin: 0 auto;
	
	position:relative;
	top:0px
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(../images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
	color:#68BD46;
}

.box {
	border:solid 1px #84CE1C;
	color:#999999;
	
	margin-left:8px;
}

div#loader1 {
	width:32px;
	height:32px;
	
	position:relative;
	background:url(../images/loader1.gif);
	
	visibility:hidden;
}

img.screenshot {
	border:1px solid #CDCDCD;
}

img#close {
	position:relative;
	top:-17px;
	
	left:198px;
	
	cursor:pointer;
}

div#tgl {
	position:relative;
	top:80px;
}

