@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 */
.participation_bg {background: url("/resource/new_images/participation/intro_img1.gif") no-repeat 100% 100%; }


.area-swf {float: left; margin-bottom: 40px; padding: 2px; border: 1px solid #dedede; }
	.area-swf object {display: block; margin: 0px auto; }


.knowtap {float: left; 	width:670px; height:28px; margin-bottom:20px; background:url('/resource/new_images/participation/knowledge_tap_bg.gif') repeat-x left bottom; }	
	.knowtap ul li{float:left; display:inline; font-size:1%; }
	



/* 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; }
}






