@charset "utf-8";
/* ----------------------------------------------------------------------------------------------------
 *	Daonsoft Publishing.Div
 * Author	: 2009-09-19 by 2dea
 * Descript	: 국립극장영문 Common BBS CSS
 * Location	: http://www.ntok.go.kr/english
 * Last Edit+	: 2009-09-20 by 2dea
 * Comment	: Modified Line-
 ---------------------------------------------------------------------------------------------------- */

/* Import Rules */
@import url("/www/resource/css/default.css");
@import url("layout.css");
@import url("assist.css");
@import url("/www/resource/css/tabular.css");
@import url("category1.css");
@import url("category2.css");
@import url("category3.css");
@import url("category4.css");
@import url("category5.css");
@import url("category6.css");
@import url("category7.css");
@import url("category8.css");
@import url("category9.css");

/* Global Selector */
body {*padding-left: 1px; font: 0.75em/1.168em Tahoma, Geneva, Arial, Verdana, "Century Gothic", AppleGothic, sans-serif; background: #d9dee7 url("/english/resource/images/common/bg_body.gif") repeat-y 50% 0%; }

/* Type Selector */
* {font-family: Tahoma, Geneva, Arial, Verdana, "Century Gothic", AppleGothic, sans-serif; }
h1, h2, h3, h4, h5, h6 {font-family: Tahoma, Geneva, Arial, Verdana, "Century Gothic", AppleGothic, sans-serif; }

/* Add Selector */
#heart .front div.section4 {margin-top: 8px; padding: 12px 17px; color: #284192; border: 1px solid #d9d9d9; background: #f2f2f2; }
#heart .front span.global-style {padding-left: 12px; line-height: 1.5em; background: url("/english/resource/images/common/icon/bul_arrow_global.gif") no-repeat 0px 6px; }

/* Page Reservation Selector */
#heart .payment {margin-top: 24px; padding: 0px 10px; }
	#heart .payment dl {padding: 20px 0px; background: url("/english/resource/images/common/dot_h_heading3.gif") repeat-x; zoom: 1; }
	#heart .payment dl:first-child, #heart .payment dl.first-child {background: none; }
	html>body #heart .payment dl:after {content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
		#heart .payment dl dt {display: inline; float: left; width: 211px; padding: 11px 0px 0px 49px; }
		#heart .payment dl dd {display: inline; float: left; color: #40569d; }

/* Page Sitemap Selector */
#heart .sitemap {}
	#heart .sitemap ul.depth1 {zoom: 1; }
	html>body #heart .sitemap ul.depth1:after {content: ""; display: block; clear: both; height: 0px; visibility: hidden; }
		#heart .sitemap ul.depth1 li.depth1 {display: inline; float: left; width: 340px; _height: 313px; min-height: 313px; margin: 0px 21px 0px 3px; }
			#heart .sitemap ul.depth1 li.depth1 strong {display: block; padding: 6px 10px 7px 10px; color: #0e5ee1; border: 1px solid #d9d9d9; background: #f2f2f2; }
			#heart .sitemap ul.depth1 li.depth1 li.depth2 {margin-top: 8px; padding-left: 14px; background: url("/english/resource/images/common/icon/bul_arrow_global.gif") no-repeat 7px 6px; }
				#heart .sitemap ul.depth1 li.depth1 li.depth2 a {padding: 0px 1px; font-weight: bold; color: #000; }
				#heart .sitemap ul.depth1 li.depth1 li.depth2 ul {padding-bottom: 8px; }
					#heart .sitemap ul.depth1 li.depth1 li.depth2 li {margin-top: 6px; }
						#heart .sitemap ul.depth1 li.depth1 li.depth2 li a {padding: 0px; font-weight: normal; color: #666; }

/* For Pages Print */
@media print {
	* {font-family: Tahoma, Geneva, Arial, Verdana, "Century Gothic", AppleGothic, sans-serif !important; color: #000 !important; }
	body,
	#engntok {background: transparent none; }
	#engntok #header,
	#engntok #chest .area-snb,
	#engntok #chest .area-cnt .area-path,
	#engntok #chest #heart .performing,
	#engntok #chest #heart .ordering,
	#engntok #chest .area-cnt .area-poll,
	#engntok #tail,
	#engntok #footer,
	#engntok #carpet {display: none; }
	#engntok,
	#engntok #chest,
	#engntok #chest #heart {height: auto; margin: 0px; padding: 0px; }
}

