.header {
	background-color:#08107B;
}
.c_top {
	height: 30px;
}
.b_tx {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.tx12 {
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.n_line {
	background-color: #999999;
}

.h_logo {
	margin: 0px;
	padding: 0px;
	float: left;
}

.h_copy {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: right;
}

.p_top {
	font-size: 12px;
	font-style: normal;
	color: #424DBA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}


.p_top a:link{color :#424DBA; text-decoration: none; font-size:12px; }
.p_top a:VISITED{color :#424DBA; text-decoration: none; font-size:12px; }
.p_top a:HOVER {color :#A0A6DC; text-decoration: none; font-size:12px; }
.p_top a:ACTIVE{color :#A0A6DC; text-decoration: noness; font-size:12px; }



.footer {
color:#CCCCCC;
	font-size: 10px;
	background-color: #08107B;
	height: 20px;
	background-image: url(img/copyright.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:link{color :#99CCFF; text-decoration: none; font-size:11px; }
.footer a:VISITED{color :#99CCFF; text-decoration: none; font-size:11px; }
.footer a:HOVER {color :#99CCFF; text-decoration: none; font-size:11px; }
.footer a:ACTIVE{color :#99CCFF; text-decoration: none; font-size:11px; }
.footer a {
	margin-right: 5px;
	margin-left: 5px;
}
