@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bgmain.jpg) center top no-repeat #DAC99B; 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}


/*General BEGIN*/
div, dl, dt, dd, ul,ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, blockquote {margin:0; padding:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;}
/*li {list-style:none;}*/
caption, th {text-align:justify;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 15px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; }
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
legend {color:#000;}
.clear{clear:both;}
/*General END*/
input, textarea { font-family: Arial, Helvetica, sans-serif; }
.grey { color: #666666; }
.error { color: #C12247; }
.result { color: #604633; font-weight: bold; font-size: 14px; line-height: 1.8; }
.note { color: #604633; font-weight: bold; font-size: 14px; }

.submenu {
	color: #C12247;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	list-style-image: url(../images/arr01.png);
}

.submenu li { padding-bottom: 15px; }
.submenu li a { color: #C12247; }
.submenu li a:hover { color: #666666; }

.greyline { border-bottom: 1px solid #CCCCCC; clear: both; }
.greyhr { border: 0; color: #CCCCCC; background-color: #CCCCCC; height: 1px; }
.greenhr { border: 0; color: #D2E494; background-color: #D2E494; height: 1px; }
.orghr { border: 0; color: #FDD2A9; background-color: #FDD2A9; height: 1px; }

.p10 { padding: 10px; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.col50 { float: left; width: 50%; }

.ht10 { height: 10px; }
.ht20 { height: 20px; }

.input01 { border:1px solid #605B5A; height:22px; line-height: 22px; width: 240px; -moz-border-radius: 5px; border-radius: 5px; }
.textarea01 { border:1px solid #605B5A; width: 240px; font-family: Arial, Helvetica, sans-serif; -moz-border-radius: 5px; border-radius: 5px; }
.select24 { border:1px solid #cccccc; height:24px; line-height: 24px;}
.checkbox { border: none; }
.checkboxdiv { border: none; margin-top: -5px; }
.radiodiv { border: none; margin-top: -5px; }

.inputerror { border:1px solid #C12247; height:22px; line-height: 22px; background: url(../images/error.gif) no-repeat right; padding-right: 30px; }

a {outline:none;text-decoration:none; cursor:pointer; color: #C12247;}
.edit a { font-size: 11px; color: #333333; }

#container{
	width: 994px;
	min-height: 565px;
	background:url(../images/bg.jpg) center top no-repeat #F9EAC9; 
	margin: 0 auto;
	margin-top: 110px;
	margin-bottom: 30px;
	padding: 0;
	border: 6px solid #605B5A;
	position: relative;
}

#logo {
	position: absolute;
	left: -45px;
	top: -52px;
}

#bghome{
	width: 994px;
	min-height: 565px;
}

#bghome01{
	width: 994px;
	min-height: 565px;
	background:url(../images/bg-home.png) center top no-repeat;
}

#bghome02{
	width: 994px;
	min-height: 565px;
	background:url(../images/bg-home2.png) center top no-repeat;
}

#bgmenu{
	width: 994px;
	min-height: 565px;
	background:url(../images/bg-menu.png) right top no-repeat;
}

#homeleft {
	z-index: -1;
}

#home01 { position: relative; }

#homemain {
	width: 694px;
	/*height: 565px;*/
	position: absolute;
	top: 0;
	left: 150px;
}


#homemain2 {
	width: 694px;
	margin-left: 150px;
}

#homeright {
	float: right;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 185px;
	padding-left: 20px;
}

#home-leaf {}

#top {
	height: 50px;
}

#homebut {
	float: left;
	margin-top: 18px;
}

#langbut {
	float: right;
	margin-top: 33px;
}

#pagetitle {
	margin-top: -45px;
	margin-left: 310px;
	z-index: 10;
}

.homebox01 {
	float: left;
	width: 224px;
	height: 160px;
	margin: 0 11px 15px 0;
}

.homebox02 {
	float: left;
	width: 224px;
	height: 160px;
	margin: 0 0 15px 0;
}

#brand01 {
	margin-top: -35px;
	margin-left: -100px;
}

#brand02 {
	margin-top: -80px;
	margin-left: -100px;
}

#brand03 {
	margin-top: -43px;
	margin-left: -115px;
}

#content {
}

#locate02 {
	float: left;
	margin-left: -20px;
}

#rightlogo {
	float: right;
	margin-right: 15px;
	margin-top: 80px;
}

#newsmain {
	float: left;
	width: 840px;
	margin-left: 40px;
}

#newsbot {
	margin-top: 25px;
	min-height: 540px;
	background: url(../images/bg-news.png) left top no-repeat;
}

#newside {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-top: 50px;
}

#newscontent {
	float: left;
}

#growmain {
	float: left;
	width: 880px;
	margin-top: -35px;
	padding-bottom: 30px;
}

#joinmain {
	float: left;
	width: 860px;
	margin-left: 20px;
	margin-top: -20px;
}

#joinright {
	float: left;
	margin-top: 50px;
	margin-left: -45px;
}

#enqright {
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	/*margin-left: 55px;*/
}

#careerright {
	float: left;
	margin-top: 20px;
	margin-left: -10px;
}

.foodmenu { 
	text-align: center;
	margin-top: -43px;
}