td.sub_bg
{
	width: 190px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;	
}

#sub_menu a 
{
	padding: 10px 7px 7px 8px;
	display: block;
	font: 13px Gulim, Verdana;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px solid #fff;
	color: black;
	border-bottom: 1px solid #d5d5d5;
}

#sub_menu a:hover 
{
	color: white;
	background: #F5A658;
	text-decoration: none;
}

td.colLeft
{
	text-align: center;
	width: 150px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}