@charset "utf-8";

* {
	padding: 0px ;
	margin: 0px ;
}

body {
	padding-bottom: 30px ;
	font-size: 12px ;
	color: #666 ;
	line-height: 1.5 ;
	text-align: center ;
}

img {
	border: none ;
}

body#index img {
	margin : 0 ;
}

.content p {
	padding: 0.6em 0px ;
}

table, text-area, input, option {
	font-size: 12px ;
}



a {
	color: #f09600 ;
}

a:hover{
	color: #d24400 ;
}


hr {
	clear: both ;
}



#container {
	height: 1% ;
	width: 860px ;
	margin: auto ;
	text-align: left ;
}


/*float*/
#sidenavi1,
#center,
#sidenavi2,
#footer img{
	float: left ;
	margin-bottom: 10px ;
	overflow: hidden ;
	display: inline ;
}



/*layout*/

#sidenavi1{
	width: 190px ;
	margin-right: 10px ;
	margin-bottom: 30px ;
}

#center {
	margin-bottom: 30px ;
	overflow: hidden ;
	float: right ;
	width: 645px ;
	margin-top: 0px ;
}

#footer {
	margin-top: 30px ;
}


/*clear*/
hr, #center h3 {
	clear: both ;
}


hr {
	margin-top: 20px ;
	margin-bottom: 5px ;
	border-bottom: none ;
	border-bottom: none ;
}





#header h1 {
	width: 670px ;
}



#header {
	position: relative ;
	height: 95px ;
	margin-bottom: 10px ;
	font-size: 10px ;
	color: #fff ;
	background: url("/images/header.png") no-repeat ;
}

#header p, #header h1, #header h2, #header h3, #header img {
	position: absolute ;
}

#header h1 {
	font-size: 12px ;
	left: 215px ;
	top: 50px ;
	width: 285px ;
	padding: 0px ;
	color: #999 ;
	text-align: left ;
	background: none ;

}

#header p {
	left: 10px;
	top: 2px;
}

	
#header h2 {
	top: 2px;
	right: 15px;
}

#header h2 a {
	font-size: 10px ;
	font-weight: normal ;
	color: #fff ;
	text-decoration: none ;
}

#header img {
	left: 5px ;
	top: 30px ;
}


#header h3 {
	left: 0px;
	top: 0px;
	height: 10px ;
	width: 100px ;
	padding-top: 10px ;
	overflow: hidden ;
}

#header>h3 {
	height: 0px ;
}



#sidemenu {
	width: 100% ;
	margin-bottom: 15px ;
}

#sidenavi1 ul {


}


#sidenavi1 li {
	border-top: 0px ;
	width: 100% ;
}




#sidenavi1 li a {
	padding: 6px 5px 6px 30px ;
	font-size: 12px ;
	color: #14346f ;
	text-decoration: none ;
	display: block ;
	background: url("/images/navi.png") no-repeat 0px 0px ;
}

#sidenavi1 li a:hover {
	background: url("/images/navi.png") no-repeat -200px 0px ;
	color: #fff ;
}

#sidenavi1 #orgNavi li a {
	padding: 6px 5px 6px 30px ;
	font-size: 12px ;
	color: #14346f ;
	text-decoration: none ;
	display: block ;
	background: url("/images/navi2.png") no-repeat 0px 0px ;
}

#sidenavi1 #orgNavi li a:hover {
	background: url("/images/navi2.png") no-repeat -200px 0px ;
	color: #fff ;
}


#sidenavi1 li li {
	width: 100% ;
	margin: 0px ;
	border: none ;
}

#sidenavi1 li li a {
	padding: 5px 0px 5px 50px ;
	color: #14346f ;
	background: none ;
	background: url("/images/subnavi.png") no-repeat 0px center ;
	font-size : 10px ;
}

#sidenavi1 li li a:hover {
	padding: 5px 0px 5px 50px;
	background: none ;
	background: url("/images/subnavi.png") no-repeat -200px center ;
	color: #fff ;
	font-size : 10px ;
}



#searchbox {
	padding-bottom: 5px ;
	text-align: center ;
	background: #153373 ;
}

#searchbox form {
	background: #405da1 ;
	margin: 5px ;
}

#searchbox label {
	display: block;
	height: 15px ;
	padding: 3px ;
	color: #fff ;
	line-height: 15px ;
	background: #153373 ;
	margin: 0 ;
}

#searchbox input {
	width: 150px ;
	margin: 2px ;
}


#sidemenu ul{
	list-style-type: none ;
}



#TEST {
	height: 36px ;
	color: #030 ;
	line-height: 36px ;
	display: block;
	background: url("/images/search.png") center center no-repeat ;
}





.whats {
	background: #163273 ;
	padding-bottom : 5px ;
}

.whats h4 {
	padding: 0px 40px ;
	font-size: 12px ;
	color: #fff;
	background: #fff url("/images/new.png") no-repeat left center ;
	line-height : 34px ;
}

.whats p {
	padding: 3px ;
	padding-left: 20px ;
	border-top: 1px solid #fff ;
	color : #133171 ;
	margin : 0px 5px ;
	background : #e7e7e7 url("/images/new_arrow.gif") no-repeat 10px center ;
}



  
#sidenavi2 img {
	margin-bottom: 5px ;
}


.content p {
	text-align: justify ;
}

.content img {
	margin: 5px ;
}


.content h3 {
	padding: 11px 40px ;
	margin-top: 5px ;
	margin-bottom: 10px ;
	font-size: 12px ;
	color: #fff;
	background: url("/images/hl.png") no-repeat left center ;
}

.content h3 a {
	color: #fff ;
	text-decoration: none ;
}


#footer {
	padding: 5px ;
	overflow: hidden ;
	border-top: 1px dashed #a9b8e4 ;
	border-bottom: 3px solid #a9b8e4 ;
}

#footer h3, #footer a, #footer p {
	font-size: 10px ;
	font-weight: normal ;
	color: #666 ;
}


table.sample {
	width: 95%;
	margin: 10px auto ;
	border-collapse: collapse;
}

table.sample th {
	padding: 2px ;
	border: 1px solid #ccc ;
	background: #eee ;
	text-align : center ;
}

table.sample td {
	padding: 2px ;
	border: 1px solid #ccc ;
	background: #fff ;
}


/*========================================
FOOTER
========================================*/

#footer h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}


#footer p{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}


#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration: none;
}


#footer .rss{
	width: 40px;
	padding: 1px;
	border: solid 1px #bbbbbb;
}


#footer .rss a{
	height: 13px;
	width: 100%;
	font-size: 9px;
	color: black;
	display: block;
	background-color: #bbbbbb;
}


#footer .rss-format{
	padding: 0.5px;
	background-color: #FFB74C;
}


#footer .rss-version{
	padding: 0.5px;
	background-color: #BBBBBB;
}


#footer img{
	float: left;
	padding: 5px 5px 5px 0px;
	margin-right: 10px;
}



