#menuSpace ul li#mLINK{
	background: url(../../img/m1_LINK.png) 0 -28px no-repeat ;
	height:0px;
	width:120px;
	padding-top:14px;
	_height:14px;
	overflow:hidden;
}


#areaC h2{
	display:block;
	height:0px;
	width:120px;
	padding-top:16px;
	_height:16px;
	overflow:hidden;
	margin-bottom:2px;
}
#areaC table.dealerLIST{
	width:700px;
	border:0;
	border-collapse: collapse;	border-spacing: 0;
}
#areaC table.dealerLIST th,
#areaC table.dealerLIST td{
	font-size:x-small;
	_font-size:0.6em;
	padding:6px 10px 6px 10px;
}
#areaC table.dealerLIST th{
	width:230px;
	text-align:left;
}
#areaC table.dealerLIST .trBG{
	background:#090909;
}

.dealerLIST a{
	color:#fff;
	text-decoration: underline;
}
.dealerLIST a:hover{
	color:#ff0000;
	text-decoration: underline;
}
.dealerLIST a:link{
	color:#fff;
	text-decoration: underline;
}
.dealerLIST a:visited{
	color:#fff;
	text-decoration: underline;
}	
.dealerLIST a:link:hover{
	color:#ff0000;
	text-decoration: underline;
}
.dealerLIST a:visited:hover{
	color:#ff0000;
	text-decoration: underline;
}