body {
	background-color: #FFFFFF;
	text-align: center;
}

#chinese_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#chinese_top_banner {
	float: left;
	width: 960px;
}

.chinese_main_title_text {
	font-size: 50px;
}

#chinese_combined_columns {
	width: 960px;
	float: left;
	clear: left;
}

#chinese_left_column {
	font-family: Arial;
	width: 240px;
	float: left;
	clear: left;
}

#chinese_right_column {
	
}

.chinese_right_column_title_spacing {
	padding-left: 20px;
}

#chinese_footer {
	width: 960px;
	float: left;
	clear: left;
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat;
	height: 36px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
}

#chinese_footer a {
	text-decoration: none;
	color: #666666;
}

#chinese_footer a:hover {
	text-decoration: underline;
	color: #666666;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}

#image_box {
	float: right;
	width: 305px;
}

#main_content {
	width: 394px;
	float: left;
}

.faq_main_category_text {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.faq_category_choices_text {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.faq_category_choices_text a {
	text-decoration: none;
	color: #0066FF;
}

.faq_category_choices_text a:hover {
	text-decoration: underline;
}

#faq_initial_questions_box {
	font-weight: bold;
	width: 739px;
}

#faq_initial_questions_box a {
	text-decoration: none;
	color: #0099FF;
}

#faq_initial_questions_box a:hover {
	text-decoration: underline;
}

.faq_questions{
	font-weight: bold;
}

.chinese_product_text {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	clear: left;
	float: left;
	text-indent: 40px;
}

.product_image {
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding: 2px;
}

#chinese_right_column_products {
	width: 960px;
	
}

.product_left_column {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 480px;
	float: left;
	clear: left;
	
}

.product_right_column {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 480px;
	float: left;
	clear: right;
	position: static;
}


.product_table {
	clear: left;
}
