.tab01_bg {
	background-color: #FFFFCC;
	background-image: url(hed/hed_tab01_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.tab01_txt {
	background-color: #F1ECDA;
	background-image: url(hed/hed_tab01_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	padding: 2px 0px 0px;
	margin: 0px;
}
.tab01_left {
	background-color: #FFE8FF;
	background-image: url(hed/hed_tab01_left.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 6px;
}
.tab01_right {

	background-color: #FFE8FF;
	background-image: url(hed/hed_tab01_right.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 6px;
}
.tab01_sp {

	background-color: #FFFFFF;
	background-image: url(hed/hed_tab01_sp.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 18px;
}
.menu_txt {
	font-size: 12px;
}
.menu_sub_txt {
	font-size: 12px;
}
.menu_bg {
	background-color: #C4DB71;
}
.menu_sub_bg1 {
	background-image: url(hed/hed_menu_bg1.jpg);
	height: 37px;
	width: 71px;
}
.menu_sub_bg2 {
	background-repeat: repeat-x;
	background-color: #80B310;
	background-image: url(hed/hed_menu_bg2.jpg);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	background-color: #EFF5D8;
}

#sub a:hover {
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
}
#sub a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#sub a:visited {
	text-decoration: none;
	color: #DFDFDF;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
}
.hed_news_txt {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
}
