body {
	/* background: #FFF url('images/body_bk3.gif') repeat 0 0; */
	margin:0;
	padding:0;
	text-align: center; /* IE—pƒZƒ“ƒ^ƒŠƒ“ƒO */
	/* font-family: Arial,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif; */
}
img { border: 0; }
#header {
	background-color: #000;
	width:800px;
	height:83px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.logo {
	position:absolute;
	top:16px;
	left:18px;
	float:left;
}

h1 {
	float:right;
	text-align: right;
	color:#FFF;
	font-size:12px;
	line-height:22px;
	background: #29661C url('images/en_h1_bk.jpg') no-repeat 0 0;
	width:670px;
	height:22px;
	margin:0;
	padding:0;
	position:absolute;
	top:16px;
	left: 130px;
}
h2 { color: #29661C; }
h3 { font-size:16px; margin:0; padding:0px; }
#headermenu {
	position:absolute;
	top:46px;
	right: 0;
	list-style-type:none;
	
}
#headermenu li { /* float:left; */ display:inline; font-size:12px; margin-right:10px; }
#headermenu img { margin-right:5px; }
#headermenu a  { color:#FFF; text-decoration:none; }
#headermenu a:hover  { color:#FFFF00; text-decoration:underline; }

#cheader { margin:0 auto; width:799px; height:75px; border-bottom:1px solid #FFF; border-right: 1px solid #29661C; background-color: #29661C; text-align:left; position:relative; }
#chimg   { position:relative; top:0 left:0; width:75px; border-right: 1px solid #FFF; }
#chtxt   { position:absolute; top:5px; left:85px; color:#FFF; }
#notice	 { position:absolute; top:24px; left:85px; color:#FFF; }
#chbtn   { position:absolute; top:35px; left:645px; color:#FFF; }
#menu    { position:absolute; top:45px; left:85px; margin:0; padding:0; list-style-type:none; }
#menu li { display:inline; font-size:12px; margin-right:10px; color:#FFF; }
#menu a  { color:#FFF; text-decoration:none; }
#menu a:hover  { color:#FFFF00; text-decoration:underline; }

#main { width:799px; border-right: 1px solid #29661C; background: #FFF url('images/en_left_bk.jpg') no-repeat left bottom; margin:0 auto; } 

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#mleft  { float:left; width:218px; text-align:right; }
#mright { float:right; width:550px; text-align:left; padding: 15px 15px; font-size:12px; }


#estatebar { margin: 15px 0 0 0; }
#estframe  { background: #FFF url('images/english/estframebk.jpg') repeat-x 0 0; padding: 5px; }
#footer {
	position:relative;
	clear:both;
	width:800px;
	height:80px;
	background: #000 url('images/en_footer_bk.jpg') no-repeat center bottom;
	margin:0 auto;
}

#copyright {
	text-align:center;
	font-size:10px;
	color: #FFF;
	width:750px;
	height:15px;
	position:relative;
	top:60px;
}
.center {
	text-align:center;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}

/* aboutus */
table { width:100%; }
td { vertical-align:top; font-size:12px; }
.tdleft { width:25%; }
 
/* contact us */
td input, td textarea { width:98%; }

#submit { text-align:right; margin-right:10px; }