body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.text1 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.text_En {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}.designbg {
	background-image: url(../aboutus/images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.interbg {
	background-image: url(../aboutus/images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.word_En_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.word_bold {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
