td,select,input,textarea,body,table,p,span,div,li {
	color: #333333;
	font: 8pt Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	border: 0px none;
  scrollbar-3dlight-color: #B4B4B4;
  scrollbar-arrow-color: #333333;
  scrollbar-base-color: #EEEEEE;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #EEEEEE;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #B4B4B4
}
table { border-collapse: collapse;
}
.popupTitle {
	background: url(/images/pt/common/popuoTitle_bg.gif) repeat-x;
	height: 34px;
	padding-left: 8px;
	vertical-align: middle;
	line-height: 34px;
}
.popupTitle span {
	background: url(/images/pt/common/popuoTitle_cir.gif) no-repeat left center;
	padding-left: 20px;
	color: #FFFFFF;
	font: bold 12px/34px Verdana;
}

table.popupContents {
	height: 122px;
	width: 95%;
	background: url(/images/pt/common/bg_popup.gif) repeat-x;
}
td.popupContents {
	background: #FFF;
}
.popupBottom {
	height: 30px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.button_default {
	color: #666666;
	background: #FFFFFF url(/images/pt/common/bg_button_default.gif) no-repeat;
	height: 19px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	margin: 0px;
	padding: 1px 0px 1px 8px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
/* print */
td.printTitle {
	text-align: center;
	height: 30pt;
}
span.printTitle, div.printTitle {
	color: #333;
	font: bold 14pt "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-style: double;
}
td.printContents {
	vertical-align: top;
	padding: 10px;
}
div.printContents {
	overflow: auto;
	height: 500px;
	margin: 10px;
}
table.chapter_title {
	margin-bottom: 4px;
	margin-top: 12px;
	width: 95%;
}
td.chapter_title {
	font: bold 12px Tahoma;
	color: #666666;
	background: url(/images/common/icon/bl_subject.gif) no-repeat left center;
	padding-left: 14px;
	vertical-align: middle;
}
table.grid {
	width: 95%;
	margin-bottom: 8px;
}
.thTitle {
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background: #F0F0F0;
	padding: 2px 8px;
	line-height: 18px;
}
.tdLabel {
	border: 1px solid #666666;
	font-weight: bold;
	text-align: left;
	background: #E7E7E7;
	padding: 2px;
	line-height: 18px;
	width: 20%;
	white-space: nowrap;
}
.tdData {
	border: 1px solid #666666;
	padding: 2px 8px;
	line-height: 18px;
}
.C {
	text-align: center;
}
.appl_info {
	margin: 20px;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
.printBottom{
	height: 40px;
	text-align: right;
	padding-right: 10px;
}
.ment {
	margin-top: 16px;
	text-align: center;
}
.director {
	font: bold 12pt "Times New Roman", Times, serif;
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
}
td,select,input,textarea,body,table,p,span,div {
	color: #000000;
	font: 9pt "Times New Roman", Times, serif;
}
.comment {
	color: #333333;
	font: 8pt "돋움", "돋움체";
}
#seperate {
	border-bottom: 1px dashed #CCCCCC;
	height: 2px;
	text-align: center;
	margin: 10px 20px;
}
.appl_date {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.appl_sign {
	font: bold 16pt Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 20px;
}

/*	display: none; */

#popupTitle, .popupTitle {
	display: none;
}
.printBottom, #printBottom, .popupBottom {
	display: none;
}

