#container{
	height: 900px;
	background: #f1f9fc url('images/bg_contaier_index.jpg') no-repeat top center;
}

#news{
	padding :6px 20px 3px 15px;
	width:175px;
	height: 205px;
	margin: 5px 0 0 10px;
	background: url('images/bg_news.jpg') no-repeat top right;
}

#news h3{
	text-indent:-9000px;
}

#news p{
	margin:0px 0px 5px 0px;
}

#news .date{
	margin:0px;
}

#news_inner{
	margin:6px 0px 0px 0px;
	height:162px;
	overflow:auto;
}

#flash{
	width:556px;
	height:440px;
	margin:10px 106px 0px 0px;
}

#plan{
	margin:45px 0px 0px 0px;
	float:left;
	width:545px;
}
#top_right{
display:inline;
	float:right;
	margin:50px 13px 0 0;
	width:158px;

}
#cancel a{
	display:block;
	width:158px;
	height:156px;
	background:url(images/oni_black.gif) no-repeat;
	text-indent:-9000px;
}
/********************
footer
********************/

#footer{
clear:both;
	margin:60px 0px 0px 0px;
}

#fnavi{
	margin:0px 0px 8px 30px;
}

#fnavi li{
	float:left;
	margin:0px 0px 0px 25px;
}

#copyright{
	margin:0px 0px 0px 670px;
}


#link_banners a{
	display: inline-block;
}