body {
	background-color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size:84%;
	line-height:1.5;
	}

a {
	color: #1d3994;
	text-decoration: none;
	}

a:link {
	color: #1d3994;
	text-decoration: none;
	}

a:visited {
	color: #941d55;
	text-decoration: none;
	}

a:active {
	color: #cc0033;
	text-decoration: underline;
	}

a:hover {
	color: #cc0033;
	text-decoration: underline;
	}

#container { 
	margin-right: auto;
	margin-left: auto;
	/*text-align: left;*/
	text-align:justify;
	text-justify: inter-ideograph;
	padding: 0px;
	width: 700px;
	 }


/*wb_[*/

#header {
	
	}

#header .kj_logo {
	float:left;
	height:53px;
	}

#header #srch_box {
	float:right;
	margin-top:12px;
	height:41px;
	overflow:hidden;
	}
	
#header #srch_box input {
	margin-top:4px;
	font-size:12px;
	}


#header br {
	clear:both;
	}


	
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 6px 0px 6px 0px;
	width: 700px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color:#EDEDED;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	}
	
#copyright {
	padding-top:3px;
	padding-bottom:0px;
	text-align: center;
	font-size:12px;
	}

#totop {
	padding:0px;
	border-top:1px solid #666666;
	font-size:10px;
	}
	
#totop .page_up {
	float:right;
	width:auto;
	padding:6px 0px 6px 11px;
	margin-left:20px;
	background: url(../image/page-up.gif) no-repeat left center;
	background-color: #FFFFFF;
	}
	
.pt9 {  font-size: 9pt}

.txt_cc {
	color: #CCCCCC;
}

.txt_red {
	color: #CC0033;
}

sub{ font-size:70%; vertical-align:baseline;}
sup{ font-size:70%; vertical-align:text-top;}

@media print{
body{
	_zoom:85%;
	}
}
