#content .info_box 
{
	background-color: #F7F6F4;
	background-image: url(../images/infomation_back.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding: 8px 8px 8px 90px;
	margin-bottom: 16px;
}

.eyecatch
{
	margin-bottom: 30px;
}

.top_menu
{
	_zoom:1;
	overflow:hidden;
	margin-bottom: 15px;
}
.top_menu_left
{
	float: left;
	width: 360px;
}
.top_menu_right
{
	float: right;
	width: 360px;
}

#news_box
{
	clear: both;
	margin-bottom: 40px;
}
#news_box ul
{
	margin: 0px;
	padding: 0px;
}
#news_box li
{
	list-style-type: none;
	padding-left: 6px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
#news_box li span
{
	font-weight: bold;
	color: #993300;
	padding-right: 30px;
}
#news_box li a
{
	color: #6F6F6F;
	text-decoration: none;
}
#news_box li a:hover
{
	color: #FF6600;
}

.top_banner_box
{
}
.top_banner_box a
{
	display: block;
	margin-bottom: 26px;
}
