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


#fla{
	width:760px;
	height:325px;
	margin:0px auto;
}

h3.bar1{
	background:url(../img/bar1.gif) no-repeat center top;
}

h3.bar2{
	background:url(../img/bar2.gif) no-repeat center top;
}

.bn_line a,.bn_line a img{
	display:block;
	float:left;
}

#bn_area a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

#news{
	padding-left:10px;
}

.news_inner{
	border-bottom:#c4b2ad 1px dotted;
	padding-bottom:5px;
	margin-bottom:5px;
}

.date{
	width:95px;
	color:330000;
}

.news_title{
	width:440px;
	padding-left:10px;
	background:url(../img/arrow.gif) no-repeat 0px 5px;
}

#fla_bn{
	border-top:solid 1px #990000;
	padding-top:20px;
}