/* HEADER */
.bhome #header{
	background:url(img/bg_header_top.gif) no-repeat top left !important;
}


/* CONTENTS */
.bhome #contents{
	margin:0;
	padding:0 34px 10px 33px;

}

/* MAINCONTENTS */
.bhome #main{
	float:left;
	width:605px;
	padding:0;
	background:none;
}

/* PAGECONTENTS */
.bhome .page_contents{
	overflow:hidden;
	width:605px;
	margin:0;
	padding:0;
}

/* SIDEBAR */
.bhome #side{
	margin:0;
	padding:15px 0 0 0;
}


/* PAGE TOP */
.bhome #pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:20px 0;
}


/* TOPNEWS */
.bhome #top_news,
.bhome #rss_news {
	font-size:1.0em;
	font-weight:bold;
	border:none;
	height:57px;
	width:599px;
	margin:0 !important;
    padding:0;
	background:url(img/bg_topnews1.jpg) no-repeat top left;	clear:both;
	text-indent:-1000000px;
}
.bhome #rss_news {
	background:url(img/bg_topnews4.jpg) no-repeat top left;	clear:both;
	height:57px;
}
/*IE6*/
*html .bhome #top_news{
	margin-top:-3px !important;
}
/*IE7*/
*:first-child+html .bhome #top_news{
	margin-top:-3px !important;
}

.bhome .news_contents,
.bhome .rss_news_contents{
	overflow:hidden;
	width:600px;
	margin:0 ;
	padding:0 0 0 0;
	background:url(img/bg_topnews2.jpg) repeat-y;
}
.bhome .rss_news_contents{
	padding:0 0 40px 0;
	background:url(img/bg_topnews3.jpg) no-repeat bottom left;
}
.bhome .news_contents table,
.bhome .rss_news_contents table {
	margin:0 0 10px 16px;
	width:553px !important;
}


.bhome .topnews_date,
.bhome .rss_news_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	padding:8px 0 2px 0;
	vertical-align:top;
	text-align:center;
	border-bottom:2px dotted #ffe47d;
	background:url(img/icon_clock.gif) no-repeat left top;
	background-position:8px 10px;
}
.bhome .topnews_body,
.bhome .rss_news_body{
	line-height:125%;
	overflow:hidden;
	padding:5px 10px 5px 0;
	vertical-align:top;
	border-bottom:2px dotted #ffe47d;
}
.bhome .topnews_body a,
.bhome .rss_news_body a{
	display:block;
	margin-bottom:-1.1em;
}


/* TOPPHOTO */
.bhome #top_photo{
	font-size:1.0em;
	font-weight:bold;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	border-left:3px solid #5E9BB3;
	background:#fff;
	clear:both;
}
.bhome .photo_contents{
	margin:0 10px 20px 10px;
}
.bhome .top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}
