
/* TOPIMAGE */
.bhome #topimage{
	width:818px;
	height:284px;
	margin:0 auto 5px auto;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
.bhome #topimage a{
	display:block;
	width:818px;
	height:284px;
}


/* TOPNEWS */
.bhome #top_news{
	position:absolute;
	top:-10000px;
	font-size:none;
	font-weight:none;
	border:none;
	margin:0;
	padding:0;
	border-left:none;
	background:#fff;
	clear:both;
}
.bhome .news_contents{
	background:url(img/topblog_bg.gif) bottom left no-repeat;
	overflow:hidden;
	width:568px;
	padding:10px;
	margin:0 0 30px 0;
}
.bhome .topnews_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	padding:3px 0 2px 16px;
	vertical-align:top;
	background:url(img/icon_clock.gif) no-repeat left top;
	background-position:0 5px;
}
.bhome .topnews_body{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 15px 0;
}
.bhome .topnews_body a {
	font-weight:bold;
}

/* TOPPHOTO */
.bhome #top_photo{
	position:relative;
	text-indent:-10000px;
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:none;
	border-top:none;
	border-bottom:none;
	clear:both;
	background:url(img/topblog_h3_bg.gif) no-repeat;
	width:588px;
	height:38px;
}
.bhome .photo_contents{
	margin:0;
	padding:0;
	background:url(img/topphoto_bg.gif) repeat-y;
	overflow:hidden;
	width:588px;
}
.bhome .top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:20px 0 15px 0;
}

