body {
	background-image: url(images/chinBg.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.clear {
	clear: both;
}
#main {
	height: 776px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
	margin-bottom: 100px;
}
#main #mainBg {
	behavior: url(iepngfix.htc);
	background-image: url(images/contactBg.png);
	background-repeat: no-repeat;
	height: 746px;
	width: 881px;
	position: relative;
	z-index: 5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main #mainBg #mainFlash {
	height: 200px;
	width: 880px;
	margin-bottom: 30px;
}
#main #mainBg #leftButton {
	background-image: url(images/leftBg.png);
	background-repeat: no-repeat;
	height: 461px;
	width: 142px;
	float: left;
	padding-top: 60px;
	margin-right: 10px;
}
#main #mainBg #smallTitle {
	background-image: url(images/smallTitle.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 130px;
	padding-top: 38px;
	padding-left: 16px;
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #804000;
	font-weight: bold;
}
#main #mainBg #mainContact {
	
	
	float: left;
	height: 450px;
	width: 725px;
	border: 2px solid #DBD7B2;
	margin-top: -2px;
}
#main #Language {
	behavior: url(iepngfix.htc);
	background-image: url(images/languge.png);
	height: 21px;
	width: 400px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 11;
	left: 493px;
	top: 242px;
	font-size: 14px;
	padding-top: 8px;
	color: #B08B82;
}
#main #Language a:link, #main #Language a:visited {
	color: #B08B82;
	text-decoration: none;
}
#main #Language a:hover {
	color: #684942;
	text-decoration: none;
}
#main #shadow {
	behavior: url(iepngfix.htc);
	height: 796px;
	width: 941px;
	position: absolute;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	z-index: 1;
	top: -10px;
	left: -10px;
	
}
#main #timers {
	width: auto;
	position: absolute;
	height: auto;
	left: 775px;
	top: -28px;
	color: #8B5C29;
	font-size: 14px;
	padding: 3px;
}
#main #info {
	width: auto;
	position: absolute;
	left: 546px;
	top: 787px;
	text-align: right;
	line-height: 1.8em;
	color: #8B5C29;
}

