div.x_WidgetStyle { 
	position:relative;
	overflow:hidden; 
	*zoom:1;
}

div.x_WidgetStyle h3 { 	
	width: 100%; 
	margin-bottom:15px; 
	font: 600 15px 'Open Sans','나눔고딕',NanumGothic,ng,Helvetica,sans-serif; 
	color: ; 
	letter-spacing: -0.5px; 
	border-bottom: 1px solid rgb(221, 221, 221); 
	margin-bottom: 15px;
}

div.x_WidgetStyle h3 span.ws_title1 { 
	color:; 
	font-weight:bold;
}

div.x_WidgetStyle h3 span.ws_title2 { 
	color:; 
	font-weight:normal;
}

div.x_WidgetStyle h3 span { 
	display: inline-block;
	padding-bottom: 15px;
	margin-bottom: -1px;
	border-bottom: 1px solid #666;
}

div.x_WidgetStyle a.widgetMoreLink { 
	position: absolute; 
	top: 0; 
	right: 0; 
	font: 14px; 
	text-decoration: none;  
	color:;
}





