/** kres_nik(2014.09.16) */
@CHARSET "UTF-8";

/** ¿¡µðÅÍ¿¡ ¸Â´Â css ¼³Á¤**/
div.articleContents {
	font-size: 17px;
	line-height: 28px;
	color: #666666;
	text-align: justify;
	letter-spacing: -1px;
}

div.articleContents p {
	margin-bottom: 30px;
}

div.articleContents img {
	margin-bottom: 20px;
}

