@charset "utf-8";
/* CSS Document */

.con_nav {
	width: 590px;
	padding-left: 10px;
}
.con_head2 {
	width: 580px;
	padding-left: 14px;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
}
.con_head1 {
	width: 577px;
	padding-left: 10px;
	padding-top: 5px;
}
.con_content {
	width: 590px;
	padding-left: 10px;
}
.content_H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #33333;
	margin-bottom: 10px;
	width: 390px;
}
.con_foot {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	padding-left: 10px;
	width: 390px;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #00266D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00266D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #AB1F22;
}
a:active {
	text-decoration: none;
}
