@charset "utf-8";
/*기본css*/
	.layG_newsTitle{position:relative; float:left; height:30px; line-height:30px; color:#2a2a2a; font-weight:700;}
	.layG_newsTitle>.fa-volume-down{position:absolute; left:0; top:8px; font-size:16px;}
	.layG_newsTitle>span{padding:0 8px 0 13px; font-size:13px; border-right:1px solid #d6d6d6;}
	.layG_newsCon{position:relative; display:block; float:left; margin-left:10px; width:300px; height:30px; overflow:hidden;}
	.layG_newsCon ul{white-space:nowrap;}
	.layG_newsCon li{}
	.layG_newsCon ul li .subject{height:30px; line-height:30px; color:#5a5a5a; font-size:12px;}
	.layG_newsCon ul li .subject:hover{text-decoration:underline;}
	.layG_newsCon ul li .date{float:right; margin:-2px 9px 0 0; color:#afafaf; white-space:nowrap;}