@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 .chairperson_bg {display: inline-block; width: 100%; line-height: 1.5em; background: url("/resource/new_images/about/chairperson_img1.gif") no-repeat 0% 0%; }
	#heart .chairperson_img {display: inline; float: right; margin-top:26px; padding-right:48px; }
	#heart .chairperson_text {display: inline; float: right; width:387px; padding-top:40px; }
	#heart .chairperson_name {display: inline; float: right; padding-top:330px; }

#heart .chairperson {padding: 32px 0px 0px 281px; background: url("/resource/new_images/about/chairperson_img1.gif") no-repeat 0px 79px; }
	#heart .chairperson .message {display: block; }
		#heart .chairperson .message img {display: block; }
	#heart .chairperson blockquote {margin-top: 37px; }
		#heart .chairperson blockquote p {margin-top: 18px; }
		#heart .chairperson blockquote p.first-child {margin-top: 0px; }
		#heart .chairperson blockquote .title {color: #439904; }
		#heart .chairperson .signature {display: inline-block; width: 100%; margin-top: 36px; }
			#heart .chairperson .signature cite {float: right; padding: 0px 4px; }
				#heart .chairperson .signature cite em {display: block; text-align: right; }
				#heart .chairperson .signature cite strong {display: block; text-align: right; }


#heart.profile{display: inline-block; }
	#heart.profile .profile_img{display: inline; float: left; width:119px; padding-right: 10px; }
	#heart.profile .profile_text{display: inline; float: left; width:465px; }
	#heart.profile .profile_text ul{}
	#heart.profile_text ul li {display: inline; float: left; width:465px; padding-left: 7px; line-height: 1.4em;  background: url("/resource/new_images/common/icon/bul_szuare_box.gif") no-repeat 0px 8px;}
	#heart.profile_text ul li.first-child{}


#heart .history {padding: 30px 0px 0px 217px; background: url("/resource/new_images/about/history_img1.gif") no-repeat 0px 79px; }
	#heart .history_contents {margin-top: 50px;}
		#heart .history_contents.first-child {margin-top: 0px; }
		#heart .history_contents .strong {display: block; }
		#heart .history_contents ul {margin-top: 9px; padding-top:18px; background: url("/resource/new_images/about/history_line.gif") no-repeat; }
		html>body .history_contents ul:after {content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
		.history_contents ul li {display: inline-block; margin-top:6px; width: 450px; }
			.history_contents ul li .date{display: inline; float: left; width: 71px; font-family:Arial; color: #555555; }
			.history_contents ul li .history_text{display: inline; float: left; padding-left: 20px; width: 359px; }

#heart .logo_signature {}
	#heart .logo_signature ol {margin-top: 8px; }
		#heart .logo_signature ol li {width: 667px; position: relative; margin-top: 20px; border: 1px solid #e5e5e5; }
		#heart .logo_signature ol li.first-child {margin-top: 0px; }
			#heart .logo_signature ol li .down-button {position: absolute; right: 20px; top: 148px; }
			#heart .logo_signature ol li ol {display: inline-block; margin-top: 0px; }
				#heart .logo_signature ol li ol li {display: inline; float: left; width: 286px; text-align: center; margin-top: 0px; margin-left: 38px; padding-bottom: 20px; border: 0px none; }
				#heart .logo_signature ol li ol li.first-child {width: 256px; margin-left: 0px; }
					#heart .logo_signature ol li ol li img {display: block; margin: 0px auto; }
					#heart .logo_signature ol li ol li img.btn-down {display: inline; }





/* 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; }
}






