#eyecatch
{
	margin-bottom: 18px;
}

#news_table
{
	padding: 2px;
	border: 1px solid #FF9901;
}

#news_table table
{
	width: 100%;
}
#news_table th
{
	background-image: url(../images/news_th_bg.gif);
	width: 115px;
	text-align: center;
	color: #663333;
	padding-top: 15px;
	padding-bottom: 15px;
}
#news_table td
{
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news_area
{
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
#news_area a
{
	background-image: url(../images/news_link_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu_area
{

}
#menu_area table
{
	width: 100%;
}
#menu_area td
{
	background-color: #F2F2F2;
	background-image: url(../images/menu_btn_bg.gif);
	background-repeat: repeat-x;
	width: 50%;
	height: 40px;
}
#menu_area td a
{
	background-image: url(../images/menu_btn_point.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	display: block;
}
#menu_area .left_line
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
#menu_area .right_line
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu_area .menu_01,#menu_area .menu_02,#menu_area .menu_03,#menu_area .menu_04
{
	float: left;
	width: 332px;
	background-image: url(../images/menu_01_bg.gif);
	_zoom:1;
	overflow:hidden;
}
#menu_area .menu_02
{
	float: right;
	background-image: url(../images/menu_02_bg.gif);
}
#menu_area .menu_03
{
	background-image: url(../images/menu_03_bg.gif);
	clear: both;
}
#menu_area .menu_04
{
	float: right;
	background-image: url(../images/menu_04_bg.gif);
}
#menu_area .menu_01_body,#menu_area .menu_02_body,#menu_area .menu_03_body,#menu_area .menu_04_body
{
	background-image: url(../images/menu_01_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	clear: both;
	_zoom:1;
	overflow:hidden;
}
#menu_area .menu_02_body
{
	background-image: url(../images/menu_02_foot.gif);
}
#menu_area .menu_03_body
{
	background-image: url(../images/menu_03_foot.gif);
}
#menu_area .menu_04_body
{
	background-image: url(../images/menu_04_foot.gif);
}

#life_menu
{
	clear: both;
	padding-top: 30px;
	margin-bottom: 25px;
}


#top_news
{
	margin-bottom: 10px;
}
#top_news h3
{
}
#top_news table
{
	width: 100%;
}
#top_news th
{
	text-align: left;
	padding: 10px;
	background-image: url(../images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
}
#top_news td
{
	padding: 10px;
	background-image: url(../images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top_news td a
{
	background-image: url(../images/top_news_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}


#top_info
{
	background-image: url(../images/top_info_body.gif);
	background-repeat: repeat-y;
	_zoom:1;
	overflow:hidden;
	clear:both;


}
#top_info .body
{
	background-image: url(../images/top_info_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	_zoom:1;
	overflow:hidden;
}
#top_info .left_area
{
	float: left;
	width: 332px;
	_zoom:1;
	overflow:hidden;
}
#top_info .right_area
{
	float: right;
	width: 332px;
	_zoom:1;
	overflow:hidden;
}

#top_info table
{
	width: 332px;
	margin-left: auto;
}
#top_info td
{
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top_info td a
{
	background-image: url(../images/top_news_point.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	display: block;
}

.top_banner_box
{
	text-align: center;
	_zoom:1;
	overflow:hidden;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
}
#main .top_banner_box h4
{
	color: #000000;
	margin-top:5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left:0px;
	background: none;
	border-bottom:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
}

.top_banner_box img
{
	margin-bottom: 5px;
	display: block;
}

.banner_left
{
	float: left;
	width: 224px;
	_zoom:1;
	overflow:hidden;
	padding-right: 4px;
}
.banner_right
{
	float: right;
	width: 224px;
	_zoom:1;
	overflow:hidden;
}


