body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.gray01 {
	color: #999999;
}
.green2 {
	color: #a6c558;
}

.bt01 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.round_line {
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a.gray1:link {
	color: #999999;
	text-decoration: none;
}
.green {
	color: #408127;
	font-weight: bold;
}

a.gray1:visited {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #157d00;
	text-decoration: underline;
}
a.gray1:hover {
	color: #157d00;
	text-decoration: none;
}
a.graybt:link {
	font-weight: bold;
	color: #999999;
}
a.graybt:visited {
	font-weight: bold;
	color: #999999;
}
a.graybt:hover {
	color: #399121;
	font-weight: bold;
}


.top_line {
	background-image: url(images/top_right_line.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bot_line {
	color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

.menu_down_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b5b5b5;
	border-bottom-color: #b5b5b5;
}
