@charset "UTF-8";

#gl_nav #news a {
	background-position:0 -40px;
}

#news .news .date {
	font-size: 14px;
	font-weight: bold;
}


#news .news .category {
	font-weight: bold;
	color: #F49E10;	
}
#news .news {
	margin-bottom: 40px;
	position: relative;
}
#news .news .description {
	width: 460px;
	padding-left: 160px;
}
#news .news .info {
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#news .news h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}

#news .news h3 a {
	color:#1a1a1a;
	text-decoration:none;
}


#news .news h3 a:hover {
	text-decoration:underline;
}

#news .news .more {
	color:#1a1a1a;
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#news_detail h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#news_detail .category {
	font-size: 12px;
	font-weight: bold;
	color: #F49E10;
	position: absolute;
	top: 0px;
	right: 0px;
}
#news_detail .back {
	padding-top: 40px;
}
#news .description p {
	margin-bottom: 20px;
}
#news .news_body p {
	margin-bottom: 20px;
}
