body {
	font-family: "宋体";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.main_body {
	padding: 8px;
}
.main_body_bg {
	background-image: url(../images/main.body/bg.gif);
	padding: 12px;
}
.default_text {
	font-family: "宋体";
	font-size: 14px;
	color: #006;
	line-height: 22px;
}
.warning_text {
	font-family: "宋体";
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #039;
	text-decoration: none;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #039;
	text-decoration: none;
}


a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #03C;
	text-decoration: underline;
}

a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #099;
	text-decoration: none;
}
