@import url('./font.css');

body {font-family: 'Malgun Gothic', sans-serif;}

.css {
	font-size: 8pt;
	line-height: 19px;
	text-decoration: none;
	}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
select,input { color: #333333;	text-decoration: none;	border:1px solid #ddd;	}

button { cursor: pointer; border: 1px solid #ccc; border-radius: 3px;}
.btnFileCheck { padding: 3px; border:0; background: none; }

.tour { 
text-align: justify; 
}

form {margin:0 ; border:0}
img {border:0}
body, td, p, div {font-size: 9pt; color: #333333;line-height: 18px;}

TEXTAREA { 
	font-size: 8pt; 
	color: #666666; 
	line-height: 19px;
	background-color: #F9F9F9;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px

}

 
.line {
line-height:15px;}



.box1 { 
	font-size: 8pt; 
	height:18px;
	color: #666666; 
	text-align:left;
	border-style: solid; 
	border-color: #CCCCCC;
	background-color: #f9f9f9;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}


.box2 { 
	font-size: 8pt; 
	height:18px;
	color: #666666; 
	text-align:left;
	border-style: solid; 
	border-color: #FA803D;
	background-color: #ffffff;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.nodisplaygisu{ border:1px solid #ddd;  background-color: #f8f8f8; text-align: left ;  font-size: 12px; }
.style2 { PADDING:5px 10px; }
.style3 { PADDING:3px; }

.TD_G_BD { BORDER:solid 1 #999999; padding:3px 10px ; background-color:#F3F3F3; }
.TD_W_BD { BORDER:solid 1 #999999; padding:3px 10px ; background-color:#FFFFFF; }

.TD_GL_BD { BORDER:solid 1 #999999; padding:2px 5px; background-color:#656565; color:#FFFFFF; }
.TD_WL_BD { BORDER:solid 1 #999999; padding:2px 5px; background-color:#FFFFFF; }

button#kakaoBtnS510,button#kakaoBtnOkS510,button#kakaoBtnS510ReSend,button#kakaoBtnS110,button#kakaoBtnOkS110,button#kakaoBtnCMS,button#kakaoBtnS110ReSend,button.btn_send
{ background-repeat: no-repeat; background-position: left center; padding-left:26px; background-size: auto 100%; margin: 0 5px; color:#fff; }

button#kakaoBtnS510,button#kakaoBtnS110,button.btn_send { background-color:#f56833; border:1px solid #e05c2a; background-image: url('../images/send.gif'); }
button#kakaoBtnOkS510,button#kakaoBtnOkS110 { background-color:#1970a5; border:1px solid #11547e; background-image: url('../images/send_ok.gif'); }
button#kakaoBtnS510ReSend,button#kakaoBtnCMS { background-color:#818181; border:1px solid #585858; background-image: url('../images/re_send.gif'); }
button#kakaoBtnS110ReSend {background-color:#089; border:1px solid #079; background-image: url('../images/cms.gif');}

div.kabtn { width:80px; line-height:24px; float: left; color:#fff; background:#f56833; cursor: pointer; padding:0; text-align:center; }

	.button { padding:1px 10px; border:1px solid #333; cursor: pointer; vertical-align: middle; position: absolute; background: #cecece;}
	.button:hover { border:1px solid #ff9900; background: #fff;}

Article { padding:24px; }
.Title { position: relative; margin-top: 0; }
.Title span{ letter-spacing:-1.6px; transform: scale(.7, 1); color:#333; }
.Title span:before { content:url('../images/Bullet.gif'); margin-right:3px; }
#Table th { color: #888; font-size:12px; line-height: 1.6; background:#EFEFEF; text-align:center; }
#Table th.require { color: #fff; background:#9bbdf2; text-shadow: 0px 0px 2px #777;}

#Table_C { border-collapse: collapse; border-top:2px solid #cf2221; }
#Table_C th,#Table_C td { padding: 8px; border: 1px solid #ccc; font-size:12px;}
#Table_C th { background: #eee; color: #333; }