.banner {
	background-image: url(Images/translator/website.jpg);
	background-repeat: no-repeat;
	height: 403px;
	width: 850px;
}
.banner_cn {
	background-image: url(Images/translator/website_1.jpg);
	background-repeat: no-repeat;
	height: 403px;
	width: 850px;
}


.shadow_l {
	background-image: url(Images/modern/shadow_left.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.shadow_r {
	background-image: url(Images/modern/shadow_right.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.logo_strip {
	background-image: url(Images/translator/logoline.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 850px;
}
.menu_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	border-bottom: #999 1px solid;
	text-decoration: none;
	color: #333;
}


a:hover .menu_en {
	background-color: #999;
	color: #FFF;
	text-decoration: none;
}
a:link .menu_en {
	text-decoration: none;
}

.text_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0px 30px 50px 30px;
	color: #333;
	line-height: 20px;
}
.text_chi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	padding: 0px 30px 50px 30px;
	color: #333;
	line-height: 22px;
	letter-spacing: 1px;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	color: #333;
	line-height: 20px;
}




.h1_box_en {
	padding: 0px 0px 10px 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #600;
}
.h1_box_cn {
	padding: 0px 0px 10px 30px;
	font-size: 28px;
	font-weight: bold;
	color: #600;
	text-align: center;
}


.sub_head_box_en {
	font-weight: bold;
	padding: 10px 30px 10px 30px;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.footnote_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	padding: 0px 30px 3px 30px;
	color: #333;
}
