body,td,th {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#C7B7AC;
}

a:link {
	color: #ef6e18;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ef6e18;
}
a:hover {
	text-decoration: underline;
	color: #fcb111;
}
a:active {
	text-decoration: none;
	color: #ef6e18;
}

.chinese_font {
	line-height:18px;
	letter-spacing:1px;
}
.english_font {
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
