body {
	font-size: 11px;
	font-family: "Microsoft YaHei", Tahoma, Arial;
	margin: 0px;
	font-size: 11px;
	background-color: #ffffff;
	color: #7d7d7d;
}
img {
	border:0;
}
td {
	line-height:22px;
}
a:link {
	color: #7d7d7d;
	text-decoration:none;
}
a:visited {
	color: #7d7d7d;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #7d7d7d;
	text-decoration:none;
}
.bg_lt {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_rt {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_br {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_bl {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_rm {
	background-repeat: no-repeat;
	background-position: right center;
}
.bg_l {
	background-repeat: repeat-y;
	background-position: left;
}
.bg_r {
	background-repeat: repeat-y;
	background-position: right;
}
.bg_tm {
	background-repeat: no-repeat;
	background-position: top;
}
.bg_bm {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_t {
	background-repeat: repeat-x;
	background-position: top;
}

