.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.menu_bg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.body_bg {
	background-image: url(img/line_bg.gif);
	background-repeat: repeat-y;
}
.left_title {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.aboutus_word {
	line-height: 23px;
	color: #000000;
}
.fanyi_word {
	line-height: 24px;
	color: #FF9900;
}
.line_xia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.words {
	line-height: 23px;
	color: #000000;
}
.line_xu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
