/* 뉴스와이어 */
#dt_articles tr:nth-child(even) {
    background-color: #f3f3f3;
}

.nw-old {
	margin-top: 0.5em;
}

.nw-help-text {
	margin-top: 0.3em;
	color: blue;
}

