/*ÆµµÀ*/
.productClassList{
	padding:10px;
}
.productClassList ul{
	font-weight:bold;
	margin:0px;
	padding:5px;
	float:left;
	width:48%;
}
.productClassList ul div.title a:link , .productClassList ul div.title a:visited{
	padding:0 0 0 10px;
	background-image: url(../Img/Pub/icon_4x7.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
	color:#333333;
}
.productClassList ul div.childs{
	margin:0 0 0 10px;
}
.productClassList nobr{
	float:left;
	font-weight:normal;
}
.productClassList nobr span{
	color:#999999;
}