body {
	background-color: #C0D3D8;
	margin: 0px;
	font-size: small;
	line-height: 150%;
	color: #2B3333;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #2B3333;
}
a:hover {
	color: #546363;
	text-decoration: none;
}
a:visited {
	color: #596A6A;
	text-decoration: underline;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normalp {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.mainp {
	padding-left: 70px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.subp {
	color: #9EADAD;
	font-size: x-small;
	padding-left: 70px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.coner {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

h5 {
	color: #435050;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AABABC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




#wrapper {
	width: 650px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #789292;
	border-left-color: #789292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EB1B1;
}
#wrapper h1 {
	margin: 0px;
	padding: 0px;
}
#wrapper h2 {
	font-size: small;
	font-weight: normal;
	color: #ADBDBD;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#wrapper #headmenu {
	background-color: #ECF0F0;
	width: 648px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AABABB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AABABB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AABABB;
}

#headmenu h3 {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ECF0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEBEBD;
	float: left;
}
#headmenu a:hover {
	background-color: #FFFFFF;
}


td {
	vertical-align: top;
}


#wrapper #main {
	width: auto;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 230px;
	background-image: url(img/line001.gif);
	background-repeat: repeat-y;
	background-position: 40px 0px;
}
#main h4 {
	text-align: center;
	margin-top: 0px;
}

#wrapper #footer {
	clear: both;
	height: 20px;
	background-color: #CDD7D8;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#headmenu a {

	background-color: #CDD7D8;
}
