@charset "utf-8";

/*galley*/
.dl02 dl {
	cursor:pointer;
	
}
.dl02 dl.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}