@charset "utf-8";


body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #00187b;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.nks #container { 
	width: 975px;  
	background: #fffce9;
	margin: 4px auto; 
	text-align: left; 
} 
.nks #header { 
	background: #fffce9; 
	padding: 0;
	height:144px;
	border-top:#FFF solid 1px;
	border-bottom:#fdb813 2px solid;
 
} 
.nks #header h1 {
	margin: 0;
	font-family:SBF_Z003,Georgia, "Times New Roman", Times, serif; 
	padding: 30px 0 0 30px;
	font-size:50px;
	line-height:40px;
	letter-spacing:1.5px;
	color:#00187b; 
}
/*.nks #header h2 {
	margin: 0; 
	padding: 4px 0 0 65px;
	font-size:50px;
	line-height:40px;
	color:#fff;
	font-family:SBF_Z003,Georgia, "Times New Roman", Times, serif; 
}*/
.nks #header h4 {
	margin: 10px 0 0 0; 
	padding: 0 0 0 500px;
	font-size:10px;
	line-height:10px; 
	color:#00187b;
	font-family:SBF_Z003,Georgia, "Times New Roman", Times, serif; 
}
.nks #header h3 {
	margin: 12px 0; 
	padding: 0;
	font-size:20px;
	line-height:20px; 
	color:#00187b; 
}
.nks #sidenav {
	float: left;
	width: 180px;
	background: #fffce9;
	padding: 15px 0 15px 10px;
	margin:0 20px 0 0;
}
.nks #left {
	float: left; 
	width: 180px; 
	background: #fffce9; 
	padding: 15px 10px 15px 10px; 
}
.nks #bott {
	margin:0px auto;
	width: 800px;
	background: #fffce9;
	padding: 0 15px;
}

.nks #right {
	float: right;
	width: 180px; 
	background: #fffce9; 
	padding: 15px 10px 15px 20px;
}
.nks #mainContent { 
	margin: 0 200px; 
	padding: 0 10px;
} 
.nks #contents { 
	margin: 0 0 0 210px; 
	padding: 0 10px;
	min-height:400px;

} 
.nks #contents2 { 
	margin: 0 0 0 20px; 
	padding: 0 10px;
	min-height:420px;

}
.nks #footer { 
	padding: 5px 20px;
	background-color:#00187b;
	height: 28px;
	font-weight: bold;
	font-size:10px;
	color: #fff;
} 
.nks #footer p {
	margin: 1px 0px; 
	padding: 4px 0; 
}
.nks #footer a:link  { 
	margin: 0px; 
	padding: 0; 
	color: #fff;   
	text-decoration: none; 
 } 
.nks #footer a:visited  { 
	margin: 0px; 
	padding: 0; 
	color: #fff;   
	text-decoration: none; 
 } 
.nks #footer a:hover {
	margin: 0px; 
	padding: 0; 
	color: #ffd363;
	text-decoration: none;
 } 
/*.nks #navigation{
	margin: 0;
	padding: 0;
	background-color:#00286b;
	text-align: center;
	border-bottom:#fdb813 4px solid;
	border-top:#fdb813 2px solid;
	border-left:#fdb813 2px solid;
	border-right:#fdb813 2px solid;
 }*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nks #top h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing:1px;
	border-top:solid 1px black;
		border-bottom:double 3px black;
	color: #003366;
	margin: 10px;
	padding: 5px;
}
.nks #contents h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #003366;
}
.nks #mainContent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #003366;
}
.nks #mainContent h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #003366;
}
.nks #mainContent h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #003366;
}
.nks #mainContent h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #003366;
}

.nks #contents ul {
	list-style-position:inside;
	margin: 0 0 5px 10px;
	padding: 0 0 5px 10px;
}

.nks #contents li {
	line-height: 12px;
	margin: 0 0 2px 20px;
	padding: 0 0 2px 20px;
}
.nks #contents a:link {
	font-weight:bold;
	text-decoration: none;
	color: #0000A4;
	font-size: 1em;
}

.nks #contents a:visited {
	color: #0000A4;
	font-weight:bold;
	text-decoration: none;
}
.nks #contents a:hover {
	color: red;
	font-weight:bold;
	text-decoration: none;
}
.nks #contents a:active {
	color: #ffd363;
	font-weight:bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.nks #contents2 a:link {
	font-weight:bold;
	text-decoration: none;
	color: #0000A4;
	font-size: 1em;
}
.nks #contents2 a:visited {
	color: #0000A4;
	font-weight:bold;
	text-decoration: none;
}
.nks #contents2 a:hover {
	color: red;
	font-weight:bold;
	text-decoration: none;
}
.nks #contents2 a:active {
	color: #ffd363;
	font-weight:bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

.nks #left a:link {
	text-decoration: none;
	font-weight:bold;
	color: #0000A4;
	font-size: 1em;
}

.nks #left a:visited {
	color: #0000A4;
	font-weight:bold;
	text-decoration: none;
}
.nks #left a:hover {
	color: red;
	font-weight:bold;
	text-decoration: none;
}
.nks #left a:active {
	color: #ffd363;
	font-weight:bold;
	text-decoration: none;
}
.nks #right a:link {
	text-decoration: none;
	font-weight:bold;
	color: #0000A4;
	font-size: 1em;
}

.nks #right a:visited {
	color: #0000A4;
	font-weight:bold;
	text-decoration: none;
}
.nks #right a:hover {
	color: red;
	font-weight:bold;
	text-decoration: none;
}
.nks #right a:active {
	color: #ffd363;
	font-weight:bold;
	text-decoration: none;
}.fright {
	float: right;
	margin:0;
}
.fleft {
	float: left;
	margin:0;
}
.fleft2 {
	float: left;
	margin:0 30px 15px 0;
}
.fltrt { 
	float: right;
	margin: 8px;
}
.fltlft { 
	float: left;
	margin: 8px;
}


