body,html {
	background: #FFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
a:link {
	color:#2a2007;
	text-decoration:none;
}
a:visited {
	color:#c6c1a8;
	text-decoration:none;
}
a:hover {
	color:#c6c1a8;
	text-decoration:none;
}
a:active {
	color:#FFF;
	text-decoration:none;
}
#china_minisite {
	margin: 0px auto;
	width: 600px;
	background:url(../images/bg.jpg) repeat #c6c1a8;
}
#header {
	width: 600px;
	clear: both;
}
#left {
	background: transparent url(../images/nav_bg.png) no-repeat left top;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 420px;
	min-width: 180px;
	z-index: 0;
}
#side_nav {
	font-size: 14px;
	font-weight: bold;
	width: 600px;
	line-height:normal;
	padding-bottom: 5px;
	clear: both;
	height: 25px;
	background: url(../images/menu_bg.png) repeat-x;
}
#side_nav ul {
	margin: 0px;
	list-style: none;
	padding:0px 5px;
}
#side_nav li {
	float: left;
	margin: 0px 2px;
	float: left;
	padding: 0px 0px 0px 20px;
	background: url(../images/menu_left.png) repeat-y left top;
}
#side_nav a {
	display: block;
	background: url(../images/menu_on.png) repeat-y right top;
	text-decoration:none;
	font-weight:bold;
	color: #2a2007;
	padding: 5px 10px 5px 5px;
}
#side_nav a:hover {
	color:#c6c1a8;
	background: url(../images/menu_on.png) repeat-y right top;
}
#side_nav a:active {
	color:#FFF;
	background: url(../images/menu_on.png) repeat-y right top;
}
#china_content {
	background: transparent url(../images/contentbg.png) repeat-y right top;
	font-size: 12px;
	width: 600px;
	padding: 0px;
	margin: 0px;
}
#china_content_end {
	background: transparent url(../images/contentbg_footer.png) no-repeat right top;
	width: 600px;
	margin: 0px;
	padding-bottom: 150px;
	height: 10px;
	line-height: 0px;
}
#footer {
	clear: both;
}
#wall {
	background: transparent url(../images/footer.png) no-repeat left bottom;
	min-height: 228px;
}
#top {
	width: 750px;
	height: 100px;
	margin: 0px auto;
	vertical-align: middle;
}
#flash_content {

}
h1 {
	font-size: 21px;
	margin: 0px 10px;
	line-height: 36px;
	padding: 10px 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 10px 10px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color:#FFF;
	margin: 20px;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
	margin: 0px;
	padding:0px 0px 0px 10px;
}
p {
	margin: 10px 5px;
	line-height: 16px;
}
hr {
	width: 95%;
	text-align:center;
	height: 1px;
}

img {
	border: 0px;
	margin: 0px;
	;
	padding: 0px;
}
.image_A {
	float: left;
	margin: 0px 10px;
	clear: left;
}
.image_B {
	float: right;
	margin: 0px 10px;
	clear: right;
}
/* Home Page */
#home_left {
	float: left;
	width: 350px;
	padding-left: 5px;
	padding: 5px 0px 0px 5px;
}

#home_right {
	float: right;
	width: 225px;
	text-align: left;
	padding-right: 10px;
}
#spacer {
clear: both;
}
#promo1 {
float: left;
width: 74px;
padding-right: 1px;
}
#promo1 #promo_line {
height: 30px;
width: 74px;
}
#promo2 {
float: left;
width: 74px;
padding-right: 1px;
}
#promo2 #promo_line {
height: 130px;
width: 74px;
}
#promo3 {
float: right;
width: 74px;
}
#promo3 #promo_line {
height: 10px;
width: 74px;
}
#promo_spacer {
clear: both;
}
#promo_line {
background: transparent url(../images/promo_line.png) top center repeat-y;
}
#promo_txt a {
display: block;
background: transparent url(../images/promo1.png) top center no-repeat;
height: 273px;
width: 74px;
margin: 0px;
padding: 0px;
color: #2a2007;
}
#promo_txt a:hover {
	color:#c6c1a8;
	background :url(../images/promo1_on.png) top center no-repeat;
}
#promo_txt a:active {
	color:#FFF;
	background: url(../images/promo1_on.png) top center no-repeat;
}
#promo_txt img {
margin: 5px;
}
#promo_txt h1 {
margin: 5px;
font-size: 12px;
font-weight: bold;
line-height: 14px;
}
#promo_txt p {
	margin: 5px;
	font-size: 10px;
	line-height: 12px;
}
#gallery {
	height: auto;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px;
}
