@charset "utf-8";
/* ----------------------------------------------------------------------------------------------------
 *	Daonsoft Publishing.Div
 * Author	: 2009-07-21 by 2dea
 * Descript	: Daonsoft Default CSS
 * Location	: http://www.2dea.com
 * Last Edit+	: 2010-02-05 by 2dea
 * Comment	: Modified Line-
 ---------------------------------------------------------------------------------------------------- */

/* Import Rules */
@import url("/resource/new_css/layout.css");
@import url("/resource/new_css/applet.css");

/* Category Selector */

#heart .viewer {margin-top: 24px; }
	#heart .viewer dl dt {margin-top: 30px; padding: 2px 0px 9px 17px; color: #349403; background: url("/resource/new_images/common/icon/bul_content_s_title.gif") no-repeat 0px 2px; }
	#heart .viewer dl dt.first-child {margin-top: 0px; }
	#heart .viewer dl dd {padding-left: 17px; }
		#heart .viewer dl dd span {display: inline-block; }
		#heart .viewer dl dd span.icon {padding-right: 4px; }
		#heart .viewer dl dd span.down-button {padding-left: 4px; }
			#heart .viewer dl dd span.down-button img {margin: -1px 0px 1px 0px; }
		#heart .viewer dl dd img {vertical-align: middle; }

#heart .rss {}
	#heart .rss dl {display: inline-block; }
	#heart .rss dl dt {display: inline; float: left; width:105px; margin: 0px 0px 0px 7px; padding:5px 0px 5px 8px; background: url("/resource/new_images/common/icon/bul_square_data.gif") no-repeat 0px 10px; }
	#heart .rss dl dt.first-child {margin-top: 0px; }
		#heart .rss dl dt strong {display: inline-block; padding-top: 1px; }
		html>/**/body #heart .rss dl dt strong {padding-top: 0px; }
	#heart .rss dl dd {display: inline; float: left; margin-left: 20px; padding:5px 0px;}
		#heart .rss dl dd span {}
		#heart .rss dl dd span.copy-button {padding-left: 4px; }
			#heart .rss dl dd span.copy-button img {margin: -1px 10px 1px 0px; vertical-align: middle;}
		#heart .rss dl dd span.explain {}
		#heart .rss dl dd img {vertical-align: middle; }

#heart .rss-down{clear: both; width:670px; }
	#heart .rss-down ul {display: inline-block; width: 100%; }
	html>body .rss-down ul:after {content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
		.rss-down ul li {display: inline; float: left; margin-right: 5px; white-space: nowrap; }
		.rss-down ul li.first-child {margin-left: 0px; }


#heart .sitemap {width: 100%; overflow: hidden; margin-top: 50px; }
	#heart .sitemap ul.depth1 {display: inline-block; margin: -20px 0px 0px -38px; }
	html>/**/body #heart .sitemap ul.depth1 {display: block; width: 708px; }
	body #heart .sitemap ul.depth1:after {content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
		#heart .sitemap li.depth1 {display: inline; float: left; width: 198px; height: auto !important; height: 490px; min-height: 490px; margin: 20px 0px 0px 38px; }
			#heart .sitemap li.depth1 ul {padding: 16px 0px 0px 10px; }
				#heart .sitemap li.depth2 {margin-top: 4px; padding-left: 8px; background: url("/resource/new_images/infodesk/sitemap_bul_depth2.gif") no-repeat 0px 4px; }
				#heart .sitemap li.depth1 li.first-child {margin-top: 0px; }
					#heart .sitemap li.depth2 ul {padding: 7px 0px 0px 1px; }
						#heart .sitemap li.depth3 {margin-top: 4px; padding-left: 6px; font-size: 0.9em; font-family: "돋움", Dotum, AppleGothic, sans-serif; color: #777; background: url("/resource/new_images/infodesk/sitemap_bul_depth3.gif") no-repeat 0px 4px; }
						#heart .sitemap li.depth2 li.first-child {margin-top: 0px; }
							#heart .sitemap li.depth3 a {color: #777; }





/* For Pages Print */
@media print {
	* {font-family: "맑은 고딕", "Malgun Gothic", "MG", "돋움", Dotum, AppleGothic, sans-serif !important; color: #000 !important; }
	a {text-decoration: underline !important; }
	body,
	#dobody {background: transparent none; }
	#dobody #header,
	#dobody #chest .area-snb,
	#dobody #chest .area-cnt .area-path,
	#dobody #chest #heart .performing,
	#dobody #chest #heart .ordering,
	#dobody #chest .area-cnt .area-poll,
	#dobody #tail,
	#dobody #footer,
	#dobody #carpet {display: none; }
	#dobody,
	#dobody #chest,
	#dobody #chest #heart {height: auto; margin: 0px; padding: 0px; }
}






