/* CSS Document */
/*This stylesheet is for About Us (Red) section only.*/

#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;
}



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

