@charset "UTF-8";
/* CSS Document */


body{
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #EDF1F8;
}


iframe{
	margin: 0;
	padding: 0;
	border: none;
}

#wrapper{
	width: 850px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#frame-header iframe{
	width: 850px;
	height: 190px;
	/*margin-top: -0.5px;*/
	margin-left: auto;
	margin-right: auto;
}

#frame-news_search iframe{
	margin-top: 1em;
	width:850px;
	height: 40px;
}

#main-contents{
	float: right;
	width: 655px;
	/*margin-top: 1em;*/
	background-color: #FFFFFF;
}

#frame-left-navi{
	margin-top: -6px;
	float: left;
	width: 190px;
		_*/height: 1050px;	/* IE6 */
	/*background-color: #FFFFFF;*/
}

	#frame-left-navi iframe{
		width:190px;
			_*/height: 1050px; /* IE6 */
}

#frame-footer iframe{
	clear: both;
	margin-top: 1em;
	width: 850px;
	height: 843px;
	background-color: #FFFFFF;
}

.input_box{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
