/* Default Style */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans);
@import url(//cdn.jsdelivr.net/nanumsquare/1.0/nanumsquare.css);
/* ==================================================
   .Common
================================================== */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
html {font-family:'Noto Sans', sans-serif;}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, 
ruby, section, summary, time, mark, audio, video { font-family:'Noto Sans', sans-serif; font-size:13px; margin:0; padding:0;  }
body { *word-break:break-all; -ms-word-break:break-all; }
li { list-style:none; vertical-align:top; }
th, td { vertical-align:middle; }
img, fieldset, iframe { border:0 none; }
input, select, button { vertical-align:middle; }
img { vertical-align:top; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0; padding:0; }
a { text-decoration:none; color:#222; }
a:hover { text-decoration:none; }
button * { position:relative; }
button img { left:-3px; *left:auto; }
html:first-child select { height:20px; padding-right:6px; }
option { padding-right:6px; }
hr,caption { display:none; }
legend { *width:0; }
table {/* border-collapse:collapse;table-layout:fixed; */ border-collapse:collapse; border-spacing:0; }
select {border:1px solid #dedede}
caption,
legend,
.accessibility {position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; z-index:-1;}
input {vertical-align:-1px; }
.bzinput { padding:8px; border: 1px solid;  border-color: #c4c4c4 #d1d1d1 #d4d4d4;  border-radius: 2px;  outline: 5px solid #eff4f7;  -moz-outline-radius: 3px;  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12); }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #b6b6b6;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #b6b6b6;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #b6b6b6;
}
:-moz-placeholder { /* Firefox 18- */
  color: #b6b6b6;
}
/* Input Style Definition */
.txt { border:1px solid #dedede; height:16px; line-height:16px; color:#000; background:#ffffff; position:relative; top:-1px; *overflow:hidden;}
.txt:hover,
.txt:focus { border:1px solid red; height:16px; line-height:16px; color:#000; background:#ffffff; position:relative; top:-1px; *overflow:hidden; }
.textArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt;}
*:first-child+html .textArea { font-size:9pt; }
.radio,
.checkbox { *margin:-4px; }
.inputPrice {border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em .3em 0 0; background:#ffffff; font-size:1em; _font-size:9pt; text-align:right;}
*:first-child+html .inputPrice { font-size:9pt; }
.inputPrice:hover,
.inputPrice:focus { background:#f4f4f4; border:1px solid #ff0000; }

.ime_auto	{ ime-mode:auto !important; } /* 기본값 */
.ime_ko		{ ime-mode:active !important; } /* 한글 우선적용 */
.ime_en		{ ime-mode:inactive !important; } /* 영어 우선적용 */
.ime_ens	{ ime-mode:disabled !important; } /* 영문만 입력 가능 */

.pointer {cursor:pointer;}
.ht20 {height:1.8em;}

.w20 { width:20px; }
.w30 { width:30px; }
.w35 { width:35px; }
.w40 { width:40px; }
.w50 { width:50px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }
.w500 { width:500px; }
.w600 { width:600px; }

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}

.m-right20 { margin-right:20px; }

.iblock {display:inline-block;}
.clear {clear:both;}
.center {text-align:center;}
.btnR {margin-bottom:15px; text-align:right;}
.btnC {margin-bottom:15px; text-align:center;}

/* Font Class Style */
.b { font-weight:bold; }
.u { text-decoration:underline; }
.through { text-decoration:line-through; }
/* align */
.l { text-align:left; }
.c { text-align:center; }
.r { text-align:right; }
.vt { vertical-align:top; }
.vm { vertical-align:middle; }
.vb { vertical-align:text-bottom; }
/* float */
.fl { float:left; }
.fr { float:right; }
.cb { clear:both; }
.over { overflow:hidden; }
/* Margin Set */
.ml1 { margin-left:1px; }
.ml2 { margin-left:2px; }
.ml3 { margin-left:3px; }
.ml4 { margin-left:4px; }
.ml5 { margin-left:5px; }
.ml6 { margin-left:6px; }
.ml7 { margin-left:7px; }
.ml8 { margin-left:8px; }
.ml9 { margin-left:9px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.ml30 { margin-left:30px; }
.ml35 { margin-left:35px; }
.ml40 { margin-left:40px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.ml55 { margin-left:55px; }
.ml65 { margin-left:65px; }
.ml95 { margin-left:95px; }
.mr1 { margin-right:1px; }
.mr2 { margin-right:2px; }
.mr3 { margin-right:3px; }
.mr4 { margin-right:4px; }
.mr5 { margin-right:5px; }
.mr6 { margin-right:6px; }
.mr7 { margin-right:7px; }
.mr8 { margin-right:8px; }
.mr9 { margin-right:9px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr25 { margin-right:25px; }
.mr30 { margin-right:30px; }
.mr35 { margin-right:35px; }
.mr40 { margin-right:40px; }
.mr45 { margin-right:45px; }
.mr50 { margin-right:50px; }
.mr450 { margin-right:450px; }
.mb1 { margin-bottom:1px; }
.mb2 { margin-bottom:2px; }
.mb3 { margin-bottom:3px; }
.mb4 { margin-bottom:4px; }
.mb5 { margin-bottom:5px; }
.mb6 { margin-bottom:6px; }
.mb7 { margin-bottom:7px; }
.mb8 { margin-bottom:8px; }
.mb9 { margin-bottom:9px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }
.mb55 { margin-bottom:55px; }
.mb60 { margin-bottom:60px; }
.mb70 { margin-bottom:70px; }
.mb75 { margin-bottom:75px; }
.mb80 { margin-bottom:80px; }
.mb115 { margin-bottom:115px; }
.mt-1 { margin-top:-1px; }
.mt-10 { margin-top:-10px; }
.mt-20 { margin-top:-20px; }
.mt1 { margin-top:1px; }
.mt2 { margin-top:2px; }
.mt3 { margin-top:3px; }
.mt4 { margin-top:4px; }
.mt5 { margin-top:5px; }
.mt6 { margin-top:6px; }
.mt7 { margin-top:7px; }
.mt8 { margin-top:8px; }
.mt9 { margin-top:9px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt70 { margin-top:70px; }
.mt-20 { margin-top:-20px; }
.mt-35 { margin-top:-35px; }
.mt-40 { margin-top:-40px; }
/* Padding Set */
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pl15 { padding-left:15px; }
.pl20 { padding-left:20px; }
.pl25 { padding-left:25px; }
.pl30 { padding-left:30px; }
.pl35 { padding-left:35px; }
.pl40 { padding-left:40px; }
.pl45 { padding-left:45px; }
.pl50 { padding-left:50px; }
.pl55 { padding-left:55px; }
.pl60 { padding-left:60px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pr15 { padding-right:15px; }
.pr20 { padding-right:20px; }
.pr25 { padding-right:25px; }
.pr30 { padding-right:30px; }
.pr35 { padding-right:35px; }
.pr40 { padding-right:40px; }
.pr45 { padding-right:45px; }
.pr50 { padding-right:50px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb25 { padding-bottom:25px; }
.pb30 { padding-bottom:30px; }
.pb35 { padding-bottom:35px; }
.pb40 { padding-bottom:40px; }
.pb45 { padding-bottom:45px; }
.pb50 { padding-bottom:50px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt25 { padding-top:25px; }
.pt30 { padding-top:30px; }
.pt35 { padding-top:35px; }
.pt40 { padding-top:40px; }
.pt45 { padding-top:45px; }
.pt50 { padding-top:50px; }
.pt55 { padding-top:55px; }
.pt60 { padding-top:60px; }
.p5 { padding:5px; }
.p10 { padding:10px; }
.p20 { padding:20px; }
.p30 { padding:30px; }
.wid50 { width:50%; }
.zi10 { z-index:10; }

.button, .button span { display: inline-block; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:8px;
}
.button.full, .button.full span { display: block; }
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active { top:1px; }
.button span {
	position: relative;
	color:#fff;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .2) 1px solid;
	padding:0.6em 1.1em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
	font-family:'Nanum Barun Gothic';
}

.button.mini span {font-size:11px; font-weight:bold; }
.button.small span {font-size:11px; font-weight:bold; }
.button.medium span {font-size:14px; font-weight:bold; }
.button.large span {font-size:14px; font-weight:bold; }
.button.max span {font-size:16px; font-weight:bold; }

.button.black {background-color: #333333;}
.button.gray {background-color: #b9b9b9;}
.button.white {background-color: #FFFFFF;}
.button.white span{	color: #666666;}
.button.red {background-color: #e62727;}
.button.orange {background-color: #ff5c00;}
.button.magenta {background-color: #A9014B;}
.button.yellow {background-color: #ffb515;}
.button.blue {background-color: #00ADEE;}
.button.pink {background-color: #bf3280;}
.button.green {background-color: #91bd09;}
.button.pistachio {background-color: #34b36d;}
.button.rosy {background-color: #F16C7C;}
.button.brown {background-color: #804000;}
.button.purple {background-color: #800080;}
.button.cyan {background-color: #46C7C7;}
.button.gold {background-color: #D4A017;}
.button.jaju { background-color:#ff0000;}
tr.selected .button.jaju { background-color:#000;}
.button.biz1 { background-color:#ff0000; }
