@charset "utf-8";
/* CSS Document */
.content {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.bottom {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:20px;
}
.site_link {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:20px;
}
.site_link:link {
	text-decoration:none;
	color:#000000;
}
.site_link:visited {
	text-decoration:none;
	color:#000000;
}
.site_link:hover {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#004182;
	
}
.site_link:active {
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.bott_link {
	font-family:verdana;
	font-size:11px;
	color:#004182;
	font-weight:bold;
	line-height:20px;
}
.bott_link:link {
	text-decoration:none;
	color:#004182;
}
.bott_link:visited {
	text-decoration:none;
	color:#004182;
}
.bott_link:hover {
	text-decoration:none;
	color:#000000;
}
.bott_link:active {
	text-decoration:none;
	color:#004182;
}
.readmore {
	font-family:verdana;
	font-size:11px;
	color:#004182;
	font-weight:bold;
}
.readmore:link {
	text-decoration:none;
	color:#004182;
}
.readmore:visited {
	text-decoration:none;
	color:#004182;
}
.readmore:hover {
	text-decoration:none;
	color:#000000;
}
.readmore:active {
	text-decoration:none;
	color:#004182;
}
.mail {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.mail:link {
	text-decoration:none;
	color:#000000;
}
.mail:visited {
	text-decoration:none;
	color:#000000;
}
.mail:hover {
	text-decoration:none;
	color:#0000FF;
}
.mail:actove {
	text-decoration:none;
	color:#000000;
}


.headtext{
font-size:18px;
font-family:"Century Gothic";
height:35px;
padding-top:5px;
padding-left:5px;
background-color:#EEF8FD;
font-weight:bold;
color:#0052A3;
}


.gentext{
text-align:justify;
padding-bottom:5px;
padding-top:5px;
line-height:25px;
padding-left:5px;
}

.boldtext{
font-weight:bold;
}