a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #993300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-size: 12px;
}
.left-table-menu {
	width: 180px;
	border: thin dotted #FF9999;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #FF6699;
}
.brandlist-ul {
	margin-left:9px;
	padding-left:9px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.brandlist-back {
	margin: 0px;
	width:175px;
	padding: 0px;
	border: thin dotted #FFCC66;
} 
.brandlist {
	text-align: left;
	list-style-image: url(../images/top06/ha.gif);
	font-size: 12px;
	color: #663300;
	padding-top: 1px;
	float: none;
	clear: left;
	margin-top: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
	border-bottom-width: thin;
}
.font-12px {
	font-size: 12px;
	line-height: 18px;
}
