@charset "utf-8";
body,td,th {
	font-size: 12px;
}
.red {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
    text-decoration: none;
}
.red:hover {
	text-decoration: underline;
}

.green {
	font-size: 12px;
	font-weight: bolder;
	color: #0d582d;
	text-decoration: none;
}

.kuang {
	border: 1px solid #0d582d;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    }
.hanggao {
	line-height: 20px;
}
.green:hover {
	color: #FF0000;
	text-decoration: underline;
}

.common {
	text-decoration: none;
	color: #000000;
}
.common:hover {
	color: #FF0000;
	text-decoration: underline;
}
