/* CSS Document */
body {
	margin-top: 2px;
	background-color: #F8F0E5;
	color: #59492F;
}
.body_tb {
	background-image: url(../images/site_img/chinabg.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #59492F;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #7E6843;
}
