@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/web-bg.jpg"/*tpa=http://www.saibon.net/images/web-bg.jpg*/);
}
body,td,th {
	font-size:12px;
	font-family:Arial, "Arial Narrow", "宋体"
}

.style1 {font-size: 12px}
.style2 {color: #999999}
#nvg {color: black;font-weight: bold}
#nvg a {color: black;font-weight: bold}
#nvg a:hover{color:#4993ae}
.title {font-size:16px; font-weight:bold; line-height:22px;}
form {padding:0px; margin:0px;}

#left a:link {
	color: #757575;
	text-decoration: none;
}
#left a:visited {
	color: #757575;
	text-decoration: none;
}
#left a:hover {
	color: #757575;
	text-decoration: underline;
}
#left a:active {
	color: #757575;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
