.maincat_in{
	width:158px;
	height:21px;
	font-size:12px;
	padding:5px 0 0 5px;
	font-weight:lighter;
	text-decoration:none;
	background-color:#efefef;
	border-bottom:1px #666666 dotted;	
}
.maincat_in a{
	text-decoration:none;
	color:#666666;
}
.maincat{
	width:158px;
	height:21px;
	font-size:12px;
	color:#666666;
	padding:5px 0 0 5px;
	font-weight:lighter;
	background-color:##BBCCDA;
	border-bottom:1px #666666 dotted;
}


.ul_a{
	width:140px;
	height:21px;
	padding:5px 0 0 0px;
	border-bottom:1px #666666 dotted;
}
.ul_a a:hover{
	width:140px;
	height:20px;
	background-color:#BBCCDA;
}
.subcat ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	margin-left:16px;
}
.subcat ul a{
	color:#666666;
	text-decoration:none;
}

.ul_a_in{
    width:170px;
	height:21px;
	padding:5px 0 0 0px;
	border-bottom:1px #666666 dotted;
	}
.ul_a_in a{
   
	background-color:#BBCCDA;

	}


.left_line { border-left:#CCCCCC 1px solid;}


