@charset "utf-8";

/* filter */
html {width:100%; height:100%; filter: expression(document.execCommand('BackgroundImageCache', false, true));}
body {background:#ffffff; width:100%; height:100%; font-family:dotum;}
/* basis Selector */

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { /* WebKit browsers */
color:transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
color:transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
color:transparent;
}

.placeholder { color: #767676; }
::-webkit-input-placeholder{color: #767676;} /* 웹킷 전용 속성 */
textarea:-moz-placeholder, input:-moz-placeholder{color: #767676;} /* 파이어폭스 전용 속성 */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button {margin:0; padding:0;}
body, input, textarea, table, button,div {font-family: Malgun Gothic, '맑은고딕'; font-weight: normal;}
html:first-child select {padding-right:6px; height:20px;} /* Opera 9 & Below Fix */
option {padding-right:6px;} /* Firefox Fix */
legend {overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */
img, fieldset, button {border:0;}
ul, ol {list-style:none;}
em, address {font-style:normal;}
hr {display:none !important; visibility:hidden;}
caption  {display:none;}
/* input, textarea, button {line-height: 1.2; 입력폼에서 춤추지 않는 최소 줄간 1.2 } */
input.type-image {border:0 none; padding:0; margin:0;}
label {cursor:pointer;}
a {text-decoration:none;color:#5d5d5d;}
a:hover, a:active, a:focus{text-decoration:none; color:#5d5d5d;}
select{font-size:12px; color:#8e8e8e;font-family:Dotum;} 
.png24 {tmp:expression(setPng24(this));}

/****************************/
/* Common Style             */
/****************************/
.t_en {font-family:Tahoma, Dotum !important;}
.t_ko {font-family:Dotum, Tahoma !important;}
.hands {cursor:pointer !important;}
.no_space {font-size:0; line-height:0;}
.no_bg {background-image:none;}

.fixed {table-layout:fixed;} /* table사이즈를 고정 */
.txt_break {
	/* word-break:break-all !important;word-wrap:break-word !important; */
	word-wrap: break-word !important; /* Internet Explorer 5.5+ */
	white-space: pre-wrap !important; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap !important; /* Opera 4-6 */
	white-space: -o-pre-wrap !important; /* Opera 7 */
	
	} /* td 안에 텍스트 줄바꿈을 시켜줍니다 */

.png24{tmp:expression(setPng24(this));}
.txt_nowrap {white-space:nowrap;} /* 줄바꿈 없음 */
.ls_m01 {letter-spacing:-1px;} /* Letter spacing */
.ls_nm {letter-spacing:normal !important;}

/* Layer Selector */
.floatL {float:left !important;}
.floatR {float:right !important;}
.d_inline {display:inline-block !important;}
.d_block {display:block !important;}
.d_none {display:none !important;}
.v_hidden {visibility:hidden;}

/* clear class */
.clear {clear:both !important;}
.clearL {clear:left !important;}
.clfix:after {content:'.'; display:block; height:0px; clear:both; visibility:hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* hides from ie-mac */
.clfix {zoom:1;} /*for ie 5.5-7*/

/* Scroll Selector */
.ovfX {overflow-x:scroll !important;}
.ovfY {overflow-y:scroll !important;}
.ovfA {overflow:auto !important;}
.ovf {overflow:scroll !important;}
.ovfH {overflow:hidden !important;}
.ovfH_x {overflow-x:hidden !important;}
.ovfH_y {overflow-y:hidden !important;}

/* ALIGN */
.alC {text-align:center !important;}
.alL {text-align:left !important;}
.alR {text-align:right !important;}
.alJ {text-align:justify !important;}

.vaT {vertical-align:top !important;}
.vaM {vertical-align:middle !important;}
.vaB {vertical-align:bottom !important;}
.vapx {vertical-align:-1px !important;}

/* border */
.borA00	{border:1px #ddd solid !important;}
.borA01	{border:1px #ddd solid !important;}
.borA02	{border:1px #ddd solid !important;}
.borA03	{border:1px #ddd solid !important;}
.borA04	{border:1px #ddd solid !important;}

.borT01	{border-top:1px #ddd solid !important;}
.borR01	{border-right:1px #ddd solid !important;}
.borB01	{border-bottom:1px #ddd solid !important;}
.borL01	{border-left:1px #ddd solid !important;}

.borT02	{border-top:1px #ddd solid !important;}
.borR02	{border-right:1px #ddd solid !important;}
.borB02	{border-bottom:1px #ddd solid !important;}
.borL02	{border-left:1px #ddd solid !important;}

.borT03	{border-top:1px #ddd solid !important;}
.borR03	{border-right:1px #ddd solid !important;}
.borB03	{border-bottom:1px #ddd solid !important;}
.borL03	{border-left:1px #ddd solid !important;}

.borT04	{border-top:1px #ddd solid !important;}
.borR04	{border-right:1px #ddd solid !important;}
.borB04	{border-bottom:1px #ddd solid !important;}
.borL04 {border-left:1px #ddd solid !important;}

.borAn {border:none !important;}
.borTn {border-top:none !important;}
.borRn {border-right:none !important;}
.borBn {border-bottom:none !important;}
.borLn {border-left:none !important;}


/* font-size */
.fs0 {font-size:0 !important;}
.fs10 {font-size:10px !important;}
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs14 {font-size:14px !important;}
.fs16 {font-size:16px !important;}
.fs18 {font-size:18px !important;}

/* mobile font-size */
.mfs0 {font-size:0 !important;}
.mfs10 {font-size:.83em !important;}
.mfs11 {font-size:.92em !important;}
.mfs12 {font-size:1em !important;}
.mfs14 {font-size:1.17em !important;}
.mfs16 {font-size:1.33em !important;}
.mfs18 {font-size:1.50em !important;}

/* Text Style & Color */
.tdotum {font-family:"dotum";}
.ttahoma {font-family:"tahoma";}
.tb {font-weight:bold !important;}
.tn {font-weight:normal !important;}
.t_lt {text-decoration:line-through !important;}
.t_ul {text-decoration:underline !important;}

/* line-height */
.lh_130p {line-height:130% !important;}
.lh_140p {line-height:140% !important;}
.lh_160p {line-height:160% !important;}
.lh_180p {line-height:180% !important;}
.lh_200p {line-height:200% !important;}

/* pointBl-blue, pointOr-orange, pointRe-red, pointGn-green, pointGy-gray, pointBk-black, pointWh-white */
.pointBl {color:#369ae0 !important;}
.pointOr {color:#FF4E1E !important;}
.pointRe {color:#c61b13 !important;}
.pointGn {color:#239300 !important;}
.pointGn02 {color:#6bbc1b !important;}
.pointCGn {color:#a7c016 !important;}
.pointGy01 {color:#5d5d5d !important;}
.pointGy02 {color:#888 !important;}
.pointGy03 {color:#CECECE !important;}
.pointDGy {color:#2E2E2E !important;}
.pointBk {color:#000 !important;}
.pointWh {color:#fff !important;}
.pointPK {color:#D897EF !important;}
.pointPK02 {color:#D72A62 !important;}

/* padding */
/* 왼쪽 */
.padL00 {padding-left:0px !important;}
.padL01 {padding-left:1px !important;}
.padL02 {padding-left:2px !important;}
.padL03 {padding-left:3px !important;}
.padL04 {padding-left:4px !important;}
.padL05 {padding-left:5px !important;}
.padL06 {padding-left:6px !important;}
.padL07 {padding-left:7px !important;}
.padL08 {padding-left:8px !important;}
.padL09 {padding-left:9px !important;}
.padL10 {padding-left:10px !important;}
.padL15 {padding-left:15px !important;}
.padL20 {padding-left:20px !important;}
.padL25 {padding-left:25px !important;}
.padL30 {padding-left:30px !important;}
.padL35 {padding-left:35px !important;}
.padL40 {padding-left:40px !important;}
.padL45 {padding-left:45px !important;}
.padL50 {padding-left:50px !important;}
.padL55 {padding-left:55px !important;}
.padL60 {padding-left:60px !important;}

/* 오른쪽 */
.padR00 {padding-right:0px !important;}
.padR01 {padding-right:1px !important;}
.padR02 {padding-right:2px !important;}
.padR03 {padding-right:3px !important;}
.padR04 {padding-right:4px !important;}
.padR05 {padding-right:5px !important;}
.padR06 {padding-right:6px !important;}
.padR07 {padding-right:7px !important;}
.padR08 {padding-right:8px !important;}
.padR09 {padding-right:9px !important;}
.padR10 {padding-right:10px !important;}
.padR15 {padding-right:15px !important;}
.padR20 {padding-right:20px !important;}
.padR25 {padding-right:25px !important;}
.padR30 {padding-right:30px !important;}
.padR35 {padding-right:35px !important;}
.padR40 {padding-right:40px !important;}
.padR45 {padding-right:45px !important;}
.padR50 {padding-right:50px !important;}
.padR55 {padding-right:55px !important;}
.padR60 {padding-right:60px !important;}

/* 위 */
.padT00 {padding-top:0px !important;}
.padT01 {padding-top:1px !important;}
.padT02 {padding-top:2px !important;}
.padT03 {padding-top:3px !important;}
.padT04 {padding-top:4px !important;}
.padT05 {padding-top:5px !important;}
.padT06 {padding-top:6px !important;}
.padT07 {padding-top:7px !important ;}
.padT08 {padding-top:8px !important;}
.padT09 {padding-top:9px !important;}
.padT10 {padding-top:10px !important;}
.padT15 {padding-top:15px !important;}
.padT20 {padding-top:20px !important;}
.padT25 {padding-top:25px !important;}
.padT30 {padding-top:30px !important;}
.padT35 {padding-top:35px !important;}
.padT40 {padding-top:40px !important;}
.padT45 {padding-top:45px !important;}
.padT50 {padding-top:50px !important;}
.padT55 {padding-top:55px !important;}
.padT60 {padding-top:60px !important;}

/* 아래 */
.padB00 {padding-bottom:0px !important;}
.padB01 {padding-bottom:1px !important;}
.padB02 {padding-bottom:2px !important;}
.padB03 {padding-bottom:3px !important;}
.padB04 {padding-bottom:4px !important;}
.padB05 {padding-bottom:5px !important;}
.padB06 {padding-bottom:6px !important;}
.padB07 {padding-bottom:7px !important;}
.padB08 {padding-bottom:8px !important;}
.padB09 {padding-bottom:9px !important;}
.padB10 {padding-bottom:10px !important;}
.padB15 {padding-bottom:15px !important;}
.padB20 {padding-bottom:20px !important;}
.padB25 {padding-bottom:25px !important;}
.padB30 {padding-bottom:30px !important;}
.padB35 {padding-bottom:35px !important;}
.padB40 {padding-bottom:40px !important;}
.padB45 {padding-bottom:45px !important;}
.padB50 {padding-bottom:50px !important;}
.padB55 {padding-bottom:55px !important;}
.padB60 {padding-bottom:60px !important;}

/* 전체 */
.pad00 {padding:0px !important;}
.pad01 {padding:1px !important;}
.pad02 {padding:2px !important;}
.pad03 {padding:3px !important;}
.pad04 {padding:4px !important;}
.pad05 {padding:5px !important;}
.pad10 {padding:10px !important;}
.pad15 {padding:15px !important;}
.pad20 {padding:20px !important;}
.pad25 {padding:25px !important;}
.pad30 {padding:30px !important;}
.pad35 {padding:35px !important;}
.pad40 {padding:40px !important;}
.pad45 {padding:45px !important;}
.pad50 {padding:50px !important;}
.pad55 {padding:55px !important;}
.pad60 {padding:60px !important;}

/* margin */
.marAT {margin:auto; !important;}

/* 왼쪽 */
.marL00 {margin-left:0px !important;}
.marL01 {margin-left:1px !important;}
.marL02 {margin-left:2px !important;}
.marL03 {margin-left:3px !important;}
.marL04 {margin-left:4px !important;}
.marL05 {margin-left:5px !important;}
.marL06 {margin-left:6px !important;}
.marL07 {margin-left:7px !important;}
.marL08 {margin-left:8px !important;}
.marL09 {margin-left:9px !important;}
.marL10 {margin-left:10px !important;}
.marL12 {margin-left:12px !important;}
.marL13 {margin-left:13px !important;}
.marL14 {margin-left:14px !important;}
.marL15 {margin-left:15px !important;}
.marL20 {margin-left:20px !important;}
.marL25 {margin-left:25px !important;}
.marL30 {margin-left:30px !important;}
.marL35 {margin-left:35px !important;}
.marL40 {margin-left:40px !important;}
.marL45 {margin-left:45px !important;}
.marL50 {margin-left:50px !important;}
.marL55 {margin-left:55px !important;}
.marL60 {margin-left:60px !important;}
.marL185 {margin-left:185px !important;}
.marL01p {margin-left:1% !important;}
.marL02p {margin-left:2% !important;}


/* 오른쪽 */
.marR00 {margin-right:0px !important;}
.marR01 {margin-right:1px !important;}
.marR02 {margin-right:2px !important;}
.marR03 {margin-right:3px !important;}
.marR04 {margin-right:4px !important;}
.marR05 {margin-right:5px !important;}
.marR06 {margin-right:6px !important;}
.marR07 {margin-right:7px !important;}
.marR08 {margin-right:8px !important;}
.marR09 {margin-right:9px !important;}
.marR10 {margin-right:10px !important;}
.marR15 {margin-right:15px !important;}
.marR20 {margin-right:20px !important;}
.marR25 {margin-right:25px !important;}
.marR30 {margin-right:30px !important;}
.marR35 {margin-right:35px !important;}
.marR40 {margin-right:40px !important;}
.marR45 {margin-right:45px !important;}
.marR50 {margin-right:50px !important;}
.marR55 {margin-right:55px !important;}
.marR60 {margin-right:60px !important;}
.marR185 {margin-right:185px !important;}

/* 위 */
.marT00 {margin-top:0px !important;}
.marT01 {margin-top:1px !important;}
.marT02 {margin-top:2px !important;}
.marT03 {margin-top:3px !important;}
.marT04 {margin-top:4px !important;}
.marT05 {margin-top:5px !important;}
.marT06 {margin-top:6px !important;}
.marT07 {margin-top:7px !important;}
.marT08 {margin-top:8px !important;}
.marT09 {margin-top:9px !important;}
.marT10 {margin-top:10px !important;}
.marT15 {margin-top:15px !important;}
.marT20 {margin-top:20px !important;}
.marT25 {margin-top:25px !important;}
.marT30 {margin-top:30px !important;}
.marT35 {margin-top:35px !important;}
.marT40 {margin-top:40px !important;}
.marT45 {margin-top:45px !important;}
.marT50 {margin-top:50px !important;}
.marT55 {margin-top:55px !important;}
.marT60 {margin-top:60px !important;}
.marT80 {margin-top:80px !important;}
.marT100 {margin-top:100px !important;}

/* 아래 */
.marB00 {margin-bottom:0px !important;}
.marB01 {margin-bottom:1px !important;}
.marB02 {margin-bottom:2px !important;}
.marB03 {margin-bottom:3px !important;}
.marB04 {margin-bottom:4px !important;}
.marB05 {margin-bottom:5px !important;}
.marB06 {margin-bottom:6px !important;}
.marB07 {margin-bottom:7px !important;}
.marB08 {margin-bottom:8px !important;}
.marB09 {margin-bottom:9px !important;}
.marB10 {margin-bottom:10px !important;}
.marB15 {margin-bottom:15px !important;}
.marB20 {margin-bottom:20px !important;}
.marB25 {margin-bottom:25px !important;}
.marB30 {margin-bottom:30px !important;}
.marB35 {margin-bottom:35px !important;}
.marB40 {margin-bottom:40px !important;}
.marB45 {margin-bottom:45px !important;}
.marB50 {margin-bottom:50px !important;}
.marB55 {margin-bottom:55px !important;}
.marB60 {margin-bottom:60px !important;}

/* 전체 */
.mar00 {margin:0px !important;}
.mar01 {margin:1px !important;}
.mar02 {margin:2px !important;}
.mar03 {margin:3px !important;}
.mar04 {margin:4px !important;}
.mar05 {margin:5px !important;}
.mar06 {margin:6px !important;}
.mar07 {margin:7px !important;}
.mar08 {margin:8px !important;}
.mar09 {margin:9px !important;}
.mar10 {margin:10px !important;}
.mar15 {margin:15px !important;}
.mar20 {margin:20px !important;}
.mar25 {margin:25px !important;}
.mar30 {margin:30px !important;}
.mar35 {margin:35px !important;}
.mar40 {margin:40px !important;}
.mar45 {margin:45px !important;}
.mar50 {margin:50px !important;}
.mar55 {margin:55px !important;}
.mar60 {margin:60px !important;}

/* Width % */
.w1p  {width:1% !important;}
.w2p  {width:2% !important;}
.w3p  {width:3% !important;}
.w4p  {width:4% !important;}
.w5p  {width:5% !important;}
.w6p  {width:6% !important;}
.w7p  {width:7% !important;}
.w8p  {width:8% !important;}
.w9p  {width:9% !important;}
.w10p {width:10% !important;}
.w11p {width:11% !important;}
.w12p {width:12% !important;}
.w13p {width:13% !important;}
.w14p {width:14% !important;}
.w15p {width:15% !important;}
.w16p {width:16% !important;}
.w17p {width:17% !important;}
.w18p {width:18% !important;}
.w19p {width:19% !important;}
.w20p {width:20% !important;}
.w21p {width:21% !important;}
.w22p {width:22% !important;}
.w23p {width:23% !important;}
.w24p {width:24% !important;}
.w25p {width:25% !important;}
.w26p {width:26% !important;}
.w27p {width:27% !important;}
.w28p {width:28% !important;}
.w29p {width:29% !important;}
.w30p {width:30% !important;}
.w31p {width:31% !important;}
.w32p {width:32% !important;}
.w33p {width:33% !important;}
.w34p {width:34% !important;}
.w35p {width:35% !important;}
.w36p {width:36% !important;}
.w37p {width:37% !important;}
.w38p {width:38% !important;}
.w39p {width:39% !important;}
.w40p {width:40% !important;}
.w41p {width:41% !important;}
.w42p {width:42% !important;}
.w43p {width:43% !important;}
.w44p {width:44% !important;}
.w45p {width:45% !important;}
.w46p {width:46% !important;}
.w47p {width:47% !important;}
.w48p {width:48% !important;}
.w49p {width:49% !important;}
.w50p {width:50% !important;}
.w51p {width:51% !important;}
.w52p {width:52% !important;}
.w53p {width:53% !important;}
.w54p {width:54% !important;}
.w55p {width:55% !important;}
.w56p {width:56% !important;}
.w57p {width:57% !important;}
.w58p {width:58% !important;}
.w59p {width:59% !important;}
.w60p {width:60% !important;}
.w61p {width:61% !important;}
.w62p {width:62% !important;}
.w63p {width:63% !important;}
.w64p {width:64% !important;}
.w65p {width:65% !important;}
.w66p {width:66% !important;}
.w67p {width:68% !important;}
.w68p {width:68% !important;}
.w69p {width:69% !important;}
.w70p {width:70% !important;}
.w71p {width:71% !important;}
.w72p {width:72% !important;}
.w73p {width:73% !important;}
.w74p {width:74% !important;}
.w75p {width:75% !important;}
.w76p {width:76% !important;}
.w77p {width:77% !important;}
.w78p {width:78% !important;}
.w79p {width:79% !important;}
.w80p {width:80% !important;}
.w81p {width:81% !important;}
.w82p {width:82% !important;}
.w83p {width:83% !important;}
.w84p {width:84% !important;}
.w85p {width:85% !important;}
.w86p {width:86% !important;}
.w87p {width:87% !important;}
.w88p {width:88% !important;}
.w89p {width:89% !important;}
.w90p {width:90% !important;}
.w91p {width:91% !important;}
.w92p {width:92% !important;}
.w93p {width:93% !important;}
.w94p {width:94% !important;}
.w95p {width:95% !important;}
.w96p {width:96% !important;}
.w97p {width:97% !important;}
.w98p {width:98% !important;}
.w99p {width:99% !important;}
.w100p {width:100% !important;}

/* position */
.posR {position:relative;}
.posA {position:absolute;}

.posTm01 {position:relative; top:-1px;}
.posTm02 {position:relative; top:-2px;}
.posTm03 {position:relative; top:-3px;}
.posTm04 {position:relative; top:-4px;}
.posTm05 {position:relative; top:-5px;}
.posTm10 {position:relative; top:-10px;}
.posTm15 {position:relative; top:-15px;}
.posTm20 {position:relative; top:-20px;}
.posTm25 {position:relative; top:-25px;}

.posTp01 {position:relative; top:1px;}
.posTp02 {position:relative; top:2px;}
.posTp03 {position:relative; top:3px;}
.posTp04 {position:relative; top:4px;}
.posTp05 {position:relative; top:5px;}
.posTp10 {position:relative; top:10px;}
.posTp15 {position:relative; top:15px;}
.posTp20 {position:relative; top:20px;}
.posTp25 {position:relative; top:25px;}

/* INPUT */
input {
	width: 100%;
	padding-left: 5px;
	cursor: pointer;
	font-size: 12px;
	color: #767676;
	border: 1px solid #D8D8D8;
	height: 24px;
	font-family: Malgun Gothic;
	vertical-align: middle;
/* 	font-family:dotum; */
}
.best_input {
	width: 360px;
	height: 45px;
	background: url("../images/best_input.png");
	background-size: 370px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	line-height: 44px;
	color: #767676;
}
.best_input_click {
	width: 360px;
	height: 45px;
	background: url("../images/best_input_click.png");
	background-size: 370px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	line-height: 44px;
}
.main_input {
	width: 165px;
	height: 45px;
	background: url("../images/main_input.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 27px;
	position: absolute;
	vertical-align: middle;
	line-height: 44px;
	color: #767676;
}
.main_input_click {
	width: 165px;
	height: 45px;
	background: url("../images/main_input_click.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 27px;
	position: absolute;
	vertical-align: middle;
	line-height: 44px;
}
.main_input_01 {
	width: 165px;
	height: 45px;
	background: url("../images/main_input.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 215px;
	position: absolute;
	line-height: 44px;
}
.main_input_01_click  {
	width: 165px;
	height: 45px;
	background: url("../images/main_input_click.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 215px;
	position: absolute;
	line-height: 44px;
}
textarea {
	width: 100%;
	padding-left: 5px;
	cursor: pointer;
	font-size: 13px;
	color: #767676;
	border: 1px solid #D8D8D8;
	font-family: Malgun Gothic;
/* 	font-family:dotum; */
}

/* select box title */
span.selectbox_title{text-align:left; padding:2px 15px 2px 3px; border-top:1px solid #bcbcbc; border-left:1px solid #d4d4d4; border-right:1px solid #d4d4d4; border-bottom:1px solid #d4d4d4; background:#fff url(../image/icon/select_arrow.gif) no-repeat 100% 0; }
span.selectbox_title strong{ width:100%; height:1em; font-weight:normal; font-size:11px; color:#5d5d5d; word-break:break-all; line-height:1.2em;  padding:1px 0 1px; _padding:2px 0 1px; display:block; overflow:hidden; }
span.selectbox_title_focus{ border-color:#5d5d5d; }
span.selectbox_title_focus strong{ color:#5d5d5d; }
span.selectbox_title_disabled{ background-color:#eee; }
span.selectbox_title_disabled strong{ color:#5d5d5d; }

/* select box option */
div.selectbox_option{ border:1px solid #777; background:#fff; overflow:hidden; }
div.selectbox_option li{ list-style:none; }
div.selectbox_option a{ height:1em; font-size:11px; color:#777; word-break:break-all; line-height:1.4em; text-decoration:none; padding:2px 3px 4px; _padding:3px 3px 3px; display:block; overflow:hidden;  text-decoration:none !important;}
div.selectbox_option a.on,
div.selectbox_option a:hover{ color:#000; background:#eee;  text-decoration:none !important;}


/* 파일첨부 커스텀 */
div.pop-uploader {
	display: inline-block;
}
div.pop-uploader div.file-upload input.text {
	float: left;
}

div.pop-uploader div.file-upload div.upload-btn {
	overflow: hidden;
	display: inline-table;
	position: relative;
	width: 71px;
	height: 24px;
	margin-left: 5px;
}

div.pop-uploader div.file-upload div.upload-btn input.file {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

div.pop-uploader input.text {
	width: 300px;
	height: 23px;
	padding: 0 6px;
	border: 1px solid #b5b5b5;
	cursor: pointer;
}


/* line */
.line_dark_heavy {
	border-bottom: 3px;
	border-bottom-color: #9d9d9d;
	border-bottom-style: solid;
	float: left;
}
.line_bright_heavy {
	border-bottom: 3px;
	border-bottom-color: #dfdfdf;
	border-bottom-style: solid;
	float: left;
}
.line_gray {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}
.line_gray_01 {
	width: 633px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
}
.line_gray_02 {
	width: 632px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	display: none;
}
.line_gray_03 {
	width: 532px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	display: none;
}
.line_dash_gray {
	width: 780px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
	margin-left: 20px;
}
.line_dash_dark_gray {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
}
.line_dash_dark_gray_01 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #9d9d9d;
	border-bottom-style: dashed;
}
.line_dash_dark_gray_02 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
	margin-top: 40px;
}
.line_dotted_gray  {
	width: 670px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_01  {
	width: 633px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_02  {
	width: 878px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_03  {
	width: 500px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
}
.line_dotted_gray_04  {
	width: 720px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.film_as_layout {
	margin-left: 25px;
	width: 150px;
	display: inline-block;
}
.film_as_layout_01 {
	width: 700px;
	display: inline-block;
}
.event_layout {
	margin-top: 20px;
	margin-bottom: 20px;
}
.event_layout_01 {
	margin-top: 20px;
}
.event_layout_02 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.height50 {
	height: 50px;
}





/* text */
.title_txt {
	font-size: 34px;
	color: #5d5d5d;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: Malgun Gothic;
}
.txtN_12 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 3px;
	display: inline-table;
}
.txtG_13 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.txtG_13_01 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-left: 128px;
	margin-top: 5px;
}
.txtG_13_02 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	display: table;
	margin-left: 23px;
	margin-top: -17px;
}
.txtG_14 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: -50px;
	margin-left: 70px;
	font-family: Malgun Gothic;
}
.txtG_14_01 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtD_14 {
	font-size: 14px;
	color: #4d4948;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_15 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	line-height: 30px;
}
.txtN_15_01 {
	font-size: 15px;
	line-height: 21px;
	color: #666666;
	font-family: Malgun Gothic;
	display: inline-block;
}
.txtN_15_02 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	line-height: 65px;
}
.txtN_15_03 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	margin-top: -10px;
	vertical-align: middle;
}
.txtN_15_04 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	line-height: 50px;
}
.txtB_15_01 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 30px;
}
.txtB_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 35px;
	text-align: center;
	display: inline-table;
}
.txtG_15 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtG_15_01 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: inline-block;
	margin-left: 25px;
}
.txtG_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: table;
	margin-left: 25px;
	margin-top: -20px;
}
.txtG_15_03 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtG_15_04 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	text-align: left;
	display: inline-table;
}
.txtDG {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtDG_01 {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
	margin-left: 20px;
}
.txtDG_02 {
	font-size: 15px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 40px;
	margin-left: 20px;
}
.txtDG_03 {
	font-size: 15px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 40px;
	margin-left: 55px;
}
.txtR_15 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_15_01 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-table;
	margin-top: -13px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.txtR_15_02 {
	font-size: 15px;
	color: #ef0010;
	font-family: Malgun Gothic;
	font-weight: bold;
	text-align: center;
	display: inline-table;
	line-height: 65px;
}
.txtR_15_03 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
}
.txtR_15_04 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 25px;
}
.txtR_15_05 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
	text-align: center;
	display: inline-block;
}
.txtD_15 {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_15_03 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 50px;
	letter-spacing: -1px;
}
.txtN_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	
}
.txtN_16 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtN_16_01 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 10px;
}
.txtN_16_02 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 10px;
	width: 400px;
	display: inline-block;
}
.txtN_16_03 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 30px;
}
.txtN_16_04 {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 35px;
}
.txtN_16_05 {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 50px;
}
.txtN_16_06 {
	font-size: 16px;
	color: #4d4948;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtN_16_07 {
	font-size: 16px;
	color: #909090;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_16 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 50px;
}
.txtB_16_01 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 12px;
}
.txtB_16_02 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_16_03 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 32px;
	text-align: center;
	display: table-cell;
}
.txtB_16_04 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 35px;
}

.txtB_16_04 {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_16_05 {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	width: 120px; 
	display: table; 
}
.txtR_16 {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_16_01 {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: table;
	margin-left: 25px;
	margin-top: -20px;
}
.txtR_16_02 {
	font-size: 16px;
	color: #ef0010;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtD_17 {
	font-size: 17px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_17 {
	font-size: 17px;
	color: #909090;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtR_18 {
	font-size: 18px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_20 {
	font-size: 20px;
	color: #5d5d5d;
	font-weight: bold;
}
.txtR_20 {
	font-size: 20px;
	color: #ef0010;
	font-weight: bold;
}
.txtB_20 {
	font-size: 20px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
}
.txtN_24 {
	vertical-align: middle;
	font-size: 24px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_26 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_30 {
	font-size: 30px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_35 {
	margin-top: -20px;
	vertical-align: middle;
	display: inline-table;
	font-size: 35px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_40 {
	margin-top: 30px;
	font-size: 40px;
	color: #666666;
	font-weight: bold;
	font-family: Arthur;
}
.txtW_48 {
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	font-family: Malgun Gothic;
	float: right;
}
.bullet_black_list {
	display: inline-table;
	margin-top: -9px;
	margin-left: 7px;
	font-size: 14px;
	color: #000000;
}
.Global_txt {
	margin-top: 100px;
	font-size: 55px;
	color: #333333;
	font-weight: normal;
	font-family: Arthur;
	display: inline-block;
}
.build_a {
	line-height: 23px;
	color: #767676;
}
.card_txt {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -7px; */
	margin-right: 15px;
}




/* layout */
.marTL_10 {
	width: 351px;
	height: 24px;
	margin-top: 55px;
	margin-left: 20px;
	display: block;
	position: relative;
}
.gray_box { 
	width: 480px;
	height: 157px;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px;
	border-color: #e6e6e6;
	border-style: solid;
}




/*//skj:20160621_현대기아_보유필름등록_추가개발 */
/*//skj:담당자 수정 추가사항 */
.gray_box_popup { 
	width: 490px;
	height: 65px;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px;
	border-color: #e6e6e6;
	border-style: solid;
}

.red_box { 
	width: 490px;
	height: 135px;
	margin-top: 10px;
	background-color: #fcfcfc;
	border: 2px;
	border-color: #ef0010;
	border-style: solid;
}
/* 	background-color: #fffacc; */
/* background-color: #dce9f1; */



.gray_box_01 { 
	width: 920px;
	height: 52px;
	margin-top: 20px;
	background-color: #f0f0f0;
	vertical-align: middle;
	padding-top: 8px;
}
.select_margin_01 {
	width: 174px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
	float: left;
}
.select_margin_02 {
	width: 174px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline-block;
	float: left;
}
.select_margin_03 {
	width: 110px;
	margin-left: 20px;
	display: inline-block;
}
.select_margin_04 {
	width: 174px;
	display: inline-block;
}
.select_margin_05 {
	width: 80px;
	display: inline-block;
}
.select_margin_06 {
	width: 230px;
	display: inline-block;
}
.checkbox_layout {
	width: 440px;
	height: 45px;
	margin-top: 14px;
}

.build_search_list {
	display: none;
}
.notice_none {
	display: none;
}
.find_line {
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
div.findshop_layout:first-child {
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.findshop_layout {
	height: 50px;
/* 	border-bottom: 1px; */
/* 	border-bottom-color: #d8d8d8; */
/* 	border-bottom-style: solid; */
}
.findshop_list_01 {
	width: 250px;

	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.findshop_list_02 {
	width: 405px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.findshop_list_03 {
	width: 135px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.detail_map_layout {
	display: none;
}
.detail_map {
	width: 800px;
	height: 400px;
	border: 1px;
	border-color: #d8d8d8;
	border-style: solid;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}
.detail_map_list_layout {
	width: 800px;
	height: 155px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 30px;
	border-left: 4px;
	border-left-color: #f1f1f1;
	border-left-style: solid;
}
.shop_address {
	width: 780px;
	height: 30px;
	margin-left: 20px;
}

.page_number {
	margin-top: 30px;
	height: 27px;
	clear: both;
	position: relative;
	text-align: center;
}
.film_choice_layout {
	margin-left: 20px;
	display: inline-block;
}
.tbsos_guide_layout {
	margin-left: 40px;
	margin-top: -150px;
	vertical-align: middle;
	display: inline-table;
}
.Global_layout {
	margin-top: 20px;
	margin-left: 110px;
}
.Global_layout_01 {
	margin-top: -8px;
}
.film_order_layout {
	height: 95px;
	margin-top: 40px;
}
.brand_layout {
	display: inline-block;
	float: right;
	padding-left: 20px;
	border-left: 1px;
	border-left-color: #dfdfdf;
	border-left-style: solid;
}
.tbsos {
	height: 200px;
}
.tbsos_01 {
	height: 160px;
}

.left_line {
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	margin-left: 25px;
}
.left_line_01 {
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
}
.left_line_02 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.left_line_03 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left_line_04 {
	width: 560px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left_line_05 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
}

.button_layout {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.button_one_layout {
	width: 122px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.button_two_layout {
	width: 305px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
/* .client_data {
	margin-left: 150px;
} */
.client_input {
	width: 170px;
	line-height: 23px;
}
.client_input_01 {
	width: 72px;
	line-height: 23px;
}
.client_input_02 {
	width: 250px;
	line-height: 23px;
}
.client_input_03 {
	width: 330px;
	line-height: 23px;
}
.client_input_04 {
	width: 500px;
	line-height: 23px;
}
.client_input_05 {
	width: 200px;
	line-height: 23px;
}
.client_input_06 {
	width: 200px;
	line-height: 23px;
}
.client_input_07 {
	width: 200px;
	line-height: 23px;
}
.film_as_input {
	width: 700px;
	line-height: 23px;
}
.notify_input {
	width: 500px;
	line-height: 23px;
}
.notify_input_01 {
	width: 250px;
	line-height: 23px;
	vertical-align: top;
}
.notify_textarea {
	width: 500px;
	height: 200px;
	font-family: Malgun Gothic;
}
.notify_textarea_01 {
	width: 700px;
	height: 200px;
	padding-top: 8px;
	font-family: Malgun Gothic;
	margin-bottom: 5px;
}

.client_radio {
	width: 15px;
	height: 15px;
	margin-top: -2px;
	border: none;
}
.build_radio {
	width: 15px;
	height: 15px;
	margin-top: 6px;
	border: none;
	float: right;
	vertical-align: middle;
}
.build_radio_01 {
	width: 15px;
	height: 15px;
	border: none;
}
.build_radio_02 {
	width: 15px;
	height: 15px;
	border: none;
	margin-left: 30px;
}
.member_join_layout {
	margin-top: 10px;
	margin-left: 10px;
}
.member_join_layout_01 {
	margin-top: 30px;
	margin-left: 10px;
}
.member_join_layout_02 {
	margin-top: 40px;
	margin-left: 10px;
}
.detail_member_join_layout {
	margin-top: 15px;
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	font-size: 16px;
	color: #666666;
	font-family: Malgun Gothic;
	padding-left: 10px;
}
.marT10marL10 {
	margin-top: 10px;
	margin-left: 20px;
}
.bank_account {
	margin-top: 65px;
	margin-right: 20px;
	float: right;
}
.bank_account_01 {
	margin-top: 60px;
	margin-right: 20px;
	float: right;
}
.build_sum {
	margin-right: 20px;
	float: right;
}
.build_sum_01 {
	margin-top: 63px;
	margin-right: 20px;
	float: right;
}
.width285 {
	width: 285px;
	display: inline-block;
}
.width80 {
	width: 80px;
	display: inline-block;
}
.build_sign_list {
	width: 200px;
	display: inline-block;
}
.build_sign_list_01 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_02 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_03 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_04 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
}
.film_order_list {
	width: 200px;
	margin-top: 10px;
	vertical-align: top;
}
.film_order_list_01 {
	width: 150px;
	margin-top: 10px;
	vertical-align: top;
}
.height70 {
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
.height80 {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
.height90 {
	height: 90px;
}
.height135 {
	height: 135px;
}
.height152 {
	height: 152px;
}
.height195 {
	height: 195px;
}
.height250 {
	height: auto;
}
.height350 {
	height: 350px;
}
.height400 {
}
.height510 {
	height: 510px;
}
.height525 {
	height: 525px;
}
.width160 {
	width: 160px;
	display: inline-block;
	margin-top: -5px;
	margin-right: 5px;
}
.width160_01 {
	width: 160px;
	display: inline-block;
}

.width160_02 {
	width: 160px;
	margin-top: 10px;
	display: inline-block;
}
.width160_03 {
	width: 160px;
	margin-top: 0px;
	display: block;
}
.width160_04 {
	width: 160px;
	margin-top: 20px;
	display: inline-block;
}
.width160_05 {
	width: 160px;
	line-height: 55px;
}
.width120 {
	width: 120px;
	display: inline-block;
}
.width120_01 {
	width: 120px;
	margin-top: 10px;
	display: inline-block;
}
.width120_02 {
	display: inline-block;
}
.width200 {
	width: 200px;
	margin-top: 5px;
	display: inline-block;
}
.width200_01 {
	width: 200px;
	margin-top: 10px;
	display: inline-block;
}
.width200_02 {
	width: 200px;
	display: inline-block;
}
.width200_03 {
	width: 200px;
	margin-top: 10px;
	display: inline-block;
}
.width300 {
	width: 300px;
	display: inline-block;
}
.width370 {
	width: 370px;
	display: inline-block;
}
.width680 {
	width: 680px;
}
.width680_01 {
	width: 680px;
	padding-left: 10px; 
}
.width680_02 {
	width: 680px;
}
.width750 {
	width: 750px;
}

.table_top {
	width: 920px;
	height: 35px;
	background-color: #f3f3f3;
	border-top: 1px;
	border-top-color: #adadad;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.table_list {
	width: 920px;
	height: 65px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.order_list {
	width: 920px;
	height: 50px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.order_list_01 {
	display: inline-table; 
	vertical-align: top; 
	margin-top: 10px;
}
.order_list_02 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
	display: none;
}
.marT20 .order_list:first-child {
	width: 920px;
	height: 50px;
	vertical-align: middle;
	border-top: 1px;
	border-top-color: #adadad;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.width150 {
	width: 150px;
	display: inline-table;
	text-align: center;
	vertical-align: middle;
}
.inline {
	display: inline-block;
	vertical-align: top;
}
.inline_01 {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 30px;
}
.inline_02 {
	display: inline-block;
	
}
.inline_03 {
	display: inline-block;
	width: 200px;
	vertical-align: top;
}
.inline_03 {
	display: inline-block;
	margin-right: 10px;
}
.post_none {
	margin-top: 10px;
	margin-left: 30px;
	display: none;
}
.gray_top_box {
	width: 633px;
	height: 35px;
	background-color: #f3f3f3;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.gray_top_box_01 {
	width: 633px;
	height: 35px;
	background-color: #f3f3f3;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
/* 	margin-top: 10px; */
	padding-left: 10px;
}
.right_float {
	margin-top: 5px;
	margin-right: 15px;
	float: right;
}
.right_float_01 {
	margin-right: 25px;
	float: right;
}
.notice_layout {
	float: right;
}
.notice_layout_01 {
	margin-top: 40px;
	height: 40px;
}
.notice_layout_02 {
	margin-left: 20px;
	margin-bottom: 20px;
}
.notice_list {
	margin-left: 20px;
	display: inline-block;
}
.notice_list_01 {
	margin-right: 20px;
	display: inline-block;
	float: right;
}
.table_left_block {
	width: 160px;
	height: 40px;
	background-color: #f2f2f2;
	display: inline-block;
}
.table_left_block_01 {
	width: 2500px;
	height: 2500px;
	display: inline-block;
}
.postcode_layout {
	display: none;
}
.adderss_name {
	width: 630px;;
	text-align: left;
	font-size: 13px;
	font-family: Malgun Gothic;
	line-height: 30px;
	color: #767676;
	background-color: #ffffff;
	border-top: 1px; 
	border-top-style: solid; 
	border-top-color: #D8D8D8;
	border-left: 1px; 
	border-left-style: solid; 
	border-left-color: #D8D8D8;
	border-right: 1px; 
	border-right-style: solid; 
	border-right-color: #D8D8D8;
}
.adderss_name_01 {
	width: 530px;;
	text-align: left;
	font-size: 13px;
	font-family: Malgun Gothic;
	line-height: 30px;
	color: #767676;
	background-color: #ffffff;
	border-top: 1px; 
	border-top-style: solid; 
	border-top-color: #D8D8D8;
	border-left: 1px; 
	border-left-style: solid; 
	border-left-color: #D8D8D8;
	border-right: 1px; 
	border-right-style: solid; 
	border-right-color: #D8D8D8;
}




/* =================================================================================================================== */
/* image button */
#login_btn {
	width: 68px;
	height: 47px;
	margin-top: -180px;
	margin-left: 400px;
	background: url("../images/login_btn.png");
	position: absolute;
}
#login_btn:active {
	background: url("../images/login_btn_clicked.png");
}
.memory_checkbox {
	position: absolute;
	margin-top: -126px;
	margin-left: 27px;
}
#search_btn {
	width: 67px;
	height: 58px;
	margin-top: -58px;
	margin-left: 392px;
	background: url("../images/icon_pack.png");
	background-position: 0px 0px;
	position: absolute;
}
#search_btn:active {
	background: url("../images/icon_pack_click.png");
}
.address_search {
	width: 39px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -493px -244px;
	vertical-align: middle;
}
.address_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -244px;
}
.position_view_btn {
	width: 96px;
	height: 36px;
	background: url("../images/icon_pack.png");
	background-position: -117px 0px;
	margin-top: -6px;
	vertical-align: middle;
}
.position_view_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -117px 0px;
}
.position_view_top_btn {
	width: 33px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: -75px 0px;
	margin-top: -5px;
	margin-left: 62px;
	display: none;
	vertical-align: middle;
}
.position_view_top_btn:active {
	width: 33px;
	height: 33px;
	background: url("../images/icon_pack_click.png");
	background-position: -75px 0px;
	margin-top: -5px;
}
.best_medal {
	width: 52px;
	height: 70px;
	background: url("../images/icon_pack.png");
	background-position: 0px -80px;
}
.silver_medal {
	width: 32px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: 0px -163px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.gold_medal {
	width: 32px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: -40px -163px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.bullet_red {
	display: inline-table;
	width: 4px;
	height: 4px;
	background-color: #ef0010;
	vertical-align: middle;
	margin-top: -5px;
}

#left_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: 0px -207px;
	display: inline-block;
	float: none;
}
#left_small_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: 0px -238px;
	display: inline-block;
	margin-right: 10px;
}
#right_small_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -30px -238px;
	display: inline-block;
	margin-left: 10px;
}
#right_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -30px -207px;
	display: inline-block;
}
.page_number_txt{
	width: 23px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #909090;	
	border: 1px;
	border-color: #949494;
	border-style: solid; 
	display: inline-table;
	vertical-align: middle;
	margin-top: -18px;
}
.page_number_clicked_txt{
	width: 23px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
	background-color: #ef0010;
	border: 1px;
	border-color: #ef0010;
	border-style: solid;
	display: inline-table;
	vertical-align: middle;
	margin-top: -18px;
}
.film_choice_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_02 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -160px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_03 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -240px;
	display: inline-block;
	margin-top: -200px;
	vertical-align: middle;
}
.film_choice_04 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_05 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -160px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_06 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -240px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.Global {
	width: 701px;
	height: 387px;
	background: url("../images/Global.png");
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
/*기아*/
.Global_kia {
	width: 701px;
	height: 387px;
	background: url("../images/Global_kia.png");
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}


.m3 {
	width: 181px;
	height: 45px;
	background: url("../images/3m.png");
	display: block;
}
.m3_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/3m_detail.png");
	display: block;
}
.LLumar {
	width: 175px;
	height: 45px;
	background: url("../images/LLumar.png");
	display: block;
}
.LLumar_detail {
	margin-top: 50px;
	width: 912px;
	height: 304px;
	background: url("../images/LLumar_detail.png");
	display: block;
}
.johnson {
	width: 231px;
	height: 48px;
	background: url("../images/johnson.png");
	display: block;
}
.johnson_detail {
	margin-top: 50px;
	width: 912px;
	height: 304px;
	background: url("../images/johnson_detail.png");
	display: block;
}
.nexfil {
	width: 212px;
	height: 37px;
	background: url("../images/nexfil.png");
	display: block;
}
.nexfil_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/nexfil_detail.png");
	display: block;
}
.skc_icon {
	width: 224px;
	height: 35px;
	background: url("../images/skc_icon.png");
	display: block;
}
.skc_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/skc_detail.png");
	display: block;
}
.solargard {
	width: 233px;
	height: 44px;
	background: url("../images/solargard.png");
	display: block;
}
.solargard_detail {
	margin-top: 50px;
	width: 912px;
	height: 306px;
	background: url("../images/solargard_detail.png");
	display: block;
}
.sungard {
	width: 185px;
	height: 47px;
	background: url("../images/sungard.png");
	display: block;
}
.sungard_detail {
	margin-top: 50px;
	width: 912px;
	height: 306px;
	background: url("../images/sungard_detail.png");
	display: block;
}
.tbsos_car {
	margin-top: 40px;
	margin-left: 40px;
	width: 225px;
	height: 138px;
	background: url("../images/tbsos_car.png");
	display: inline-block;
}
/*기아사이버신고센터*/
.tbsos_car_kia {
	margin-top: 40px;
	margin-left: 40px;
	width: 225px;
	height: 138px;
	background: url("../images/tbsos_car_kia.png");
	display: inline-block;
}
.film_as_car {
	margin-top: 110px;
	margin-left: 40px;
	width: 237px;
	height: 163px;
	background: url("../images/film_as_car.png");
	display: inline-block;
}
/*기아필름A/S*/
.film_as_car_kia {
	margin-top: 110px;
	margin-left: 40px;
	width: 237px;
	height: 163px;
	background: url("../images/film_as_car_kia.png");
	display: inline-block;
}
.circle_01 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_02 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_03 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_04 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
#report_accept_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px -0px;
}
#report_accept_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -229px -0px;
}
#report_success_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -493px -60px;
}
#report_success_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -60px;
}
#notify_accept_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px 0px;
}
.circle_icon_01 {
	width: 28px;
	height: 28px;
	background: url("../images/icon_pack.png");
	background-position: -271px -87px;
	display: inline-table;
	vertical-align: middle;
	margin-top: -5px;
}
.circle_icon_02 {
	width: 28px;
	height: 28px;
	background: url("../images/icon_pack.png");
	background-position: -303px -87px;
	display: inline-table;
	vertical-align: middle;
	margin-top: -5px;
}
.file_search_btn {
	width: 71px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -414px 0px;
}
.file_search_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -414px 0px;
}
.join_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -493px 0px;
}
.join_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px 0px;
}
.success_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px 0px;
}
.success_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -229px 0px;
}
.cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -624px 0px;
}
.cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -624px 0px;
}
.member_join_icon_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -271px -120px;
	display: inline-block;
	margin-right: -10px;
}
.member_join_icon_02 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -334px -120px;
	display: inline-block;
}
#agreement_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -319px;
}
#agreement_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -319px;
}
#join_cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -127px -319px;
}
#join_cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -127px -319px;
}
#postcode_search {
	width: 93px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: 0px -365px;
	margin-left: 10px;
	vertical-align: middle;
}
#postcode_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -365px;
}
.board {
	position: absolute;
	margin-top: 50px;
	margin-left: 70px;
}
.board_01 {
	position: absolute;
	margin-top: 140px;
	margin-left: 70px;
}
.new_list {
	width: 10px;
	height: 10px;
	background: url("../images/icon_pack.png");
	background-position: -271px -195px;
	margin-top: 5px;
	vertical-align: middle;
	display: inline-table;
}
#short_cut {
	width: 54px;
	height: 12px;
	background: url("../images/short cut.png");
	margin-top: 27px;
	margin-left: 373px;
	position: absolute;
}
#short_cut_01 {
	width: 54px;
	height: 12px;
	background: url("../images/short cut.png");
	margin-top: 118px;
	margin-left: 373px;
	position: absolute;
}
.build_sign_turn {
	width: 793px;
	height: 136px;
	background: url("../images/build_sign_turn,.png");
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#certification {
	width: 101px;
	height: 105px;
	background: url("../images/icon_pack.png");
	background-position: 0px -400px;
	margin-top: 3px;
	margin-left: 7px;
	position: absolute;
}
#certification:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -400px;
}
.start_date_picker {
	width: 105px;
	height: 26px;
	background: url("../images/date_picker.png");
	background-size: 110px 26px;
	margin-top: -3px;
	margin-left: 5px;
	padding-left: 5px;
	border: 0px;
	vertical-align: middle;
	line-height: 23px;
}
.end_date_picker {
	width: 105px;
	height: 26px;
	background: url("../images/date_picker.png");
	background-size: 110px 26px;
	margin-top: -3px;
	margin-right: 15px;
	padding-left: 5px;
	border: 0px;
	vertical-align: middle;
	line-height: 23px;
}
#build_list_search {
	width: 75px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -493px -115px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
#build_list_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -115px;
}
#excel_btn {
	width: 75px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -578px -115px;
	vertical-align: middle;
	margin-top: -5px;
}
#excel_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -578px -115px;
}
#guarantee_output_btn {
	width: 71px;
	height: 22px;
	background: url("../images/icon_pack.png");
	background-position: -493px -152px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#guarantee_output_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -152px;
}
#build_certify_btn {
	width: 71px;
	height: 22px;
	background: url("../images/icon_pack.png");
	background-position: -493px -179px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#build_certify_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -179px;
}
#cut_film_btn {
	width: 93px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -127px -365px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
}
#cut_film_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -127px -365px;
}
.erase_btn {
	width: 19px;
	height: 19px;
	background: url("../images/icon_pack.png");
	background-position: -272px -324px;
	display: inline-block;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}
.erase_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -324px;
}
#data_modify_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -523px;
}
#data_modify_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -523px;
}
#data_modify_cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -573px;
}
#data_modify_cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -573px;
}
#make_success_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -272px -232px;
}
#order_success_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -309px -330px;
}
#order_success_btn:active {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack_click.png");
	background-position: -309px -330px;
}
#make_success_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -232px;
}
#remake_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -272px -278px;
}
#remake_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -278px;
}
.detail_view_on {
	width: 24px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -578px -152px;
	margin-top: -5px;
	margin-left: 15px;
	display: none;
	vertical-align: middle;
}
.detail_view_on:active {
	background: url("../images/icon_pack_click.png");
	background-position: -578px -152px;
}
.detail_view_off {
	width: 24px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -604px -152px;
	margin-top: -5px;
	margin-left: 15px;
	vertical-align: middle;
}
.detail_view_off:active {
	background: url("../images/icon_pack_click.png");
	background-position: -604px -152px;
}
#notice_search {
	width: 64px;
	height: 24px;
	margin-left: 5px;
	background: url("../images/icon_pack.png");
	background-position: -682px -60px;
	position: relative;
	vertical-align: middle;
}
#notice_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -682px -60px;
}
.notice_car_img {
	width: 580px;
	height: 239px;
	margin-top: 20px;
	background: url("../images/top/bank.png");
}
.card_img {
	width: 26px;
	height: 14px;
	background: url("../images/card_img_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}
.card_point {
	width: 53px;
	height: 18px;
	background: url("../images/card_point_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}
.logout_img {
	width: 57px;
	height: 18px;
	background: url("../images/logout_img_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}

/*//skj:20160621_현대기아_보유필름등록_추가개발 */
/*//skj:20160621_현대기아_보유필름등록_추가개발 -bugfixed:20160721 버튼 UI 벗어남 */
.filmfix_img {
	width: 73px;
	height: 20px;
	background: url("../images/film.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}


#kia {
	width: 197px;
	height: 90px;
	background: url("../images/kia.png");
}
#hyundai {
	width: 197px;
	height: 90px;
	background: url("../images/hyundai.png");
}
#skc {
	width: 197px;
	height: 90px;
	background: url("../images/skc.png");
}
#tb_bonus {
	width: 197px;
	height: 90px;
	background: url("../images/tb_bonus.png");
}
#event_end_01 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_01.png");
}
#event_end_02 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_02.png");
}
#event_end_03 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_03.png");
}
#event_end_04 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_04.png");
}
#event_end_05 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_05.png");
}
#event_end_06 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_06.png");
}
#event_end_07 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_07.png");
}
#event_end_08 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_08.png");
}
#campain_01 {
	width: 197px;
	height: 90px;
	background: url("../images/campain_01.png");
}
#campain_02 {
	width: 197px;
	height: 90px;
	background: url("../images/campain_02.png");
}
.list_view_btn {
	width: 85px;
	height: 28px;
	float: right;
	background: url("../images/icon_pack.png");
	background-position: -493px -210px;
	margin-top: 11px;
}
.list_view_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -210px;
}
.work_guide_01 {
	width: 895px;
	height: 226px;
	background: url("../images/work_guide_01.png");
}
.work_guide_02 {
	width: 802px;
	height: 227px;
	margin-left: 10px;
	background: url("../images/work_guide_02.png");
}
.work_guide_03 {
	width: 664px;
	height: 461px;
	margin-left: 10px;
	background: url("../images/work_guide_03.png");
}
.work_guide_04 {
	width: 780px;
	height: 359px;
	margin-left: 10px;
	background: url("../images/work_guide_04.png");
}
.work_guide_05 {
	width: 880px;
	height: 1418px;
	margin-left: 10px;
	background: url("../images/work_guide_05.png");
}
.work_guide_06 {
	width: 891px;
	height: 805px;
	margin-left: 10px;
	background: url("../images/work_guide_06.png");
}
.work_guide_07 {
	width: 891px;
	height: 117px;
	margin-left: 10px;
	background: url("../images/work_guide_07.png");
}
.work_guide_08 {
	width: 868px;
	height: 1057px;
	margin-left: 10px;
	background: url("../images/work_guide_08.png");
}
.work_guide_09 {
	width: 891px;
	height: 392px;
	margin-left: 10px;
	background: url("../images/work_guide_09.png");
}
.work_guide_10 {
	width: 826px;
	height: 280px;
	margin-left: 10px;
	background: url("../images/work_guide_10.png");
}
.work_guide_11 {
	width: 839px;
	height: 223px;
	margin-left: 10px;
	background: url("../images/work_guide_11.png");
}
.work_guide_12 {
	width: 839px;
	height: 119px;
	margin-left: 10px;
	background: url("../images/work_guide_12.png");
}
.work_guide_13 {
	width: 839px;
	height: 93px;
	margin-left: 10px;
	background: url("../images/work_guide_13.png");
}
.work_guide_14 {
	width: 839px;
	height: 116px;
	margin-left: 10px;
	background: url("../images/work_guide_14.png");
}
.work_guide_15 {
	width: 766px;
	height: 308px;
	margin-left: 10px;
	background: url("../images/work_guide_15.png");
}







/* map */
.korea_map {
	width: 238px;
	height: 297px;
	display: inline-block;
	background: url("../images/korea_map.png");
	background-size: 238px 297px;
}
#branch_01 {
	width: 53px;
	height: 18px;
	margin-top: 44px;
	margin-left: 68px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -68px -44px;
}
#branch_02 {
	width: 37px;
	height: 18px;
	margin-top: -18px;
	margin-left: 122px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -122px -44px;
}
#branch_03 {
	width: 53px;
	height: 18px;
	margin-top: 5px;
	margin-left: 0px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: 0px -67px;
}
#branch_04 {
	width: 37px;
	height: 18px;
	margin-top: -12px;
	margin-left: 65px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -65px -73px;
}
#branch_05 {
	width: 45px;
	height: 18px;
	margin-top: 2px;
	margin-left: 90px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -90px -93px;
}
#branch_06 {
	width: 45px;
	height: 18px;
	margin-top: -2px;
	margin-left: 44px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -44px -109px;
}
#branch_07 {
	width: 45px;
	height: 18px;
	margin-top: -13px;
	margin-left: 132px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -132px -114px;
}
#branch_08 {
	width: 53px;
	height: 18px;
	margin-top: 1px;
	margin-left: 93px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -93px -133px;
}
#branch_09 {
	width: 53px;
	height: 18px;
	margin-top: -8px;
	margin-left: 153px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -153px -143px;
}
#branch_10 {
	width: 45px;
	height: 18px;
	margin-top: -1px;
	margin-left: 57px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -57px -160px;
}
#branch_11 {
	width: 53px;
	height: 18px;
	margin-top: -2px;
	margin-left: 185px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -185px -176px;
}
#branch_12 {
	width: 45px;
	height: 18px;
	margin-top: -11px;
	margin-left: 107px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -107px -183px;
}
#branch_13 {
	width: 53px;
	height: 18px;
	margin-top: -3px;
	margin-left: 9px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -9px -198px;
}
#branch_14 {
	width: 53px;
	height: 18px;
	margin-top: -12px;
	margin-left: 165px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -165px -204px;
}
#branch_15 {
	width: 53px;
	height: 18px;
	margin-top: -9px;
	margin-left: 63px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -63px -213px;
}
#branch_16 {
	width: 53px;
	height: 18px;
	margin-top: 38px;
	margin-left: 37px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -37px -269px;
}
.account_box {
	width: 250px;
	height: 230px;
	background: url("../images/main/img_09_meminfo_01.png");
}
.build_list_box {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_02.png");
}
.build_list_box_01 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_03.png");
}
.build_list_box_02 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_04.png");
}
.build_list_box_03 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_05.png");
}
.background_board {
	width: 500px;
	height: 230px;
	background: url("../images/main/img_10_tbboard.png");
}








/* <!-- -----------------------------------------------------------------------------> */
.korea_map_clicked {
	display: inline-block;
	position: relative;
	top: -212px;
	left: -245px; 
}
#branch_01_clicked {
	width: 53px;
	height: 18px;
	margin-top: -41px;
	margin-left: 68px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -68px -44px;
	display: none;
}
#branch_02_clicked {
	width: 37px;
	height: 18px;
	margin-top: -41px;
	margin-left: 122px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -122px -44px;
	display: none;
}
#branch_03_clicked {
	width: 53px;
	height: 18px;
	margin-top: -18px;
	margin-left: 0px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: 0px -67px;
	display: none;
}
#branch_04_clicked {
	width: 37px;
	height: 18px;
	margin-top: -12px;
	margin-left: 65px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -65px -73px;
	display: none;
}
#branch_05_clicked {
	width: 45px;
	height: 18px;
	margin-top: 8px;
	margin-left: 90px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -90px -93px;
	display: none;
}
#branch_06_clicked {
	width: 45px;
	height: 18px;
	margin-top: 23px;
	margin-left: 44px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -44px -109px;
	display: none;
}
#branch_07_clicked {
	width: 45px;
	height: 18px;
	margin-top: 28px;
	margin-left: 132px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -132px -114px;
	display: none;
}
#branch_08_clicked {
	width: 53px;
	height: 18px;
	margin-top: 48px;
	margin-left: 93px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -93px -133px;
	display: none;
}
#branch_09_clicked {
	width: 53px;
	height: 18px;
	margin-top: 58px;
	margin-left: 153px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -153px -143px;
	display: none;
}
#branch_10_clicked {
	width: 45px;
	height: 18px;
	margin-top: 75px;
	margin-left: 57px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -57px -160px;
	display: none;
}
#branch_11_clicked {
	width: 53px;
	height: 18px;
	margin-top: 91px;
	margin-left: 185px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -185px -176px;
	display: none;
}
#branch_12_clicked {
	width: 45px;
	height: 18px;
	margin-top: 98px;
	margin-left: 107px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -107px -183px;
	display: none;
}
#branch_13_clicked {
	width: 53px;
	height: 18px;
	margin-top: 113px;
	margin-left: 9px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -9px -198px;
	display: none;
}
#branch_14_clicked {
	width: 53px;
	height: 18px;
	margin-top: 119px;
	margin-left: 165px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -164px -204px;
	display: none;
}
#branch_15_clicked {
	width: 53px;
	height: 18px;
	margin-top: 128px;
	margin-left: 63px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -63px -213px;
	display: none;
}
#branch_16_clicked {
	width: 29px;
	height: 18px;
	margin-top: 185px;
	margin-left: 37px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -37px -269px;
	display: none;
}


@charset "utf-8";

/* filter */
html {width:100%; height:100%; filter: expression(document.execCommand('BackgroundImageCache', false, true));}
body {background:#ffffff; width:100%; height:100%; font-family:dotum;}
/* basis Selector */

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { /* WebKit browsers */
color:transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
color:transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+ */
color:transparent;
}

.placeholder { color: #767676; }
::-webkit-input-placeholder{color: #767676;} /* 웹킷 전용 속성 */
textarea:-moz-placeholder, input:-moz-placeholder{color: #767676;} /* 파이어폭스 전용 속성 */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button {margin:0; padding:0;}
body, input, textarea, table, button,div {font-family: Malgun Gothic, '맑은고딕'; font-weight: normal;}
html:first-child select {padding-right:6px; height:20px;} /* Opera 9 & Below Fix */
option {padding-right:6px;} /* Firefox Fix */
legend {overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* For Screen Reader */
img, fieldset, button {border:0;}
ul, ol {list-style:none;}
em, address {font-style:normal;}
hr {display:none !important; visibility:hidden;}
caption  {display:none;}
/* input, textarea, button {line-height: 1.2; 입력폼에서 춤추지 않는 최소 줄간 1.2 } */
input.type-image {border:0 none; padding:0; margin:0;}
label {cursor:pointer;}
a {text-decoration:none;color:#1818ca;}
a:hover, a:active, a:focus{text-decoration:none; color:#1818ca;}
select{font-size:12px; color:#8e8e8e;font-family:Dotum;} 
.png24 {tmp:expression(setPng24(this));}

/****************************/
/* Common Style             */
/****************************/
.t_en {font-family:Tahoma, Dotum !important;}
.t_ko {font-family:Dotum, Tahoma !important;}
.hands {cursor:pointer !important;}
.no_space {font-size:0; line-height:0;}
.no_bg {background-image:none;}

.fixed {table-layout:fixed;} /* table사이즈를 고정 */
.txt_break {
	/* word-break:break-all !important;word-wrap:break-word !important; */
	word-wrap: break-word !important; /* Internet Explorer 5.5+ */
	white-space: pre-wrap !important; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap !important; /* Opera 4-6 */
	white-space: -o-pre-wrap !important; /* Opera 7 */
	
	} /* td 안에 텍스트 줄바꿈을 시켜줍니다 */

.png24{tmp:expression(setPng24(this));}
.txt_nowrap {white-space:nowrap;} /* 줄바꿈 없음 */
.ls_m01 {letter-spacing:-1px;} /* Letter spacing */
.ls_nm {letter-spacing:normal !important;}

/* Layer Selector */
.floatL {float:left !important;}
.floatR {float:right !important;}
.d_inline {display:inline-block !important;}
.d_block {display:block !important;}
.d_none {display:none !important;}
.v_hidden {visibility:hidden;}

/* clear class */
.clear {clear:both !important;}
.clearL {clear:left !important;}
.clfix:after {content:'.'; display:block; height:0px; clear:both; visibility:hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* hides from ie-mac */
.clfix {zoom:1;} /*for ie 5.5-7*/

/* Scroll Selector */
.ovfX {overflow-x:scroll !important;}
.ovfY {overflow-y:scroll !important;}
.ovfA {overflow:auto !important;}
.ovf {overflow:scroll !important;}
.ovfH {overflow:hidden !important;}
.ovfH_x {overflow-x:hidden !important;}
.ovfH_y {overflow-y:hidden !important;}

/* ALIGN */
.alC {text-align:center !important;}
.alL {text-align:left !important;}
.alR {text-align:right !important;}
.alJ {text-align:justify !important;}

.vaT {vertical-align:top !important;}
.vaM {vertical-align:middle !important;}
.vaB {vertical-align:bottom !important;}
.vapx {vertical-align:-1px !important;}

/* border */
.borA00	{border:1px #ddd solid !important;}
.borA01	{border:1px #ddd solid !important;}
.borA02	{border:1px #ddd solid !important;}
.borA03	{border:1px #ddd solid !important;}
.borA04	{border:1px #ddd solid !important;}

.borT01	{border-top:1px #ddd solid !important;}
.borR01	{border-right:1px #ddd solid !important;}
.borB01	{border-bottom:1px #ddd solid !important;}
.borL01	{border-left:1px #ddd solid !important;}

.borT02	{border-top:1px #ddd solid !important;}
.borR02	{border-right:1px #ddd solid !important;}
.borB02	{border-bottom:1px #ddd solid !important;}
.borL02	{border-left:1px #ddd solid !important;}

.borT03	{border-top:1px #ddd solid !important;}
.borR03	{border-right:1px #ddd solid !important;}
.borB03	{border-bottom:1px #ddd solid !important;}
.borL03	{border-left:1px #ddd solid !important;}

.borT04	{border-top:1px #ddd solid !important;}
.borR04	{border-right:1px #ddd solid !important;}
.borB04	{border-bottom:1px #ddd solid !important;}
.borL04 {border-left:1px #ddd solid !important;}

.borAn {border:none !important;}
.borTn {border-top:none !important;}
.borRn {border-right:none !important;}
.borBn {border-bottom:none !important;}
.borLn {border-left:none !important;}


/* font-size */
.fs0 {font-size:0 !important;}
.fs10 {font-size:10px !important;}
.fs11 {font-size:11px !important;}
.fs12 {font-size:12px !important;}
.fs14 {font-size:14px !important;}
.fs16 {font-size:16px !important;}
.fs18 {font-size:18px !important;}

/* mobile font-size */
.mfs0 {font-size:0 !important;}
.mfs10 {font-size:.83em !important;}
.mfs11 {font-size:.92em !important;}
.mfs12 {font-size:1em !important;}
.mfs14 {font-size:1.17em !important;}
.mfs16 {font-size:1.33em !important;}
.mfs18 {font-size:1.50em !important;}

/* Text Style & Color */
.tdotum {font-family:"dotum";}
.ttahoma {font-family:"tahoma";}
.tb {font-weight:bold !important;}
.tn {font-weight:normal !important;}
.t_lt {text-decoration:line-through !important;}
.t_ul {text-decoration:underline !important;}

/* line-height */
.lh_130p {line-height:130% !important;}
.lh_140p {line-height:140% !important;}
.lh_160p {line-height:160% !important;}
.lh_180p {line-height:180% !important;}
.lh_200p {line-height:200% !important;}

/* pointBl-blue, pointOr-orange, pointRe-red, pointGn-green, pointGy-gray, pointBk-black, pointWh-white */
.pointBl {color:#369ae0 !important;}
.pointOr {color:#FF4E1E !important;}
.pointRe {color:#c61b13 !important;}
.pointGn {color:#239300 !important;}
.pointGn02 {color:#6bbc1b !important;}
.pointCGn {color:#a7c016 !important;}
.pointGy01 {color:#5d5d5d !important;}
.pointGy02 {color:#888 !important;}
.pointGy03 {color:#CECECE !important;}
.pointDGy {color:#2E2E2E !important;}
.pointBk {color:#000 !important;}
.pointWh {color:#fff !important;}
.pointPK {color:#D897EF !important;}
.pointPK02 {color:#D72A62 !important;}

/* padding */
/* 왼쪽 */
.padL00 {padding-left:0px !important;}
.padL01 {padding-left:1px !important;}
.padL02 {padding-left:2px !important;}
.padL03 {padding-left:3px !important;}
.padL04 {padding-left:4px !important;}
.padL05 {padding-left:5px !important;}
.padL06 {padding-left:6px !important;}
.padL07 {padding-left:7px !important;}
.padL08 {padding-left:8px !important;}
.padL09 {padding-left:9px !important;}
.padL10 {padding-left:10px !important;}
.padL15 {padding-left:15px !important;}
.padL20 {padding-left:20px !important;}
.padL25 {padding-left:25px !important;}
.padL30 {padding-left:30px !important;}
.padL35 {padding-left:35px !important;}
.padL40 {padding-left:40px !important;}
.padL45 {padding-left:45px !important;}
.padL50 {padding-left:50px !important;}
.padL55 {padding-left:55px !important;}
.padL60 {padding-left:60px !important;}

/* 오른쪽 */
.padR00 {padding-right:0px !important;}
.padR01 {padding-right:1px !important;}
.padR02 {padding-right:2px !important;}
.padR03 {padding-right:3px !important;}
.padR04 {padding-right:4px !important;}
.padR05 {padding-right:5px !important;}
.padR06 {padding-right:6px !important;}
.padR07 {padding-right:7px !important;}
.padR08 {padding-right:8px !important;}
.padR09 {padding-right:9px !important;}
.padR10 {padding-right:10px !important;}
.padR15 {padding-right:15px !important;}
.padR20 {padding-right:20px !important;}
.padR25 {padding-right:25px !important;}
.padR30 {padding-right:30px !important;}
.padR35 {padding-right:35px !important;}
.padR40 {padding-right:40px !important;}
.padR45 {padding-right:45px !important;}
.padR50 {padding-right:50px !important;}
.padR55 {padding-right:55px !important;}
.padR60 {padding-right:60px !important;}

/* 위 */
.padT00 {padding-top:0px !important;}
.padT01 {padding-top:1px !important;}
.padT02 {padding-top:2px !important;}
.padT03 {padding-top:3px !important;}
.padT04 {padding-top:4px !important;}
.padT05 {padding-top:5px !important;}
.padT06 {padding-top:6px !important;}
.padT07 {padding-top:7px !important ;}
.padT08 {padding-top:8px !important;}
.padT09 {padding-top:9px !important;}
.padT10 {padding-top:10px !important;}
.padT15 {padding-top:15px !important;}
.padT20 {padding-top:20px !important;}
.padT25 {padding-top:25px !important;}
.padT30 {padding-top:30px !important;}
.padT35 {padding-top:35px !important;}
.padT40 {padding-top:40px !important;}
.padT45 {padding-top:45px !important;}
.padT50 {padding-top:50px !important;}
.padT55 {padding-top:55px !important;}
.padT60 {padding-top:60px !important;}

/* 아래 */
.padB00 {padding-bottom:0px !important;}
.padB01 {padding-bottom:1px !important;}
.padB02 {padding-bottom:2px !important;}
.padB03 {padding-bottom:3px !important;}
.padB04 {padding-bottom:4px !important;}
.padB05 {padding-bottom:5px !important;}
.padB06 {padding-bottom:6px !important;}
.padB07 {padding-bottom:7px !important;}
.padB08 {padding-bottom:8px !important;}
.padB09 {padding-bottom:9px !important;}
.padB10 {padding-bottom:10px !important;}
.padB15 {padding-bottom:15px !important;}
.padB20 {padding-bottom:20px !important;}
.padB25 {padding-bottom:25px !important;}
.padB30 {padding-bottom:30px !important;}
.padB35 {padding-bottom:35px !important;}
.padB40 {padding-bottom:40px !important;}
.padB45 {padding-bottom:45px !important;}
.padB50 {padding-bottom:50px !important;}
.padB55 {padding-bottom:55px !important;}
.padB60 {padding-bottom:60px !important;}

/* 전체 */
.pad00 {padding:0px !important;}
.pad01 {padding:1px !important;}
.pad02 {padding:2px !important;}
.pad03 {padding:3px !important;}
.pad04 {padding:4px !important;}
.pad05 {padding:5px !important;}
.pad10 {padding:10px !important;}
.pad15 {padding:15px !important;}
.pad20 {padding:20px !important;}
.pad25 {padding:25px !important;}
.pad30 {padding:30px !important;}
.pad35 {padding:35px !important;}
.pad40 {padding:40px !important;}
.pad45 {padding:45px !important;}
.pad50 {padding:50px !important;}
.pad55 {padding:55px !important;}
.pad60 {padding:60px !important;}

/* margin */
.marAT {margin:auto; !important;}

/* 왼쪽 */
.marL00 {margin-left:0px !important;}
.marL01 {margin-left:1px !important;}
.marL02 {margin-left:2px !important;}
.marL03 {margin-left:3px !important;}
.marL04 {margin-left:4px !important;}
.marL05 {margin-left:5px !important;}
.marL06 {margin-left:6px !important;}
.marL07 {margin-left:7px !important;}
.marL08 {margin-left:8px !important;}
.marL09 {margin-left:9px !important;}
.marL10 {margin-left:10px !important;}
.marL12 {margin-left:12px !important;}
.marL13 {margin-left:13px !important;}
.marL14 {margin-left:14px !important;}
.marL15 {margin-left:15px !important;}
.marL20 {margin-left:20px !important;}
.marL25 {margin-left:25px !important;}
.marL30 {margin-left:30px !important;}
.marL35 {margin-left:35px !important;}
.marL40 {margin-left:40px !important;}
.marL45 {margin-left:45px !important;}
.marL50 {margin-left:50px !important;}
.marL55 {margin-left:55px !important;}
.marL60 {margin-left:60px !important;}
.marL185 {margin-left:185px !important;}
.marL01p {margin-left:1% !important;}
.marL02p {margin-left:2% !important;}


/* 오른쪽 */
.marR00 {margin-right:0px !important;}
.marR01 {margin-right:1px !important;}
.marR02 {margin-right:2px !important;}
.marR03 {margin-right:3px !important;}
.marR04 {margin-right:4px !important;}
.marR05 {margin-right:5px !important;}
.marR06 {margin-right:6px !important;}
.marR07 {margin-right:7px !important;}
.marR08 {margin-right:8px !important;}
.marR09 {margin-right:9px !important;}
.marR10 {margin-right:10px !important;}
.marR15 {margin-right:15px !important;}
.marR20 {margin-right:20px !important;}
.marR25 {margin-right:25px !important;}
.marR30 {margin-right:30px !important;}
.marR35 {margin-right:35px !important;}
.marR40 {margin-right:40px !important;}
.marR45 {margin-right:45px !important;}
.marR50 {margin-right:50px !important;}
.marR55 {margin-right:55px !important;}
.marR60 {margin-right:60px !important;}
.marR185 {margin-right:185px !important;}

/* 위 */
.marT00 {margin-top:0px !important;}
.marT01 {margin-top:1px !important;}
.marT02 {margin-top:2px !important;}
.marT03 {margin-top:3px !important;}
.marT04 {margin-top:4px !important;}
.marT05 {margin-top:5px !important;}
.marT06 {margin-top:6px !important;}
.marT07 {margin-top:7px !important;}
.marT08 {margin-top:8px !important;}
.marT09 {margin-top:9px !important;}
.marT10 {margin-top:10px !important;}
.marT15 {margin-top:15px !important;}
.marT20 {margin-top:20px !important;}
.marT25 {margin-top:25px !important;}
.marT30 {margin-top:30px !important;}
.marT35 {margin-top:35px !important;}
.marT40 {margin-top:40px !important;}
.marT45 {margin-top:45px !important;}
.marT50 {margin-top:50px !important;}
.marT55 {margin-top:55px !important;}
.marT60 {margin-top:60px !important;}
.marT80 {margin-top:80px !important;}
.marT100 {margin-top:100px !important;}

/* 아래 */
.marB00 {margin-bottom:0px !important;}
.marB01 {margin-bottom:1px !important;}
.marB02 {margin-bottom:2px !important;}
.marB03 {margin-bottom:3px !important;}
.marB04 {margin-bottom:4px !important;}
.marB05 {margin-bottom:5px !important;}
.marB06 {margin-bottom:6px !important;}
.marB07 {margin-bottom:7px !important;}
.marB08 {margin-bottom:8px !important;}
.marB09 {margin-bottom:9px !important;}
.marB10 {margin-bottom:10px !important;}
.marB15 {margin-bottom:15px !important;}
.marB20 {margin-bottom:20px !important;}
.marB25 {margin-bottom:25px !important;}
.marB30 {margin-bottom:30px !important;}
.marB35 {margin-bottom:35px !important;}
.marB40 {margin-bottom:40px !important;}
.marB45 {margin-bottom:45px !important;}
.marB50 {margin-bottom:50px !important;}
.marB55 {margin-bottom:55px !important;}
.marB60 {margin-bottom:60px !important;}

/* 전체 */
.mar00 {margin:0px !important;}
.mar01 {margin:1px !important;}
.mar02 {margin:2px !important;}
.mar03 {margin:3px !important;}
.mar04 {margin:4px !important;}
.mar05 {margin:5px !important;}
.mar06 {margin:6px !important;}
.mar07 {margin:7px !important;}
.mar08 {margin:8px !important;}
.mar09 {margin:9px !important;}
.mar10 {margin:10px !important;}
.mar15 {margin:15px !important;}
.mar20 {margin:20px !important;}
.mar25 {margin:25px !important;}
.mar30 {margin:30px !important;}
.mar35 {margin:35px !important;}
.mar40 {margin:40px !important;}
.mar45 {margin:45px !important;}
.mar50 {margin:50px !important;}
.mar55 {margin:55px !important;}
.mar60 {margin:60px !important;}

/* Width % */
.w1p  {width:1% !important;}
.w2p  {width:2% !important;}
.w3p  {width:3% !important;}
.w4p  {width:4% !important;}
.w5p  {width:5% !important;}
.w6p  {width:6% !important;}
.w7p  {width:7% !important;}
.w8p  {width:8% !important;}
.w9p  {width:9% !important;}
.w10p {width:10% !important;}
.w11p {width:11% !important;}
.w12p {width:12% !important;}
.w13p {width:13% !important;}
.w14p {width:14% !important;}
.w15p {width:15% !important;}
.w16p {width:16% !important;}
.w17p {width:17% !important;}
.w18p {width:18% !important;}
.w19p {width:19% !important;}
.w20p {width:20% !important;}
.w21p {width:21% !important;}
.w22p {width:22% !important;}
.w23p {width:23% !important;}
.w24p {width:24% !important;}
.w25p {width:25% !important;}
.w26p {width:26% !important;}
.w27p {width:27% !important;}
.w28p {width:28% !important;}
.w29p {width:29% !important;}
.w30p {width:30% !important;}
.w31p {width:31% !important;}
.w32p {width:32% !important;}
.w33p {width:33% !important;}
.w34p {width:34% !important;}
.w35p {width:35% !important;}
.w36p {width:36% !important;}
.w37p {width:37% !important;}
.w38p {width:38% !important;}
.w39p {width:39% !important;}
.w40p {width:40% !important;}
.w41p {width:41% !important;}
.w42p {width:42% !important;}
.w43p {width:43% !important;}
.w44p {width:44% !important;}
.w45p {width:45% !important;}
.w46p {width:46% !important;}
.w47p {width:47% !important;}
.w48p {width:48% !important;}
.w49p {width:49% !important;}
.w50p {width:50% !important;}
.w51p {width:51% !important;}
.w52p {width:52% !important;}
.w53p {width:53% !important;}
.w54p {width:54% !important;}
.w55p {width:55% !important;}
.w56p {width:56% !important;}
.w57p {width:57% !important;}
.w58p {width:58% !important;}
.w59p {width:59% !important;}
.w60p {width:60% !important;}
.w61p {width:61% !important;}
.w62p {width:62% !important;}
.w63p {width:63% !important;}
.w64p {width:64% !important;}
.w65p {width:65% !important;}
.w66p {width:66% !important;}
.w67p {width:68% !important;}
.w68p {width:68% !important;}
.w69p {width:69% !important;}
.w70p {width:70% !important;}
.w71p {width:71% !important;}
.w72p {width:72% !important;}
.w73p {width:73% !important;}
.w74p {width:74% !important;}
.w75p {width:75% !important;}
.w76p {width:76% !important;}
.w77p {width:77% !important;}
.w78p {width:78% !important;}
.w79p {width:79% !important;}
.w80p {width:80% !important;}
.w81p {width:81% !important;}
.w82p {width:82% !important;}
.w83p {width:83% !important;}
.w84p {width:84% !important;}
.w85p {width:85% !important;}
.w86p {width:86% !important;}
.w87p {width:87% !important;}
.w88p {width:88% !important;}
.w89p {width:89% !important;}
.w90p {width:90% !important;}
.w91p {width:91% !important;}
.w92p {width:92% !important;}
.w93p {width:93% !important;}
.w94p {width:94% !important;}
.w95p {width:95% !important;}
.w96p {width:96% !important;}
.w97p {width:97% !important;}
.w98p {width:98% !important;}
.w99p {width:99% !important;}
.w100p {width:100% !important;}

/* position */
.posR {position:relative;}
.posA {position:absolute;}

.posTm01 {position:relative; top:-1px;}
.posTm02 {position:relative; top:-2px;}
.posTm03 {position:relative; top:-3px;}
.posTm04 {position:relative; top:-4px;}
.posTm05 {position:relative; top:-5px;}
.posTm10 {position:relative; top:-10px;}
.posTm15 {position:relative; top:-15px;}
.posTm20 {position:relative; top:-20px;}
.posTm25 {position:relative; top:-25px;}

.posTp01 {position:relative; top:1px;}
.posTp02 {position:relative; top:2px;}
.posTp03 {position:relative; top:3px;}
.posTp04 {position:relative; top:4px;}
.posTp05 {position:relative; top:5px;}
.posTp10 {position:relative; top:10px;}
.posTp15 {position:relative; top:15px;}
.posTp20 {position:relative; top:20px;}
.posTp25 {position:relative; top:25px;}

/* INPUT */
input {
	width: 100%;
	padding-left: 5px;
	cursor: pointer;
	font-size: 12px;
	color: #767676;
	border: 1px solid #D8D8D8;
	height: 24px;
	font-family: Malgun Gothic;
	vertical-align: middle;
/* 	font-family:dotum; */
}
.best_input {
	width: 360px;
	height: 45px;
	background: url("../images/best_input.png");
	background-size: 370px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	line-height: 44px;
	color: #767676;
}
.best_input_click {
	width: 360px;
	height: 45px;
	background: url("../images/best_input_click.png");
	background-size: 370px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	line-height: 44px;
}
.main_input {
	width: 165px;
	height: 45px;
	background: url("../images/main_input.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 27px;
	position: absolute;
	vertical-align: middle;
	line-height: 44px;
	color: #767676; 
}
.main_input_click {
	width: 165px;
	height: 45px;
	background: url("../images/main_input_click.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 27px;
	position: absolute;
	vertical-align: middle;
	line-height: 44px;
}
.main_input_01 {
	width: 165px;
	height: 45px;
	background: url("../images/main_input.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 215px;
	position: absolute;
	line-height: 44px;
}
.main_input_01_click  {
	width: 165px;
	height: 45px;
	background: url("../images/main_input_click.png");
	background-size: 175px 45px;
	font-size: 16px;
	font-family: Malgun Gothic;
	padding-left: 10px;
	margin-top: -180px;
	margin-left: 215px;
	position: absolute;
	line-height: 44px;
}
textarea {
	width: 100%;
	padding-left: 5px;
	cursor: pointer;
	font-size: 13px;
	color: #767676;
	border: 1px solid #D8D8D8;
	font-family: Malgun Gothic;
/* 	font-family:dotum; */
}

/* select box title */
span.selectbox_title{text-align:left; padding:2px 15px 2px 3px; border-top:1px solid #bcbcbc; border-left:1px solid #d4d4d4; border-right:1px solid #d4d4d4; border-bottom:1px solid #d4d4d4; background:#fff url(../image/icon/select_arrow.gif) no-repeat 100% 0; }
span.selectbox_title strong{ width:100%; height:1em; font-weight:normal; font-size:11px; color:#5d5d5d; word-break:break-all; line-height:1.2em;  padding:1px 0 1px; _padding:2px 0 1px; display:block; overflow:hidden; }
span.selectbox_title_focus{ border-color:#5d5d5d; }
span.selectbox_title_focus strong{ color:#5d5d5d; }
span.selectbox_title_disabled{ background-color:#eee; }
span.selectbox_title_disabled strong{ color:#5d5d5d; }

/* select box option */
div.selectbox_option{ border:1px solid #777; background:#fff; overflow:hidden; }
div.selectbox_option li{ list-style:none; }
div.selectbox_option a{ height:1em; font-size:11px; color:#777; word-break:break-all; line-height:1.4em; text-decoration:none; padding:2px 3px 4px; _padding:3px 3px 3px; display:block; overflow:hidden;  text-decoration:none !important;}
div.selectbox_option a.on,
div.selectbox_option a:hover{ color:#000; background:#eee;  text-decoration:none !important;}


/* 파일첨부 커스텀 */
div.pop-uploader {
	display: inline-block;
}
div.pop-uploader div.file-upload input.text {
	float: left;
}

div.pop-uploader div.file-upload div.upload-btn {
	overflow: hidden;
	display: inline-table;
	position: relative;
	width: 71px;
	height: 24px;
	margin-left: 5px;
}

div.pop-uploader div.file-upload div.upload-btn input.file {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity = 0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

div.pop-uploader input.text {
	width: 300px;
	height: 23px;
	padding: 0 6px;
	border: 1px solid #b5b5b5;
	cursor: pointer;
}


/* line */
.line_dark_heavy {
	border-bottom: 3px;
	border-bottom-color: #9d9d9d;
	border-bottom-style: solid;
	float: left;
}
.line_bright_heavy {
	border-bottom: 3px;
	border-bottom-color: #dfdfdf;
	border-bottom-style: solid;
	float: left;
}
.line_gray {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
}
.line_gray_01 {
	width: 633px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
}
.line_gray_02 {
	width: 632px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	display: none;
}
.line_gray_03 {
	width: 532px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	display: none;
}
.line_dash_gray {
	width: 780px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
	margin-left: 20px;
}
.line_dash_dark_gray {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
}
.line_dash_dark_gray_01 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #9d9d9d;
	border-bottom-style: dashed;
}
.line_dash_dark_gray_02 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dashed;
	margin-top: 40px;
}

.line_dotted_gray  {
	width: 670px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_01  {
	width: 633px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_02  {
	width: 878px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_03  {
	width: 500px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
}
.line_dotted_gray_04  {
	width: 720px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.line_dotted_gray_05  {
	width: 633px;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: dotted;
	margin-top: 10px;
}
.film_as_layout {
	margin-left: 25px;
	width: 150px;
	display: inline-block;
}
.film_as_layout_01 {
	width: 700px;
	display: inline-block;
}
.event_layout {
	margin-top: 20px;
	margin-bottom: 20px;
}
.event_layout_01 {
	margin-top: 20px;
}
.event_layout_02 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.height50 {
	height: 50px;
}





/* text */
.title_txt {
	font-size: 34px;
	color: #5d5d5d;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: Malgun Gothic;
}
.txtN_12 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 3px;
	display: inline-table;
}
.txtG_13 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.txtG_13_01 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-left: 128px;
	margin-top: 5px;
}
.txtG_13_02 {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	display: table;
	margin-left: 23px;
	margin-top: -17px;
}
.txtG_14 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: -50px;
	margin-left: 70px;
	font-family: Malgun Gothic;
}
.txtG_14_01 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtD_14 {
	font-size: 14px;
	color: #4d4948;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_15 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	line-height: 30px;
}
.txtN_15_01 {
	font-size: 15px;
	line-height: 21px;
	color: #666666;
	font-family: Malgun Gothic;
	display: inline-block;
}
.txtN_15_02 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	line-height: 65px;
}
.txtN_15_03 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	margin-top: -10px;
	vertical-align: middle;
}
.txtN_15_04 {
	font-size: 15px;
	color: #666666;
	font-family: Malgun Gothic;
	font-weight: normal;
	text-align: center;
	display: inline-table;
	line-height: 50px;
}
.txtB_15_01 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 30px;
}
.txtB_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 35px;
	text-align: center;
	display: inline-table;
}
.txtG_15 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtG_15_01 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: inline-block;
	margin-left: 25px;
}
.txtG_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: table;
	margin-left: 25px;
	margin-top: -20px;
}
.txtG_15_03 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtG_15_04 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	text-align: left;
	display: inline-table;
}
.txtDG {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtDG_01 {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
	margin-left: 20px;
}
.txtDG_02 {
	font-size: 15px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 40px;
	margin-left: 20px;
}
.txtDG_03 {
	font-size: 15px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 40px;
	margin-left: 55px;
}
.txtR_15 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_15_01 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-table;
	margin-top: -13px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.txtR_15_02 {
	font-size: 15px;
	color: #ef0010;
	font-family: Malgun Gothic;
	font-weight: bold;
	text-align: center;
	display: inline-table;
	line-height: 65px;
}
.txtR_15_03 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
}
.txtR_15_04 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 25px;
}
.txtR_15_05 {
	font-size: 15px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 50px;
	text-align: center;
	display: inline-block;
}
.txtD_15 {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_15_03 {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 50px;
	letter-spacing: -1px;
}
.txtN_15_02 {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	
}
.txtN_16 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtN_16_01 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 10px;
}
.txtN_16_02 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-top: 10px;
	width: 400px;
	display: inline-block;
}
.txtN_16_03 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 30px;
}
.txtN_16_04 {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 35px;
}
.txtN_16_05 {
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
	line-height: 50px;
}
.txtN_16_06 {
	font-size: 16px;
	color: #4d4948;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtN_16_07 {
	font-size: 16px;
	color: #909090;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_16 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 50px;
}
.txtB_16_01 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	line-height: 12px;
}
.txtB_16_02 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_16_03 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 32px;
	text-align: center;
	display: table-cell;
}
.txtB_16_04 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Malgun Gothic;
	line-height: 35px;
}

.txtB_16_04 {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_16_05 {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	width: 120px; 
	display: table; 
}
.txtR_16 {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_16_01 {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: table;
	margin-left: 25px;
	margin-top: -20px;
}
/* //skj:20160509-정보보호방침 추가 */
.txtR_16_SKJ {
	font-size: 16px;
	color: #ef0010;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtR_16_01_SKJ {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	margin-left: 7px;
	margin-top: -10px;
}
.txtR_16_01_All_SKJ {
	font-size: 16px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
	margin-left: 10px;
	margin-top: -15px;
}
.txtN_16_SKJ {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtN_16_01_SKJ {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	font-family: Malgun Gothic;
	margin-left: 7px;
	margin-top: -10px;
}


.txtR_16_02 {
	font-size: 16px;
	color: #ef0010;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtD_17 {
	font-size: 17px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_17 {
	font-size: 17px;
	color: #909090;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtR_18 {
	font-size: 18px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtB_20 {
	font-size: 20px;
	color: #5d5d5d;
	font-weight: bold;
}
.txtR_20 {
	font-size: 20px;
	color: #ef0010;
	font-weight: bold;
}
.txtB_20 {
	font-size: 20px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;

}
.txtB_201 {
	font-size: 20px;
	color: #444444;
	font-weight: bold;
	font-family: Malgun Gothic;
	display: inline-block;
	margin-left: 40px;
}
.txtN_24 {
	vertical-align: middle;
	font-size: 24px;
	color: #444444;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_26 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtR_30 {
	font-size: 30px;
	color: #ef0010;
	font-weight: bold;
	font-family: Malgun Gothic;
}
.txtN_35 {
	margin-top: -20px;
	vertical-align: middle;
	display: inline-table;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-weight: normal;
	font-family: Malgun Gothic;
}
.txtB_40 {
	margin-top: 30px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Arthur;
}
.txtW_48 {
	font-size: 48px;
	color: #ffffff;
	font-weight: bold;
	font-family: Malgun Gothic;
	float: right;
}
.bullet_black_list {
	display: inline-table;
	margin-top: -9px;
	margin-left: 7px;
	font-size: 14px;
	color: #000000;
}
.Global_txt {
	margin-top: 100px;
	font-size: 55px;
	color: #333333;
	font-weight: normal;
	font-family: Arthur;
	display: inline-block;
}
.build_a {
	line-height: 23px;
	color: #767676;
}
.card_txt {
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	font-family: Malgun Gothic;
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -7px; */
	margin-right: 15px;
}




/* layout */
.marTL_10 {
	width: 351px;
	height: 24px;
	margin-top: 55px;
	margin-left: 20px;
	display: block;
	position: relative;
}
.gray_box { 
	width: 480px;
	height: 157px;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: 1px;
	border-color: #e6e6e6;
	border-style: solid;
}
.gray_box_01 { 
	width: 920px;
	height: 52px;
	margin-top: 20px;
	background-color: #f0f0f0;
	vertical-align: middle;
	padding-top: 8px;
}
.select_margin_01 {
	width: 174px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
	float: left;
}
.select_margin_02 {
	width: 174px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline-block;
	float: left;
}
.select_margin_03 {
	width: 110px;
	margin-left: 20px;
	display: inline-block;
}
.select_margin_04 {
	width: 174px;
	display: inline-block;
}
.select_margin_05 {
	width: 80px;
	display: inline-block;
}
.select_margin_06 {
	width: 230px;
	display: inline-block;
}
.checkbox_layout {
	width: 440px;
	height: 45px;
	margin-top: 14px;
}
.checkbox_sub_layout {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.build_search_list {
	display: none;
}
.notice_none {
	display: none;
}
.find_line {
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
div.findshop_layout:first-child {
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.findshop_layout {
	height: 50px;
/* 	border-bottom: 1px; */
/* 	border-bottom-color: #d8d8d8; */
/* 	border-bottom-style: solid; */
}
.findshop_list_01 {
	width: 290px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.findshop_list_02 {
	width: 365px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.findshop_list_03 {
	width: 135px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.detail_map_layout {
	display: none;
}
.detail_map {
	width: 800px;
	height: 400px;
	border: 1px;
	border-color: #d8d8d8;
	border-style: solid;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}
.detail_map_list_layout {
	width: 800px;
	height: 155px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 30px;
	border-left: 4px;
	border-left-color: #f1f1f1;
	border-left-style: solid;
}
.shop_address {
	width: 780px;
	height: 30px;
	margin-left: 20px;
}

.page_number {
	margin-top: 30px;
	height: 27px;
	clear: both;
	position: relative;
	text-align: center;
}
.film_choice_layout {
	margin-left: 20px;
	display: inline-block;
}
.tbsos_guide_layout {
	margin-left: 40px;
	margin-top: -120px;
    margin-left: 250px;
	vertical-align: middle;
	display: inline-table;
}
.Global_layout {
	margin-top: 20px;
	margin-left: 110px;
}
.Global_layout_01 {
	margin-top: -8px;
}
.film_order_layout {
	height: 150px;
	margin-top: 40px;
}
.brand_layout {
	display: inline-block;
	float: right;
	padding-left: 20px;
	border-left: 1px;
	border-left-color: #dfdfdf;
	border-left-style: solid;
}
.tbsos {
	height: 200px;
}
.tbsos_01 {
	height: 160px;
}

.left_line {
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	margin-left: 25px;
}
.left_line_01 {
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
}
.left_line_02 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.left_line_03 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left_line_04 {
	width: 560px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left_line_05 {
	width: 650px;
	border-left: 3px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	padding-left: 20px;
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
}

.button_layout {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.button_one_layout {
	width: 122px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.button_two_layout {
	width: 305px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.client_data {
	margin-left: 10px;
	height: auto;
}
.client_input {
	width: 170px;
	line-height: 23px;
}
.client_input_01 {
	width: 72px;
	line-height: 23px;
}
.client_input_02 {
	width: 250px;
	line-height: 23px;
}
.client_input_03 {
	width: 330px;
	line-height: 23px;
}
.client_input_04 {
	width: 500px;
	line-height: 23px;
}
.client_input_05 {
	width: 200px;
	line-height: 23px;
}
.client_input_06 {
	width: 200px;
	line-height: 23px;
}
.client_input_07 {
	width: 200px;
	line-height: 23px;
}
.film_as_input {
	width: 700px;
	line-height: 23px;
}
.notify_input {
	width: 500px;
	line-height: 23px;
}
.notify_input_01 {
	width: 250px;
	line-height: 23px;
	vertical-align: top;
}
.notify_textarea {
	width: 500px;
	height: 200px;
	font-family: Malgun Gothic;
}
.notify_textarea_01 {
	width: 700px;
	height: 200px;
	padding-top: 8px;
	font-family: Malgun Gothic;
	margin-bottom: 5px;
}

.client_radio {
	width: 15px;
	height: 15px;
	margin-top: -2px;
	border: none;
}
.build_radio {
	width: 15px;
	height: 15px;
	margin-top: 6px;
	border: none;
	float: right;
	vertical-align: middle;
}
.build_radio_01 {
	width: 15px;
	height: 15px;
	border: none;
}
.build_radio_02 {
	width: 15px;
	height: 15px;
	border: none;
	margin-left: 30px;
}
.member_join_layout {
	margin-top: 10px;
	margin-left: 10px;
}
.member_join_layout_01 {
	margin-top: 30px;
	margin-left: 10px;
}
.member_join_layout_02 {
	margin-top: 40px;
	margin-left: 10px;
}
.detail_member_join_layout {
	margin-top: 15px;
	border-left: 5px;
	border-left-color: #f0f0f0;
	border-left-style: solid;
	font-size: 16px;
	color: #666666;
	font-family: Malgun Gothic;
	padding-left: 10px;
}
.marT10marL10 {
	margin-top: 10px;
	margin-left: 20px;
}
.bank_account {
	margin-top: 65px;
	margin-right: 20px;
	float: right;
}
.bank_account_01 {
	margin-top: 60px;
	margin-right: 20px;
	float: right;
}
.build_sum {
	margin-right: 20px;
	float: right;
}
.build_sum_01 {
	margin-top: 63px;
	margin-right: 20px;
	float: right;
}
.width285 {
	width: 285px;
	display: inline-block;
}
.width80 {
	width: 80px;
	display: inline-block;
}
.build_sign_list {
	width: 200px;
	display: inline-block;
}
.build_sign_list_01 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_02 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_03 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.build_sign_list_04 {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
}
.film_order_list {
	width: 200px;
	margin-top: 10px;
	vertical-align: top;
}
.film_order_list_01 {
	width: 150px;
	margin-top: 10px;
	vertical-align: top;
}
.height70 {
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}
.height80 {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
.height90 {
	height: 90px;
}
.height135 {
	height: 135px;
}
.height152 {
	height: 152px;
}
.height195 {
	height: 195px;
}
.height250 {
	height: auto;
}
.height350 {
	height: 350px;
}
.height400 {
}
.height510 {
	height: 510px;
}
.height525 {
	height: 525px;
}
.width160 {
	width: 160px;
	display: inline-block;
	margin-top: -5px;
	margin-right: 5px;
}
.width160_01 {
	width: 160px;
	display: inline-block;
}

.width160_02 {
	width: 160px;
	margin-top: 10px;
	display: inline-block;
}
.width160_03 {
	width: 160px;
	margin-top: 0px;
	display: block;
}
.width160_04 {
	width: 160px;
	margin-top: 20px;
	display: inline-block;
}
.width160_05 {
	width: 160px;
	line-height: 55px;
}
.width120 {
	width: 120px;
	display: inline-block;
}
.width120_01 {
	width: 120px;
	margin-top: 10px;
	display: inline-block;
}
.width120_02 {
	display: inline-block;
}
.width200 {
	width: 200px;
	margin-top: 5px;
	display: inline-block;
}
.width200_01 {
	width: 200px;
	margin-top: 10px;
	display: inline-block;
}
.width200_02 {
	width: 200px;
	display: inline-block;
}
.width200_03 {
	width: 200px;
	margin-top: 10px;
	display: inline-block;
}
.width300 {
	width: 300px;
	display: inline-block;
}
.width370 {
	width: 370px;
	display: inline-block;
}
.width680 {
	width: 680px;
}
.width680_01 {
	width: 680px;
	padding-left: 10px; 
}
.width750 {
	width: 750px;
}

.table_top {
	width: 920px;
	height: 35px;
	background-color: #f3f3f3;
	border-top: 1px;
	border-top-color: #adadad;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.table_list {
	width: 920px;
	height: 65px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.order_list {
	width: 920px;
	height: 50px;
	vertical-align: middle;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.order_list_01 {
	display: inline-table; 
	vertical-align: top; 
	margin-top: 10px;
}
.order_list_02 {
	width: 920px;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
	display: none;
}
.marT20 .order_list:first-child {
	width: 920px;
	height: 50px;
	vertical-align: middle;
	border-top: 1px;
	border-top-color: #adadad;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
}
.width150 {
	width: 150px;
	display: inline-table;
	text-align: center;
	vertical-align: middle;
}
.inline {
	display: inline-block;
	vertical-align: top;
}
.inline_01 {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 30px;
}
.inline_02 {
	display: inline-block;
	
}
.inline_03 {
	display: inline-block;
	width: 200px;
	vertical-align: top;
}
.inline_03 {
	display: inline-block;
	margin-right: 10px;
}
.post_none {
	margin-top: 10px;
	margin-left: 30px;
	display: none;
}
.gray_top_box {
	width: 633px;
	height: 35px;
	background-color: #f3f3f3;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
}
.gray_top_box_01 {
	width: 633px;
	height: 35px;
	background-color: #f3f3f3;
	border-bottom: 1px;
	border-bottom-color: #d8d8d8;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
/* 	margin-top: 10px; */
	padding-left: 10px;
}
.right_float {
	margin-top: 5px;
	margin-right: 15px;
	float: right;
}
.right_float_01 {
	margin-right: 25px;
	float: right;
}
.notice_layout {
	float: right;
}
.notice_layout_01 {
	margin-top: 30px;
	height: 40px;
}
.notice_layout_02 {
	margin-left: 20px;
	margin-bottom: 20px;
}
.notice_list {
	margin-left: 20px;
	display: inline-block;
}
.notice_list_01 {
	margin-right: 20px;
	display: inline-block;
	float: right;
}
.table_left_block {
	width: 160px;
	height: 40px;
	background-color: #f2f2f2;
	display: inline-block;
}
.table_left_block_01 {
	width: 760;
	height: 40px;
	display: inline-block;
}
.postcode_layout {
	display: none;
}
.adderss_name {
	width: 630px;;
	text-align: left;
	font-size: 13px;
	font-family: Malgun Gothic;
	line-height: 30px;
	color: #767676;
	background-color: #ffffff;
	border-top: 1px; 
	border-top-style: solid; 
	border-top-color: #D8D8D8;
	border-left: 1px; 
	border-left-style: solid; 
	border-left-color: #D8D8D8;
	border-right: 1px; 
	border-right-style: solid; 
	border-right-color: #D8D8D8;
}
.adderss_name_01 {
	width: 530px;;
	text-align: left;
	font-size: 13px;
	font-family: Malgun Gothic;
	line-height: 30px;
	color: #767676;
	background-color: #ffffff;
	border-top: 1px; 
	border-top-style: solid; 
	border-top-color: #D8D8D8;
	border-left: 1px; 
	border-left-style: solid; 
	border-left-color: #D8D8D8;
	border-right: 1px; 
	border-right-style: solid; 
	border-right-color: #D8D8D8;
}




/* =================================================================================================================== */
/* image button */
#login_btn {
	width: 68px;
	height: 47px;
	margin-top: -180px;
	margin-left: 400px;
	background: url("../images/login_btn.png");
	position: absolute;
}
#login_btn:active {
	background: url("../images/login_btn_clicked.png");
}
.memory_checkbox {
	position: absolute;
	margin-top: -126px;
	margin-left: 27px;
}
#search_btn {
	width: 67px;
	height: 58px;
	margin-top: -58px;
	margin-left: 392px;
	background: url("../images/icon_pack.png");
	background-position: 0px 0px;
	position: absolute;
}
#search_btn:active {
	background: url("../images/icon_pack_click.png");
}
.address_search {
	width: 39px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -493px -244px;
	vertical-align: middle;
}
.address_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -244px;
}
.position_view_btn {
	width: 96px;
	height: 36px;
	background: url("../images/icon_pack.png");
	background-position: -117px 0px;
	margin-top: -6px;
	vertical-align: middle;
}
.position_view_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -117px 0px;
}
.position_view_top_btn {
	width: 33px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: -75px 0px;
	margin-top: -5px;
	margin-left: 62px;
	display: none;
	vertical-align: middle;
}
.position_view_top_btn:active {
	width: 33px;
	height: 33px;
	background: url("../images/icon_pack_click.png");
	background-position: -75px 0px;
	margin-top: -5px;
}
.best_medal {
	width: 52px;
	height: 70px;
	background: url("../images/icon_pack.png");
	background-position: 0px -80px;
}
.silver_medal {
	width: 32px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: 0px -163px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.gold_medal {
	width: 32px;
	height: 33px;
	background: url("../images/icon_pack.png");
	background-position: -40px -163px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.bullet_red {
	display: inline-table;
	width: 4px;
	height: 4px;
	background-color: #ef0010;
	vertical-align: middle;
	margin-top: -5px;
}

#left_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: 0px -207px;
	display: inline-block;
	float: none;
}
#left_small_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: 0px -238px;
	display: inline-block;
	margin-right: 10px;
}
#right_small_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -30px -238px;
	display: inline-block;
	margin-left: 10px;
}
#right_arrow {
	width: 25px;
	height: 25px;
	background: url("../images/icon_pack.png");
	background-position: -30px -207px;
	display: inline-block;
}
.page_number_txt{
	width: 23px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #909090;	
	border: 1px;
	border-color: #949494;
	border-style: solid; 
	display: inline-table;
	vertical-align: middle;
	margin-top: -18px;
}
.page_number_clicked_txt{
	width: 23px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
	background-color: #ef0010;
	border: 1px;
	border-color: #ef0010;
	border-style: solid;
	display: inline-table;
	vertical-align: middle;
	margin-top: -18px;
}
.film_choice_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_02 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -160px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_03 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -83px -240px;
	display: inline-block;
	margin-top: -200px;
	vertical-align: middle;
}
.film_choice_04 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -80px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_05 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -160px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.film_choice_06 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -158px -240px;
	display: inline-block;
	margin-top: -40px;
	vertical-align: middle;
}
.Global {
	width: 701px;
	height: 387px;
	background: url("../images/Global.png");
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.m3 {
	width: 920px;
	height: 45px;
	background: url("../images/3m.png");
	display: block;
}
.m3_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/3m_detail.png");
	display: block;
}
.LLumar {
	width: 920px;
	height: 50px;
	background: url("../images/LLumar.png");
	display: block;
}
.LLumar_detail {
	margin-top: 50px;
	width: 912px;
	height: 304px;
	background: url("../images/LLumar_detail.png");
	display: block;
}
.johnson {
	width: 920px;
	height: 50px;
	background: url("../images/johnson.png");
	display: block;
}
.johnson_detail {
	margin-top: 50px;
	width: 912px;
	height: 304px;
	background: url("../images/johnson_detail.png");
	display: block;
}
.nexfil {
	width: 920px;
	height: 50px;
	background: url("../images/nexfil.png");
	display: block;
}
.nexfil_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/nexfil_detail.png");
	display: block;
}
.skc_icon {
	width: 920px;
	height: 50px;
	background: url("../images/skc_icon.png");
	display: block;
}
.skc_detail {
	margin-top: 50px;
	width: 912px;
	height: 303px;
	background: url("../images/skc_detail.png");
	display: block;
}
.solargard {
	width: 920px;
	height: 50px;
	background: url("../images/solargard.png");
	display: block;
}
.solargard_detail {
	margin-top: 50px;
	width: 912px;
	height: 306px;
	background: url("../images/solargard_detail.png");
	display: block;
}
.sungard {
	width: 920px;
	height: 44px;
	background: url("../images/sungard.png");
	display: block;
}
.sungard_detail {
	margin-top: 50px;
	width: 912px;
	height: 306px;
	background: url("../images/sungard_detail.png");
	display: block;
}
.tbsos_car {
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 500px;
	width: 185px;
	height: 138px;
	background: url("../images/tbsos_red.png");
	display: inline-block;
}
.film_as_car {
	margin-top: 65px;
	margin-left: 40px;
	width: 227px;
	height: 192px;
	background: url("../images/film_as_car.png");
	display: inline-block;
}
.circle_01 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_02 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_03 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
.circle_04 {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #ef0010;
	margin-top: 0px;
	margin-left: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
}
#report_accept_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px -0px;
}
#report_accept_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -229px -0px;
}
#notify_accept_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px 0px;
}
.circle_icon_01 {
	width: 28px;
	height: 28px;
	background: url("../images/icon_pack.png");
	background-position: -271px -87px;
	display: inline-table;
	vertical-align: middle;
	margin-top: -5px;
}
.circle_icon_02 {
	width: 28px;
	height: 28px;
	background: url("../images/icon_pack.png");
	background-position: -303px -87px;
	display: inline-table;
	vertical-align: middle;
	margin-top: -5px;
}
.file_search_btn {
	width: 71px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -414px 0px;
}
.file_search_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -414px 0px;
}
.join_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -493px 0px;
}
.join_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px 0px;
}
.success_btn {
	width: 175px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -229px 0px;
}
.success_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -229px 0px;
}
.cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -624px 0px;
}
.cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -624px 0px;
}
.member_join_icon_01 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -271px -120px;
	display: inline-block;
	margin-right: -10px;
}
.member_join_icon_02 {
	width: 60px;
	height: 60px;
	background: url("../images/icon_pack.png");
	background-position: -334px -120px;
	display: inline-block;
}
#agreement_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -319px;
}
#agreement_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -319px;
}
#join_cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -127px -319px;
}
#join_cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -127px -319px;
}
#postcode_search {
	width: 93px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: 0px -365px;
	margin-left: 10px;
	vertical-align: middle;
}
#postcode_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -365px;
}
.board {
	position: absolute;
	margin-top: 50px;
	margin-left: 70px;
}
.board_01 {
	position: absolute;
	margin-top: 140px;
	margin-left: 70px;
}
.new_list {
	width: 10px;
	height: 10px;
	background: url("../images/icon_pack.png");
	background-position: -271px -195px;
	margin-top: 5px;
	vertical-align: middle;
	display: inline-table;
}
#short_cut {
	width: 54px;
	height: 12px;
	background: url("../images/short cut.png");
	margin-top: 27px;
	margin-left: 373px;
	position: absolute;
}
#short_cut_01 {
	width: 54px;
	height: 12px;
	background: url("../images/short cut.png");
	margin-top: 118px;
	margin-left: 373px;
	position: absolute;
}
.build_sign_turn {
	width: 793px;
	height: 136px;
	background: url("../images/build_sign_turn,.png");
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#certification {
	width: 101px;
	height: 105px;
	background: url("../images/icon_pack.png");
	background-position: 0px -400px;
	margin-top: 3px;
	margin-left: 7px;
	position: absolute;
}
#certification:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -400px;
}
.start_date_picker {
	width: 105px;
	height: 26px;
	background: url("../images/date_picker.png");
	background-size: 110px 26px;
	margin-top: -3px;
	margin-left: 5px;
	padding-left: 5px;
	border: 0px;
	vertical-align: middle;
	line-height: 23px;
}
.end_date_picker {
	width: 105px;
	height: 26px;
	background: url("../images/date_picker.png");
	background-size: 110px 26px;
	margin-top: -3px;
	margin-right: 15px;
	padding-left: 5px;
	border: 0px;
	vertical-align: middle;
	line-height: 23px;
}
#build_list_search {
	width: 75px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -493px -115px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
#build_list_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -115px;
}
#excel_btn {
	width: 75px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -578px -115px;
	vertical-align: middle;
	margin-top: -5px;
}
#excel_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -578px -115px;
}
#guarantee_output_btn {
	width: 71px;
	height: 22px;
	background: url("../images/icon_pack.png");
	background-position: -493px -152px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#guarantee_output_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -152px;
}
#build_certify_btn {
	width: 71px;
	height: 22px;
	background: url("../images/icon_pack.png");
	background-position: -493px -179px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#build_certify_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -179px;
}
#cut_film_btn {
	width: 93px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -127px -365px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
}
#cut_film_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -127px -365px;
}
.erase_btn {
	width: 19px;
	height: 19px;
	background: url("../images/icon_pack.png");
	background-position: -272px -324px;
	display: inline-block;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}
.erase_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -324px;
}
#data_modify_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -523px;
}
#data_modify_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -523px;
}
#data_modify_cancle_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: 0px -573px;
}
#data_modify_cancle_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: 0px -573px;
}
#make_success_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -272px -232px;
}
#order_success_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -309px -330px;
}
#order_success_btn:active {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack_click.png");
	background-position: -309px -330px;
}
#make_success_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -232px;
}
#remake_btn {
	width: 122px;
	height: 41px;
	background: url("../images/icon_pack.png");
	background-position: -272px -278px;
}
#remake_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -272px -278px;
}
.detail_view_on {
	width: 24px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -578px -152px;
	margin-top: -5px;
	margin-left: 15px;
	display: none;
	vertical-align: middle;
}
.detail_view_on:active {
	background: url("../images/icon_pack_click.png");
	background-position: -578px -152px;
}
.detail_view_off {
	width: 24px;
	height: 24px;
	background: url("../images/icon_pack.png");
	background-position: -604px -152px;
	margin-top: -5px;
	margin-left: 15px;
	vertical-align: middle;
}
.detail_view_off:active {
	background: url("../images/icon_pack_click.png");
	background-position: -604px -152px;
}
#notice_search {
	width: 64px;
	height: 24px;
	margin-left: 5px;
	background: url("../images/icon_pack.png");
	background-position: -682px -60px;
	position: relative;
	vertical-align: middle;
}
#notice_search:active {
	background: url("../images/icon_pack_click.png");
	background-position: -682px -60px;
}
.notice_car_img {
	width: 580px;
	height: 239px;
	margin-top: 20px;
	background: url("../images/top/bank.png");
}
.card_img {
	width: 95px;
	height: 20px;
	background: url("../images/card_img_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}
.card_point {
	width: 53px;
	height: 18px;
	background: url("../images/card_point_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}
.logout_img {
	width: 57px;
	height: 18px;
	background: url("../images/logout_img_new.png");
	display: inline-block;
	vertical-align: middle;
/* 	margin-top: -6px; */
}
#kia {
	width: 197px;
	height: 90px;
	background: url("../images/kia.png");
}
#hyundai {
	width: 197px;
	height: 90px;
	background: url("../images/hyundai.png");
}
#skc {
	width: 197px;
	height: 90px;
	background: url("../images/skc.png");
}
#tb_bonus {
	width: 197px;
	height: 90px;
	background: url("../images/tb_bonus.png");
}
#event_end_01 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_01.png");
}
#event_end_02 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_02.png");
}
#event_end_03 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_03.png");
}
#event_end_04 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_04.png");
}
#event_end_05 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_05.png");
}
#event_end_06 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_06.png");
}
#event_end_07 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_07.png");
}
#event_end_08 {
	width: 197px;
	height: 90px;
	background: url("../images/event_end_08.png");
}
#campain_01 {
	width: 197px;
	height: 90px;
	background: url("../images/campain_01.png");
}
#campain_02 {
	width: 197px;
	height: 90px;
	background: url("../images/campain_02.png");
}
.list_view_btn {
	width: 85px;
	height: 28px;
	float: right;
	background: url("../images/icon_pack.png");
	background-position: -493px -210px;
	margin-top: 11px;
}
.list_view_btn:active {
	background: url("../images/icon_pack_click.png");
	background-position: -493px -210px;
}
.work_guide_01 {
	width: 895px;
	height: 226px;
	background: url("../images/work_guide_01.png");
}
.work_guide_02 {
	width: 802px;
	height: 227px;
	margin-left: 10px;
	background: url("../images/work_guide_02.png");
}
.work_guide_03 {
	width: 664px;
	height: 461px;
	margin-left: 10px;
	background: url("../images/work_guide_03.png");
}
.work_guide_04 {
	width: 780px;
	height: 359px;
	margin-left: 10px;
	background: url("../images/work_guide_04.png");
}
.work_guide_05 {
	width: 880px;
	height: 1418px;
	margin-left: 10px;
	background: url("../images/work_guide_05.png");
}
.work_guide_06 {
	width: 891px;
	height: 805px;
	margin-left: 10px;
	background: url("../images/work_guide_06.png");
}
.work_guide_07 {
	width: 891px;
	height: 117px;
	margin-left: 10px;
	background: url("../images/work_guide_07.png");
}
.work_guide_08 {
	width: 868px;
	height: 1057px;
	margin-left: 10px;
	background: url("../images/work_guide_08.png");
}
.work_guide_09 {
	width: 891px;
	height: 392px;
	margin-left: 10px;
	background: url("../images/work_guide_09.png");
}
.work_guide_10 {
	width: 826px;
	height: 280px;
	margin-left: 10px;
	background: url("../images/work_guide_10.png");
}
.work_guide_11 {
	width: 839px;
	height: 223px;
	margin-left: 10px;
	background: url("../images/work_guide_11.png");
}
.work_guide_12 {
	width: 839px;
	height: 119px;
	margin-left: 10px;
	background: url("../images/work_guide_12.png");
}
.work_guide_13 {
	width: 839px;
	height: 93px;
	margin-left: 10px;
	background: url("../images/work_guide_13.png");
}
.work_guide_14 {
	width: 839px;
	height: 116px;
	margin-left: 10px;
	background: url("../images/work_guide_14.png");
}
.work_guide_15 {
	width: 766px;
	height: 308px;
	margin-left: 10px;
	background: url("../images/work_guide_15.png");
}







/* map */
.korea_map {
	width: 238px;
	height: 297px;
	display: inline-block;
	background: url("../images/korea_map.png");
	background-size: 238px 297px;
}
#branch_01 {
	width: 53px;
	height: 18px;
	margin-top: 44px;
	margin-left: 68px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -68px -44px;
}
#branch_02 {
	width: 37px;
	height: 18px;
	margin-top: -18px;
	margin-left: 122px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -122px -44px;
}
#branch_03 {
	width: 53px;
	height: 18px;
	margin-top: 5px;
	margin-left: 0px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: 0px -67px;
}
#branch_04 {
	width: 37px;
	height: 18px;
	margin-top: -12px;
	margin-left: 65px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -65px -73px;
}
#branch_05 {
	width: 45px;
	height: 18px;
	margin-top: 2px;
	margin-left: 90px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -90px -93px;
}
#branch_06 {
	width: 45px;
	height: 18px;
	margin-top: -2px;
	margin-left: 44px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -44px -109px;
}
#branch_07 {
	width: 45px;
	height: 18px;
	margin-top: -13px;
	margin-left: 132px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -132px -114px;
}
#branch_08 {
	width: 53px;
	height: 18px;
	margin-top: 1px;
	margin-left: 93px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -93px -133px;
}
#branch_09 {
	width: 53px;
	height: 18px;
	margin-top: -8px;
	margin-left: 153px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -153px -143px;
}
#branch_10 {
	width: 45px;
	height: 18px;
	margin-top: -1px;
	margin-left: 57px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -57px -160px;
}
#branch_11 {
	width: 53px;
	height: 18px;
	margin-top: -2px;
	margin-left: 185px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -185px -176px;
}
#branch_12 {
	width: 45px;
	height: 18px;
	margin-top: -11px;
	margin-left: 107px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -107px -183px;
}
#branch_13 {
	width: 53px;
	height: 18px;
	margin-top: -3px;
	margin-left: 9px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -9px -198px;
}
#branch_14 {
	width: 53px;
	height: 18px;
	margin-top: -12px;
	margin-left: 165px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -165px -204px;
}
#branch_15 {
	width: 53px;
	height: 18px;
	margin-top: -9px;
	margin-left: 63px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -63px -213px;
}
#branch_16 {
	width: 53px;
	height: 18px;
	margin-top: 38px;
	margin-left: 37px;
	position: relative;
	background: url("../images/korea_map.png");
	background-position: -37px -269px;
}
.account_box {
	width: 250px;
	height: 230px;
	background: url("../images/main/img_09_meminfo_01.png");
}
.build_list_box {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_02.png");
}
.build_list_box_01 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_03.png");
}
.build_list_box_02 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_04.png");
}
.build_list_box_03 {
	width: 250px;
	height: 115px;
	background: url("../images/main/img_09_meminfo_05.png");
}
.background_board {
	width: 500px;
	height: 230px;
	background: url("../images/main/img_10_tbboard.png");
}

/*author:JINSUN*/
.background_board_news {
	position:relative;
	width: 500px;
	height: 230px;
	background: url("../images/main/img_11_tbboard.png");
}
/*author:JINSUN*/
.newsBoxOut{	position:relative;	margin-top:55px;	width: 205px;float:right; margin-right: 72px;}
/*author:JINSUN*/
.newsBox{
	position:relative;
	float:right;
	width: 205px;
	margin-top: 4px;
}
/*author:JINSUN*/
.newsBox ul{margin: 0px; padding: 0px;}








/* <!-- -----------------------------------------------------------------------------> */
.korea_map_clicked {
	display: inline-block;
	position: relative;
	top: -212px;
	left: -245px; 
}
#branch_01_clicked {
	width: 53px;
	height: 18px;
	margin-top: -41px;
	margin-left: 68px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -68px -44px;
	display: none;
}
#branch_02_clicked {
	width: 37px;
	height: 18px;
	margin-top: -41px;
	margin-left: 122px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -122px -44px;
	display: none;
}
#branch_03_clicked {
	width: 53px;
	height: 18px;
	margin-top: -18px;
	margin-left: 0px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: 0px -67px;
	display: none;
}
#branch_04_clicked {
	width: 37px;
	height: 18px;
	margin-top: -12px;
	margin-left: 65px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -65px -73px;
	display: none;
}
#branch_05_clicked {
	width: 45px;
	height: 18px;
	margin-top: 8px;
	margin-left: 90px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -90px -93px;
	display: none;
}
#branch_06_clicked {
	width: 45px;
	height: 18px;
	margin-top: 23px;
	margin-left: 44px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -44px -109px;
	display: none;
}
#branch_07_clicked {
	width: 45px;
	height: 18px;
	margin-top: 28px;
	margin-left: 132px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -132px -114px;
	display: none;
}
#branch_08_clicked {
	width: 53px;
	height: 18px;
	margin-top: 48px;
	margin-left: 93px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -93px -133px;
	display: none;
}
#branch_09_clicked {
	width: 53px;
	height: 18px;
	margin-top: 58px;
	margin-left: 153px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -153px -143px;
	display: none;
}
#branch_10_clicked {
	width: 45px;
	height: 18px;
	margin-top: 75px;
	margin-left: 57px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -57px -160px;
	display: none;
}
#branch_11_clicked {
	width: 53px;
	height: 18px;
	margin-top: 91px;
	margin-left: 185px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -185px -176px;
	display: none;
}
#branch_12_clicked {
	width: 45px;
	height: 18px;
	margin-top: 98px;
	margin-left: 107px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -107px -183px;
	display: none;
}
#branch_13_clicked {
	width: 53px;
	height: 18px;
	margin-top: 113px;
	margin-left: 9px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -9px -198px;
	display: none;
}
#branch_14_clicked {
	width: 53px;
	height: 18px;
	margin-top: 119px;
	margin-left: 165px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -164px -204px;
	display: none;
}
#branch_15_clicked {
	width: 53px;
	height: 18px;
	margin-top: 128px;
	margin-left: 63px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -63px -213px;
	display: none;
}
#branch_16_clicked {
	width: 29px;
	height: 18px;
	margin-top: 185px;
	margin-left: 37px;
	position: absolute;
	background: url("../images/korea_map_clicked.png");
	background-position: -37px -269px;
	display: none;
}


/*기아이미지*/