#subMenu ul li a{
	display: block;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	width: auto;
	height: 19px;
	margin: 0;
	padding: 0 0 0 24px;
	background: transparent url("../images/dot_red_8px.gif") no-repeat left center;
}
#subMenu  ul  li.subNaviTitle {
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0 0 0 24px;
	background: transparent url(../images/arrow_down.gif) no-repeat left center;
}



table.mainImgArea {
	margin: 0;
	padding: 0;
	width: 560px;
	height: 158px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/main_img_about.jpg) no-repeat left top;
}
.subNavsection {
	font-weight: bold;
	color: #990000;
}

