@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 14px;
	color: #336600;
	line-height:1.5;
}

a:link {
	color: #009900;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.copy{
font-size:10px;
color:#8B8F98;
text-decoration:none;
}

.copy1 {
font-size:9px;
color:#AAADB4;
text-decoration:none;
}

.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}

.gray {color:#82919A; text-decoration:none}
.blue {color:#6393C3}
.red {color:#E04C12}
.white {color:#FFFFFF}

.top_txt {color:#979AA4}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}
