body {
	margin: 0 0 0 0;
	background: #03609b url("/images/bg-head.jpg") top center no-repeat;
}

a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066FF;
	text-decoration: underline;
}
.text {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #000000;
}
.text a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}
.text a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}
.text a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066FF;
	text-decoration: underline;
}

.text2 {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.text2 a:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text2 a:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text2 a:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.webboard {
	font-family: "Microsoft Sans Serif";
	color: #000000;
	text-decoration: none;
	font-size: 13px;

}
.webboard:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #003366;
	text-decoration: underline;
}
.webboard:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
.textlinkline {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}
.textlinkline:link {
	font-family: "Microsoft Sans Serif";
	color: #003399;
	text-decoration: underline;
}
.textlinkline:hover {
	font-family: "Microsoft Sans Serif";
	color: #990000;
	text-decoration: underline;
}
.textlinkline:visited {
	font-family: "Microsoft Sans Serif";
	color: #003399;
	text-decoration: none;
}
.text:visited {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.textmid {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}
.whitelink:link {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

div#contain {
	width: 980px;
	margin: 0 auto;
}
div#head {
	padding: 110px 0 10px 220px;
}
div#body {
	background: #ffffff;
}
div#foot {
	background: url("/images/bgfoot.jpg") repeat-x;
	text-align: center;
	color: #ffffff;
	padding: 10px 0 10px 0;
}

.menu_01 {
	background: #1869b6;
	padding: 5px 5px 5px 5px;
}