body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
}
td {
	font-size: 14px;
	line-height: 155%;
	color: #333333;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.box {
	color: #996600;
}
.green_b {
	color: #4E7650;
	font-weight: bold;
}
.brown_b {
	font-weight: bold;
	color: #996633;
}
.b {
	font-weight: bold;
}
.introduction {
	background-image: url(../img/back1.jpg);
	background-repeat: no-repeat;
	background-position: 371px 32px;
}
.staff {
	background-image: url(../../others/staff/img/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.green {
	color: #4E7650;
}
.t10 {
	font-size: 10px;
	color: #333333;
}
.staff {
	background-image: url(../../others/staff/img/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.red_b {
	color: #CC3300;
	font-weight: bold;
}
.tborder{
	border-collapse:collapse;
	border: 1px solid #999999;
}
.tborder td{
	border: 1px solid #999999;
}
