@charset "utf-8";
/* CSS Document */

.wtdirectory_all_div
{
	border: thick solid #e5bf0d;
	margin-bottom: 5px;
	height: 60px;
}

.wtdirectory_all_list h2 
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;	
}

.wtdirectory_all_detaillink a
{
	display: block;	
}

.wtdirectory_all_even
{
	float:left;
}
