@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: right;
	text-indent: 10px;
	text-decoration: none;
}
.menu_top:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: left;
	text-decoration: none;
	text-indent: 6px;
}
.menu_left:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.p_header {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;


}
.content_table {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.footer {
	font-size: 9px;
}
ul {
	text-align: left;
	margin-left: 0px;
	line-height: 18px;
}
