@charset "utf-8";
/* CSS Document */
#wrapfla {
	text-align: center;
	height: 298px;
	}
#wrapmain {
	margin: 0;
	padding-top: 30px;
	width: 100%;
	background: url(../images/main_bg.jpg) repeat-x;
	background-position: top;
	text-align: center;
	}
#mcont {
	margin-left : auto ; margin-right : auto ;
	width: 850px;

	}
/* left */
#lcont {
	width: 670px;
	padding: 0;
	text-align: left;
	float: left;
	}

/* news */
#news {
	width: 670px;
	margin: 15px 0 15px 0;
	}
#news p {
	margin: 5px 0 5px 0;
	color: #006699;
	ine-height: 20px;l
	}
#news a {
	color: #006699;
	text-decoration: underline;
	}
#news a:hover {
	color: #669933;
	text-decoration: underline;
	}



/* right */
#rcont {
	width: 138px;
	margin-left: 25px;
	padding: 7px;
	background-color: #F2F3F4;
	border: solid 1px #D9D9D9;
	float: right;
	}
.rbnr {
	margin-bottom: 5px;
	}

.top_news_wrap{
	clear:both;
	padding:5px 5px 0 5px;
}
.top_news_box{
	clear:both;
	margin-bottom:3px;
	color: #006699;
	ine-height: 20px;
}
.top_news_date{
	width:60px;
	float:left;
}
.top_news_contents{
	float:left;
}


