@charset "utf-8";
/* Clearfix */
.newclearfix:after{clear:both; content:' '; display:block; font-size:0; height:0; line-height:0; visibility:hidden; width:0}
* html .newclearfix,:first-child+html .newclearfix{zoom:1}

/* a */
.TrendsR-Notice a,
.TrendsR-Notice a > *{text-decoration:none; -webkit-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -moz-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -ms-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -o-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out}
.TrendsR-Notice a:hover{text-decoration:none}
.TrendsR-Notice img,
.TrendsR-Notice iframe{vertical-align:middle}

/*--[ WIDGET ]--*/
.TrendsR-Notice{margin:0; padding:0; list-style:none}
.TrendsR-Notice li{margin:0; padding:0 0 6px 0; line-height:1.2}
.TrendsR-Notice li:first-child{padding-top:0}
.TrendsR-Notice li:last-child{border-bottom:0}
.TrendsR-Notice li p{margin:0; padding:0; font-size:11px}
.TrendsR-Notice li .listTitle{float:left; color:#888}
.TrendsR-Notice li .listDate{float:right; color:#999}
.TrendsR-Notice li a{position:relative; display:block; padding-left:10px; font-family:돋움,sans-serif; color:#666; cursor:pointer}
.TrendsR-Notice li a:hover p,
.TrendsR-Notice li a:focus p{color:#af5592}
.TrendsR-Notice li .title_arrow{position:absolute; top:3px; left:0; display:block; border-left:3px solid #888; border-top:3px solid transparent; border-bottom:3px solid transparent; height:0; width:0;}
.TrendsR-Notice li a:hover .title_arrow,
.TrendsR-Notice li a:focus .title_arrow{border-left-color:#af5592}
.TrendsR-Notice li .num{display:inline-block; margin-left:8px; margin-right:2px; color:#af5592}
.TrendsR-Notice li .num i{color:#a8a8a8}

@media screen and (max-width:479px) {
	.TrendsR-Notice li p{font-size:13px}
}

.x #zonePageContent .TrendsR-Notice{margin:0; padding:0}
.x #zonePageContent .TrendsR-Notice li{margin:0; padding:11px 0 9px 0px; line-height:1.2}
.x #zonePageContent .TrendsR-Notice li:first-child{padding-top:0}
.x #zonePageContent .TrendsR-Notice li:last-child{border-bottom:0}
