@charset "utf-8";
#head {
	height: 150px;
	width: 800px;
	background-image: url(img/top.gif);
}
#mid {
	background-image: url(img/mid.gif);
	height: 700px;
	width: 600px;
	padding: 100px;
}
h2 {
	color: #303545;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #79829F;
	border-left-color: #757D9B;
}
#footer {
	height: 40px;
	width: 800px;
}
#menu {
	height: 50px;
	width: 800px;
	background-image: url(img/menuback.gif);
}
#base {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 1140px;
}
#head h1 a {
	display:block;
	width:800px;
	height:120px;
	text-indent:-9999em;
	margin: 0px;
	padding: 0px;
}
#head h1 {
	display:block;
	width:800px;
	height:120px;
	text-indent:-9999em;
	margin: 0px;
	padding: 0px;
}

#head #sub,
#head #sub2 {
	display:none;
}
.fontss {
	font-size: 12px;
	color: #303545;
	line-height: 140%;
}
body {
	background-color: #A9B0CD;
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {font-size: 16px}
pfont {
	font-size: 12px;
	line-height: 130%;
	color: #303545;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {color: #990000}
.style3 {font-size: 12px}

