body {
	background-color: #B5B5B5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(images_zh/images_index/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size: 14px;
	color: #232323;
	line-height: 22px;
}

a {  text-decoration: none; color: #333333}

a:hover {
	color: #666666;
	text-decoration: underline;
}
a.white {  text-decoration: none; color: #ffffff}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txt12 {
	font-size: 12px;
	color: #232323;
	line-height: 18px;
}
div {
	font-family: Arial, Helvetica, sans-serif, "宋体";
}

.box {
	border: 1px solid #9C9998;
}

.txt16 {
	font-size: 16px;
}
.box-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	bo
