@charset "utf-8";

/*setDate 일때 보여주는거같음 좀 이상함... 일단 강제로 초반에 없앰 20141017*/
#ui-datepicker-div {display:none;}
#wrap {min-width:1200px; width:100%; margin:auto; background:#f1f0ee;}
#container {position:relative; width:1200px; min-height:500px; margin:80px auto; padding-top:20px;}
#container2 {position:relative; width:1200px; min-height:500px; margin:auto; padding-top:45px; margin-bottom:57px;}

#header .header_inner {position:relative;width:1200px; height:50px; margin:0 auto; z-index:6;}
#header .header_inner:after { /*float 리셋 부분*/ display:block; clear:both; height:0px; visibility:hidden; content:".";}
#header .header_inner {min-height: 1px; /*IE6、7*/}
* html #header .header_inner{height: 1px;height: auto;overflow: hidden;}

#header .header_inner .logo {float:left; margin:14px 0 0 0; width:90px; } 
.bg_fff {background:#fff !important;}
#btn_gnb_sub_close {display:block; position:absolute;  bottom:0; right:0;}

#util_box  { position:absolute; right:0; width:auto;}
#util_box  ul { width:auto; margin:19px auto 0; border-left:solid 1px #666; overflow:hidden; float:right; opacity: 0.5;  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity= 50); /* // for IE8 */ filter: alpha(opacity= 50); /* //for IE5-7 */}
#util_box  ul:after { /*float 리셋 부분*/ display:block; clear:both; height:0px; visibility:hidden; content:".";}
#util_box  ul: {min-height: 1px; /*IE6、7*/}
* html #util_box  ul:{height: 1px;height: auto;overflow: hidden;}
#util_box  ul li   {float:left; margin:0 0; border:solid 1px #666; border-left:none; }
#util_box  ul li a { display:block; line-height:13px; font-weight:500; font-size:12px; color:#000; height:13px; padding:6px 5px; background:#fff; }
#util_box  ul li .fir a {}
#util_box  ul li a:link{text-decoration:none;} /* modify 20141216 */
#util_box  ul li a:visited{text-decoration:none;} /* modify 20141216 */
#util_box  ul li a:active{text-decoration:none;} /* modify 20141216 */
#util_box  ul li a:hover { text-decoration:none;}

#header #gnb {float:right; width:720px; margin-top:17px; margin-right:120px; } 
#header #gnb ul { height:32px;  overflow:hidden; }
#header #gnb ul li {float:left; height:32px; width:98px; }
.gnb_0 {width:163px !important;}
.gnb_3 {width:123px !important;}
.gnb_4 {width:123px !important;}
.gnb_6 {width:123px !important;}
#header #gnb ul li.bgnone a {background:none;}
#header #gnb ul li a { display:block; margin-left:-1px; padding:7px 1px 9px 22px; height:16px; font-size:15px; color:#444; font-weight:500;
	background: url(/images/user/com/t_gnb_line.gif) no-repeat right center; text-align:left;}
#header #gnb ul li.sel a { padding:6px 0 8px 22px; background:#ff7b13; color:#fff; border:solid 1px #e56600;}
#header #gnb ul li.sel:hover a { padding:7px 1px 9px 22px; height:16px;  color:#ff7200; font-weight:500;
	background: url(/images/user/com/t_gnb_line.gif) no-repeat right center; border:none; text-decoration:none;}
#header #gnb ul li:hover a {color:#ff7200;  text-decoration:none;}
/* 기보드접근 허용하기 위해 주석(웹접근성) */
/* #header #gnb ul li:focus {outline:0;} */
/* #header #gnb ul li a:focus {outline:0;} */

#header #gnb_sub {position:absolute; z-index:5; width:100%; min-width:1200px; background:#fff; top:0; border-bottom:solid 1px #ff7b13;}
#header #gnb_sub .gnb_sub_inner { position:relative;width:1200px; margin:0 auto; height:210px; overflow:hidden; /* background: url(/images/user/com/gnb_sub_bg.png) no-repeat left bottom; */ 
padding-top:50px;}

#header #gnb_sub .gnb_sub_inner .gnb_sub_tt { display:none; float:left; margin-top:20px; width:102px;}
#header #gnb_sub .gnb_sub_inner ul {float:right; margin-top:3px; overflow:hidden; margin-right:133px;}
#header #gnb_sub .gnb_sub_inner ul:after { /*float 리셋 부분*/    display:block;    clear:both;    height:0px;    visibility:hidden;    content:".";}
#header #gnb_sub .gnb_sub_inner ul {min-height: 1px; /*IE6、7*/}
* html #header #gnb_sub .gnb_sub_inner ul {height: 1px;height: auto;overflow: hidden;}
#header #gnb_sub .gnb_sub_inner  ul  > li {float:left;  width:98px}
#header #gnb_sub .gnb_sub_inner  ul  > li > a {}
#header #gnb_sub .gnb_sub_inner  ul  > li > ul {margin:0 !important; width:98px; }
#header #gnb_sub .gnb_sub_inner  ul  > li > ul  > li { float:none; padding:4px 0 4px 20px ; border-right:none; min-height:16px; }
#header #gnb_sub .gnb_sub_inner  ul  > li > ul  > li > a {color:#555; letter-spacing:-1px; line-height:16px;}
#header #gnb_sub .gnb_sub_inner  ul  > li > ul  > li > a:hover,
#header #gnb_sub .gnb_sub_inner  ul  > li > ul  > li.sel > a {color:#ff7b13; }

#gnb_sub_0 ul {width:163px !important;}
#gnb_sub_3 ul {width:123px !important;}
#gnb_sub_4 ul {width:123px !important;}
#gnb_sub_6 ul {width:123px !important;}
#gnb_sub_0 {width:163px !important;}
#gnb_sub_3 {width:123px !important;}
#gnb_sub_4 {width:123px !important;}
#gnb_sub_6 {width:123px !important;}

/*header path****************************************/
.header_path { z-index:7; position:relative; min-width:1200px; width:100%; height:47px; background:#162b4a}
.header_path  .header_path_inner { position:relative; z-index:6; margin:0 auto;}
.header_path  .header_path_inner .h_path { position:relative;  float:left; }
.header_path  .header_path_inner .h_path  > li {float:left; padding:0 0 0 20px; width:160px;}
.header_path  .header_path_inner .h_path  > li.sub230 {width:230px;}
.header_path  .header_path_inner .h_path  > li.sub6 {width:190px;}
.header_path  .header_path_inner .h_path  > li.sub7 {width:190px;}
.header_path  .header_path_inner .h_path  > li {position:relative; border-right:1px solid #2c415e}
.header_path  .header_path_inner .h_path  > li { display:block; height:47px; line-height:47px; color:#fff; font-size:16px}
.header_path  .header_path_inner .h_path  > li > a { display:block; height:52px; line-height:47px; color:#fff; font-size:16px}
.header_path  .header_path_inner .h_path  > li span {display:block;}

.header_path  .header_path_inner .h_path  > li.home {padding-left:30px; vertical-align:middle; width:110px;}
.header_path  .header_path_inner .h_path  > li.home a {padding:0; background:none;vertical-align:middle;}
.header_path  .header_path_inner .h_path  > li.home span{margin-left:20px; display:inline-block;}
.header_path  .header_path_inner .h_path  > li.home img {position:absolute; padding-top:18px;}
.header_path  .header_path_inner .h_path  > li.isl a {padding-right:20px;}
.header_path  .header_path_inner .h_path  > li.isl a span.open {background:url(/images/user/common/select-icons3.png) no-repeat center right;}
.header_path  .header_path_inner .h_path  > li.isl a span.close {background:url(/images/user/common/select-icons3_close.png) no-repeat center right;}

.header_path  .header_path_inner .h_path  li  .tooltip_menu{position:absolute; top:47px; right:0; width:181px; background:#fff}
.header_path  .header_path_inner .h_path  li  .tooltip_menu .bt{width:180px; height:0; background:#ddd}
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul{padding-top:5px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li {float:none; width:180px; margin:0; border-bottom:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a {display:block; width:160px; padding:0 0 0 20px; line-height:46px; background:none; font-size:14px;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a:link,
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a:visited,
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a:active{text-decoration:none; color:#555;} /* modify 201412016 */
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a:hover,
.header_path  .header_path_inner .h_path  li  .tooltip_menu ul li a.sel {text-decoration:none; color:#000;}

.header_path  .header_path_inner .h_path  li  .tooltip_menu2{position:absolute; top:47px; right:0; width:250px; background:#fff}
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 .bt{width:245px; height:0; background:#ddd}
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul{padding-top:5px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li {float:none; width:245px; margin:0; border-bottom:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a {display:block; width:245px; padding:0 0 0 20px; line-height:46px; background:none; font-size:14px;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a:link,
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a:visited,
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a:active{text-decoration:none; color:#555;} /* modify 201412016 */
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a:hover,
.header_path  .header_path_inner .h_path  li  .tooltip_menu2 ul li a.sel {text-decoration:none; color:#000;}

.header_path  .header_path_inner .h_path  li  .tooltip_menu7{position:absolute; top:47px; right:0; width:210px; background:#fff}
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 .bt{width:2055px; height:0; background:#ddd}
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul{padding-top:5px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li {float:none; width:205px; margin:0; border-bottom:1px solid #ddd;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a {display:block; width:205px; padding:0 0 0 20px; line-height:46px; background:none; font-size:14px;}
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a:link,
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a:visited,
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a:active{text-decoration:none; color:#555;} /* modify 201412016 */
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a:hover,
.header_path  .header_path_inner .h_path  li  .tooltip_menu7 ul li a.sel {text-decoration:none; color:#000;}

.util{overflow:hidden; box-sizing:border-box; margin:10px 0 30px 0; font-size:0;}
.util li {display:inline-block; width:25%; box-sizing:border-box; text-align:center}
.util li a {display:block; height:45px; line-height:45px; color:#555; border:1px solid #d6d6d6; font-size:15px; margin-left:-1px; transition:0.3s; box-sizing:border-box;}
.util li:first-child {border-left:1px solid #d6d6d6;}
.util li.on a {background:#ff7200; color:#fff; border-color:#ff7200;}
.util.ea2 li {width:50%;}
.util.ea3 li {width:33.33%;}
.util.ea4 li {width:25%;}
.util.ea5 li {width:20%;}

.sub_m{overflow:hidden; box-sizing:border-box; border-bottom:1px solid #d6d6d6; margin-bottom:15px; text-align:center;}
.sub_m ul{margin-left:-250px}
.sub_m li {display:inline-block; box-sizing:border-box; text-align:center;}
.sub_m li a {display:block; font-size:15px; color:#555; padding:5px 25px 8px 25px}
.sub_m li.on a {font-weight:500; color:#000; border-bottom:4px solid #215ac3;}

/*submenu style2 ****************************************/
.header_path2 { z-index:7; position:relative; min-width:1200px; width:100%; height:31Px; background-color:#767676; }
.header_path2  .header_path_inner2 { position:relative; z-index:6; width:958px; margin:0 auto; height:31px; border-left:solid 1px #515151; border-right:solid 1px #767676;  }
.header_path2  .header_path_inner2 .h_path2 { position:relative;  float:left; height:31px; }
.header_path2  .header_path_inner2 .h_path2  > li { float:left; height:31px; }

.header_path2  .header_path_inner2 .h_path2  > li {margin-left:0px; position:relative; }
.header_path2  .header_path_inner2 .h_path2  > li > a { display:block; height:31px; line-height:31px; padding:0 30px 0 25px; background:url(/images/user/com/h_path_bg_1d_r.gif) no-repeat  0 1px; font-weight:500;color:#fff; font-size:12px; }
.header_path2  .header_path_inner2 .h_path2  > li > a span { display:block; height:31px; line-height:31px; }
.header_path2  .header_path_inner2 .h_path2  > li > a:hover  { text-decoration:none; }

.header_path2  .header_path_inner2 .h_path2  > li.home { margin-left:0px; padding-left:15px;margin-right:-20px;vertical-align:middle;background-color:#606060;}
.header_path2  .header_path_inner2 .h_path2  > li.home a { padding-left:0; background:none;vertical-align:middle;}
.header_path2  .header_path_inner2 .h_path2  > li.home img  { padding-top:10px; display:block;}

.header_path2  .header_path_inner2 .h_path2  li.isl	{background-color:#606060;margin-right:-20px;}
.header_path2  .header_path_inner2 .h_path2  li.isl a  { padding-right:30px;}
.header_path2  .header_path_inner2 .h_path2  li.isl a span { padding-right:30px; background:url(/images/user/com/h_path_ico_list_arr.png) no-repeat center right;}

.header_path2  .header_path_inner2 .h_path2  li.last {background:url(/images/user/com/h_path_bg_last_r.gif) no-repeat  right 1px;}
.header_path2  .header_path_inner2 .h_path2  li.last a  { padding-right:25px;}

.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  { position:absolute; top: 32px; left:10px; padding:16px 0 0; width:115px; background:url(/images/user/com/h_path_tooltip_menu_bg_t.png) no-repeat left top;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu .bt  {width:115px; height:14px; background:url(/images/user/com/h_path_tooltip_menu_bg_b.png) no-repeat left bottom;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul { padding-top:5px; background: url(/images/user/com/h_path_tooltip_menu_bg_m.png) repeat-y left top;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li { float:none; width:115px; margin:0; padding:4px 0; }
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a { display:block; width:85px; padding:0 15px; line-height:18px; background:none; font-weight:500;color:#666; font-size:12px; word-wrap:break; }
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a:link,
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a:visited,
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a:active{text-decoration:none;} /* modify 201412016 */
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a:hover,
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu  ul  li a.sel {text-decoration:underline; color:#ff7b13;}
.header_path2  .header_path_inner2 .h_path2  li.isl2 { background-color:#767676;}
.header_path2  .header_path_inner2 .h_path2  li.isl2 a  { padding-right:25px;}
.header_path2  .header_path_inner2 .h_path2  li.isl2 a span { display:none; }
.header_path2  .header_path_inner2 .h_path2  li.isl3 { background-color:#606060;margin-right:-20px;}
 
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2{margin-top:-31px;height:31px;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul{margin-left:20px;padding-top:10px;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li{display:inline-block;}
/* .header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li a {font-weight:500;color:#fff;font-size:12px;padding:10px 20px 10px 20px;text-decoration:none;} */
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li a {font-weight:500;color:#ffffff;font-size:12px;padding:10px 20px 10px 20px;text-decoration:none;}
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li .quickbar{background:url(/images/user/com/t_gnb_line.gif) no-repeat right center;padding-left:5px;}
/* .header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li a.on{color:#ff7200;} */
.header_path2  .header_path_inner2 .h_path2  li  .tooltip_menu2 ul li a.on{color:#efc647;}

/*container ****************************************/
#container .content_t {position:absolute; top:-7px; right:31px; z-index:88;}
#container .content {padding: 5px 30px 30px; border:solid 1px #e1e0de; background: #fff url(/images/user/com/content_bg_repeat.gif) repeat-x left bottom;}
#container .content:after { /*float 리셋 부분*/    display:block;    clear:both;    height:0px;    visibility:hidden;    content:".";}
#container .content {min-height: 1px; /*IE6、7*/}
* html #container .content {height: 1px; height: auto;overflow: hidden;}


#container .content .content_inner:after { /*float 리셋 부분*/    display:block;    clear:both;    height:0px;    visibility:hidden;    content:".";}
#container .content .content_inner {min-height: 1px; /*IE6、7*/}
* html #container .content  .content_inner{height: 1px; height: auto;overflow: hidden;}

#container .content .content_inner{margin-top:10px; min-height:500px; }


/*page title ****************************************/
#container .p_title { height:39px; color:#333; border-bottom: solid 2px; margin-bottom:20px; }
#container .p_title h2 { display:inline; padding:10px 0; color:#333; font-size:20px; font-weight:700; line-height:42px;}
#container .p_title span { padding-left:10px;  color:#666; font-size:14px; }
#container .p_title span  span{ padding-left:0;  }
#container .pt_title { color:#000; font-size:14px; font-weight:500; margin-bottom:10px;}

#container h3 {font-size:16px; font-weight:600; color:#333; }

/*container ****************************************/
#container2 .content_t {position:absolute; top:-7px; right:31px; z-index:88;}
#container2 .content {padding: 20px 30px 30px; border:solid 1px #e1e0de; background: #fff url(/images/user/com/content_bg_repeat.gif) repeat-x left bottom;}
#container2 .content:after { /*float 리셋 부분*/    display:block;    clear:both;    height:0px;    visibility:hidden;    content:".";}
#container2 .content {min-height: 1px; /*IE6、7*/}
* html #container2 .content {height: 1px; height: auto;overflow: hidden;}


#container2 .content .content_inner:after { /*float 리셋 부분*/    display:block;    clear:both;    height:0px;    visibility:hidden;    content:".";}
#container2 .content .content_inner {min-height: 1px; /*IE6、7*/}
* html #container .content  .content_inner{height: 1px; height: auto;overflow: hidden;}

#container2 .content .content_inner{ min-height:500px; }


/*page title ****************************************/
#container2 .p_title { height:39px; color:#333; border-bottom: solid 2px; margin-bottom:20px; }
#container2 .p_title h2 { display:inline; padding:10px 0; color:#333; font-size:20px; font-weight:700; line-height:42px;}
#container2 .p_title span { padding-left:10px;  color:#666; font-size:12px; }
#container2 .p_title span  span{ padding-left:0;  }
#container2 .pt_title { color:#000; font-size:12px; font-weight:500; margin-bottom:10px;}

#container2 h3 {font-size:14px; font-weight:600; color:#333; }

/*btn  ****************************************/
/*Type 1*/
a.btn_type1,
a.btn_type1_oran,
a.btn_type1_noran,
a.btn_type1_noran2,
a.btn_type1_gray,
a.btn_type1_fgray, 
a.btn_type1_green  {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type1:hover,
a.btn_type1_oran:hover,
a.btn_type1_noran:hover,
a.btn_type1_noran2:hover,
a.btn_type1_gray:hover,
a.btn_type1_fgray:hover,
a.btn_type1_green:hover {text-decoration:none;}
a.btn_type1 span,
a.btn_type1_oran span,
a.btn_type1_noran span,
a.btn_type1_noran2 span,
a.btn_type1_gray span,
a.btn_type1_fgray span, 
a.btn_type1_green span{display:block; padding:0 15px; height:28px; line-height:28px; font-weight:500; text-align:center; }

a.btn_type1 {border:1px solid #359850; border-bottom:1px solid #359850; background:#47a962;} /* modify backgroundcolor : 666 -> 47a962 20141219 */
a.btn_type1 span {min-width:45px; color:#fff; }

a.btn_type1_oran {border:1px solid #e26500; background:#ff7200;}
a.btn_type1_oran span {min-width:40px; color:#fff; }

a.btn_type1_noran {border:0px solid #e26500; background:none;}
a.btn_type1_noran span {min-width:40px; color:#ff7200; }
/* a.btn_type1_noran2 {border:0px solid #e26500; background:none;} */
a.btn_type1_noran2 {border:1px solid #e26500; background:none;border-radius:15px;}
/* a.btn_type1_noran2 span {min-width:40px; color:#ff7200; padding-left:9px; background:url(/images/user/chart/button_blt_l1.gif) 0 center no-repeat;} */
a.btn_type1_noran2 span {min-width:40px; color:#ff7200; background:url(/images/user/chart/button_blt_l1.gif) right no-repeat;background-position:96%, 100%;}

a.btn_type1_gray {border:1px solid #888; background:#999;}
a.btn_type1_gray span {min-width:40px; color:#fff; }

a.btn_type1_fgray {border:1px solid #c4c4c4; border-top-color:#dfdfdf; border-bottom-color:#a5a5a5; background:#fff; color:#666; }
a.btn_type1_fgray span {min-width:40px; color:#666; }

a.btn_type1_green {border:1px solid #c4c4c4; border-color:#3ba15b; background:#60c47f; }
a.btn_type1_green span {min-width:40px; color:#fff; }

/*Type 2*/
a.btn_type2,
a.btn_type2_sel,
a.btn_type2_gray,
a.btn_type2_green,
a.btn_type2_tbl,
a.btn_type2_tbl_gray,
a.btn_type2_tbl_rgray,
a.btn_type2_tbl_oran,
a.btn_type2_tbl_oran2, 
a.btn_type2_tbl_foran,
a.btn_type2_tbl_green,
a.btn_type2_tbl_gray2,
a.btn_type2_tbl_fgreen  {zoom:1; *display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type2:hover,
a.btn_type2_sel:hover,
a.btn_type2_gray:hover,
a.btn_type2_tbl:hover,
a.btn_type2_tbl_gray:hover,
a.btn_type2_tbl_rgray:hover,
a.btn_type2_tbl_foran:hover,
a.btn_type2_tbl_oran:hover,
a.btn_type2_tbl_oran2:hover,
a.btn_type2_tbl_green:hover,
a.btn_type2_tbl_gray2:hover,
a.btn_type2_tbl_fgreen:hover{text-decoration:none;}
a.btn_type2_sel span,
a.btn_type2_gray span,
a.btn_type2_green span,
a.btn_type2_tbl span,
a.btn_type2_tbl_gray span,
a.btn_type2_tbl_rgray span,
a.btn_type2_tbl_foran span,
a.btn_type2_tbl_oran span,
a.btn_type2_tbl_oran2 span,
a.btn_type2_tlb_green span,
a.btn_type2_tbl_gray2 span,
a.btn_type2_tbl_fgreen span  {display:block; padding:5px 10px; font-size:13px; text-align:center; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }

a.btn_type2 { border:1px solid #c4c4c4; border-top-color:#dfdfdf; border-bottom-color:#a5a5a5; background:#fff; color:#666; line-height:18px;}
a.btn_type2 span  {display:block; padding:5px 10px; font-size:13px; text-align:center; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }

a.btn_type2_sel {border:1px solid #a2a2a2;background:#e1e1e1; color:#666 !important; line-height:18px;}

a.btn_type2_gray { height:30px; border-bottom:1px solid #555; background:#666; color:#fff !important; line-height:18px;}
a.btn_type2_green { height:19px; border:1px solid #359850; border-bottom:1px solid #359850; background:#47a962; color:#fff !important; line-height:18px;}

a.btn_type2_tbl { height:25px; border: solid 1px #a5a5a5; background:#fff; color:#666; line-height:18px;}

a.btn_type2_tbl_gray { height:19px; border-bottom:1px solid #555; background:#666; color:#fff !important; line-height:18px;}

a.btn_type2_tbl_rgray { height:18px; border:1px solid #818181; background:#9e9e9e; color:#fff; line-height:18px;}

a.btn_type2_tbl_foran { height:18px; border:1px solid #ff7200; background:#fff; color:#ff7200 !important; line-height:18px;}
a.btn_type2_tbl_oran { height:30px; border:1px solid #e66701; background:#ff7200; color:#fff !important; line-height:18px;}
a.btn_type2_tbl_oran2 { height:18px; border:1px solid #bd880b; background:#cf9100; color:#fff !important; line-height:18px;}
a.btn_type2_tbl_fgreen { height:18px; border:1px solid #3bac5e; background:#fff; color:#3bac5e !important; line-height:18px;}
a.btn_type2_tbl_green{vertical-align:middle; display:inline-block; height:22px; border:1px solid #359850; background:#47a962; color:#fff !important; line-height:22px; padding:0 5px; font-size:13px;}
a.btn_type2_tbl_gray2 { height:19px; border:1px solid #818181; background:#9e9e9e; color:#fff !important; line-height:18px;}



/*Type 3 height:25px;*/
a.btn_type3,
a.btn_type3_1,
a.btn_type3_oran,
a.btn_type3_gray,
a.btn_type3_green,
a.btn_type3_fgray,
a.btn_type3_fgray2  {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type3:hover,
a.btn_type3_1:hover,
a.btn_type3_oran:hover,
a.btn_type3_gray:hover,
a.btn_type3_green:hover,
a.btn_type3_fgray:hover,
a.btn_type3_fgray2:hover {text-decoration:none;}
a.btn_type3 span,
a.btn_type3_1 span,
a.btn_type3_oran span,
a.btn_type3_gray span,
a.btn_type3_green span,
a.btn_type3_fgray span,
a.btn_type3_fgray2 span {display:block; padding:0 15px; height:28px; line-height:28px; text-align:center; }

a.btn_type3 {border:1px solid #bd880b; background:#cf9100;}
a.btn_type3 span {min-width:45px; color:#fff; }

a.btn_type3_1 {border:1px solid #bd880b; background:#fff;}
a.btn_type3_1 span {min-width:45px; color:#cf9100; }

a.btn_type3_oran {height:30px; border:1px solid #e26500; background:#ff7200; margin-left:10px;}
a.btn_type3_oran span {min-width:40px; line-height:30px; color:#fff; font-size:15px;}

a.btn_type3_gray {height:30px; border:1px solid #888; background:#999;}
a.btn_type3_gray span {min-width:40px; line-height:30px; color:#fff; font-size:15px;}

a.btn_type3_green {border:1px solid #359850;  background:#47a962;}
a.btn_type3_green span {min-width:40px; color:#fff; }

a.btn_type3_fgray {border:1px solid #c4c4c4; border-top-color:#dfdfdf; border-bottom-color:#a5a5a5; background:#fff; color:#666; }
a.btn_type3_fgray span {min-width:40px; color:#666; }


a.btn_type3_fgray2 {border:1px solid #888; background:#fff; color:#666; }
a.btn_type3_fgray2 span {min-width:40px; color:#666; }

/*Type 6-----------------------------*/
a.btn_type6,
a.btn_type6_sel,
a.btn_type6_ex_save,
a.btn_type6_ex_save2,
a.btn_type6_chart,
a.btn_type6_print {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block;cursor:pointer;}

a.btn_type6:hover,
a.btn_type6_sel:hover,
a.btn_type6_ex_save:hover,
a.btn_type6_ex_save2:hover,
a.btn_type6_print:hover,
a.btn_type6_chart:hover,
a.btn_type6:hover span,
a.btn_type6_sel:hover span,
a.btn_type6_ex_save:hover span,
a.btn_type6_print:hover span,
a.btn_type6_chart:hover  span {text-decoration:none;}

a.btn_type6 span,
a.btn_type6_sel span,
a.btn_type6_ex_save span,
a.btn_type6_ex_save2 span,
a.btn_type6_chart span,
a.btn_type6_print span {display:block;font-size:13px; text-align:center; height:25px; border:1px solid #c4c4c4; border-top-color:#dfdfdf;
border-bottom-color:#a5a5a5; background:#fff; color:#666; line-height:25px; }

/*Type 6 help */
a.btn_type6 {}
a.btn_type6 span { padding:0 10px 0 10px; }
a.btn_type6_sel span {padding:0 10px 0 10px; border:1px solid #a2a2a2;background:#e1e1e1;}

a.btn_type6_ex_save span {padding:0 10px 0 25px; background:#fff url(/images/user/ico/btn_ico_ex_save.gif) no-repeat 8px center;}
a.btn_type6_ex_save2 span {padding:2px 10px 2px 25px; background:#fff url(/images/user/ico/btn_ico_ex_save.gif) no-repeat 8px center;}

a.btn_type6_chart span {padding:0 10px 0 25px; background:#fff url(/images/user/ico/btn_ico_print.gif) no-repeat 8px center;}
a.btn_type6_print span {padding:0 10px 0 25px; background:#fff url(/images/user/ico/btn_ico_print.gif) no-repeat 8px center;}


/*Type 11 Login*/
a.btn_type11 {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type11:hover {text-decoration:none;}
a.btn_type11 span {display:block; width:80px; padding:0 0; height:64px; line-height:64px; font-size:16px; font-weight:500; text-align:center; }

a.btn_type11 {border:1px solid #e26500; background:#ff7200;}
a.btn_type11 span {min-width:45px; color:#fff; }

/*Type 12 Login*/
a.btn_type12 {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type12:hover {text-decoration:none;}
a.btn_type12 span {display:block; width:110px; padding:0 0; height:50px; line-height:50px; font-size:14px; font-weight:500; text-align:center; }

a.btn_type12 {border:1px solid #e26500; background:#ff7200;}
a.btn_type12 span {min-width:45px; color:#fff; }

/*Type 30 Member - height:30px; */
a.btn_type30,
a.btn_type30_oran,
a.btn_type30_oran2 {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type30:hover,
a.btn_type30:hover span ,
a.btn_type30_oran:hover ,
a.btn_type30_oran2:hover ,
a.btn_type30_oran:hover span,
a.btn_type30_oran2:hover span {text-decoration:none;}
a.btn_type30 span,
a.btn_type30_oran span,
a.btn_type30_oran2 span  {display:block; width:auto; padding:0 25px; height:42px; line-height:42px; font-size:15px; text-align:center; }

a.btn_type30 {border:1px solid #555; background:#666;}
a.btn_type30 span {min-width:45px; color:#fff; }

a.btn_type30_oran {border:1px solid #bd880b; background:#cf9100;}
a.btn_type30_oran span {min-width:45px; color:#fff; }

a.btn_type30_oran2 {border:1px solid #e26500; background:#ff7200;}
a.btn_type30_oran2 span {min-width:45px; color:#fff; }

/*Type 2 Member - height:20px; */
a.btn_type22,
a.btn_type22_oran {zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer;}
a.btn_type22:hover,
a.btn_type22:hover,
a.btn_type22_oran:hover span,
a.btn_type22_oran:hover span {text-decoration:none;}
a.btn_type22 span,
a.btn_type22_oran span {display:block; width:auto; padding:2px 2px 2px 2px; height:18px; line-height:17px; font-size:14px; font-weight:500; text-align:center; }
 
a.btn_type22 {border:1px solid #555; background:#666;}
a.btn_type22 span {min-width:40px; color:#fff; }

a.btn_type22_oran {border:1px solid #e66701; background:#ff7200;}
a.btn_type22_oran span {min-width:40px; color:#fff; }


/*Sub Page Global Css*********************************
******************************************************
*******************************************************/

/*search form  ****************************************/
.search_form {background:#fbfbfc; border:1px solid #d9d9d9; border-bottom-color:#b6b6b6; margin-bottom:10px; font-size:14px; }
.search_form  dl { overflow:hidden; padding:5px 20px; }
.search_form  dl dt,
.search_form  dl dd { background: url(/images/user/com/search_form_dot_bg.gif) repeat-x top left; padding:5px 10px 5px 0; min-height:30px; line-height: 30px; }

.search_form  dl dd { color:#666; padding:5px 10px 5px 0; min-height:30px;}
.search_form  dl dt.fir,
.search_form  dl dd.fir { background:none;}
.search_form  dl dt {clear:both; float:left;}
.search_form  dl dt span { padding-left: 10px; color:#333; font-weight:500; background: url(/images/user/com/search_form_tt_ico.gif) no-repeat 0 9px; }
.search_form  dl dd li.none { margin:0 !important; width:100%;}
.search_form  dl.dltop { padding:5px 20px 0px 20px; }
.search_form  dl.dlmiddle { padding:0px 20px 0px 20px; }
.search_form  dl.dlbottom { padding:0px 20px 5px 20px; }
.search_form  .line { line-height:1px;font-size:1px;  padding:0 6px 0 7px; min-height:2px;  height:2px; margin:10px 0 0; background: url(/images/user/com/search_form_dot_bg.gif) repeat-x top left; }
.search_form .ftbd{font-weight:700 !important;}
/*search form inner form*/
.radio_type1 { overflow:hidden;}
.radio_type1 li { float:left; margin-right:10px; }
.radio_type1 li.mr8{margin-right:8px; }

.check_type1 { overflow:hidden;}
.check_type1 li { float:left; margin-right:10px; }
.check_type1 li.mr8{margin-right:8px; }
.check_type1 li.btn {}
.check_type1 li .btn_type2,
.check_type1 li .btn_type2_sel { display:block; margin-top:3px; margin-left:2px; }

.check_type1_img { overflow:hidden;}
.check_type1_img li { float:left; margin-right:10px;}
.check_type1_img li .btn_type2,
.check_type1_img li .btn_type2_sel { display:block; margin-top:3px; margin-left:2px; }
.check_type1_img li .input_check { margin:-1px 5px 0 0; }
.check_type1_img li label{ height:16px;}
.check_type1_img li.chkbox1{width:65px;}

.calendar .se_tt{ padding-right:3px; }
.calendar .se_hip { padding: 0 3px; }/*~*/
.calendar .se_img input[type=text]{ display:none; }

/*search form  ****************************************/
.info_form {background:#fbfbfc; border:1px solid #d9d9d9; border-bottom-color:#b6b6b6; margin-bottom:8px; font-size:12px; }
.info_form  ul { overflow:hidden; padding:10px 20px; }
.info_form  ul li { color:#666; padding:5px 10px; min-height:17px; color:#333; font-weight:500; background: url(/images/user/com/search_form_tt_ico.gif) no-repeat 0 14px; }
.info_form  ul li.normal { font-weight:normal;  }
.info_form  ul li.input { padding:4px 0 4px 0; background:none; }
.info_form  ul li .txt_b {color:#666; font-size:12px;font-weight:500;}
.info_form  ul li .txt {color:#666; font-size:12px;font-weight:normal;}
.info_form  ul li.line { line-height:1px;font-size:1px;  padding:0 6px 0 7px; min-height:2px;  height:2px; margin:10px 0 0; background: url(/images/user/com/search_form_dot_bg.gif) repeat-x top left; }
.info_form  ul li.warning { line-height:16px; margin-bottom:10px; padding:0 0 0 45px; min-height:32px; font-weight:normal;  color:#e36164; background: url(/images/user/trends/trends_warning_icon.png) no-repeat 7px 0 ; }



/*description box*/
.desc_box {position:relative; width:100%; overflow:hidden; color:#666;}
.desc_box  a{ color:#ff7b13; }
.desc_box .d_left {float:left; margin:5px 0; padding-left:0;  bottom:0;}
.desc_box .d_right {float:right; margin:0; }
.desc_box .line {position:relative; bottom:0; width:100%; height:1px; padding-bottom:6px; border-bottom: solid 1px #dfe4e8;}
.desc_box .line_t {position:relative; bottom:0; width:100%; height:1px; padding-bottom:6px; border-top: solid 1px #dfe4e8;}
.desc_box ul li {line-height:19px;}
.desc_box  .ts_14 {font-weight:500; display:block; padding-bottom:5px;}

.value_hi {margin-left:6px; padding-left:13px; background: url(/images/user/com/value_hi.gif) no-repeat center left; }
.value_row {margin-left:6px; padding-left:13px; background: url(/images/user/com/value_row.gif) no-repeat center left; }
.value_btax {margin-left:6px; padding-left:13px; background: url(/images/user/com/value_btax.gif) no-repeat center left; }
.value_tax {margin-left:6px; padding-left:13px; background: url(/images/user/com/value_tax.gif) no-repeat center left; }

.value_one  {vertical-align:top; position:relative; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; text-align:right; height:20px; width:58px;  }
.value_one  a { position:relative; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; cursor:pointer; margin-left:-1px;}
.value_one  a span { position:relative; display:block; text-align:center; width:27px; height:25px; border:1px solid #c4c4c4; border-top-color:#dfdfdf; border-bottom-color:#a5a5a5;  line-height:21px; font-weight:500; font-size:13px; color:#737373; border-left:solid 1px #b2b2b2;}
.value_one  a.sel span { border-color:#a2a2a2;background:#e1e1e1;}
.value_one  a.sel{z-index:3; }
.value_one  a:hover,
.value_one  a.sel:hover {text-decoration:none;}

/*defualt - table th 가로 형*/
.tbl_type10 {table-layout:fixed; width:100%; margin-bottom:8px; border-top:solid 1px #666 !important; border-bottom:solid 1px #b1b1b1; color:#666;}
.tbl_type10 form {display;block;margin:0;}
.tbl_type10 th {padding:10px 0; min-height:13px;line-height:1.3;font-size:15px; background:#f3f3f3 url('/images/user/com/tbl_iner_bd.gif') repeat-y top left; font-weight:400; color:#333; text-align:center; border-bottom:1px solid #dfe4e8;}
.tbl_type10 tbody th {border-top:1px solid #899eb2}
.tbl_type10 td {padding:8px 12px; font-size:14px; border-top:1px solid #dfe4e8; text-align:center; background: url('/images/user/com/tbl_iner_bd.gif') repeat-y top left;}
.tbl_type10 td.v_hi { background-color:#fff6ee; color:#666;}
.tbl_type10 td.v_row { background-color:#f3faf5; color:#666;}
.tbl_type10 tr.spot,
.tbl_type10 td.spot { background-color:#f1f0ee; color:#666; }
.tbl_type10 tr.spot1,
.tbl_type10 td.spot1 { background-color:#fffaf6; color:#666;}
.tbl_type10 tr.spot2,
.tbl_type10 td.spot2 { background-color:#f9f7f4; color:#666;}
.tbl_type10 td.line { border-top:1px solid #899eb2; padding:1px ; line-height:1px ; font-size:0 ; height:1px !important; min-height:1px;margin:0; padding:0; min-height:0;}
 
 
.tbl_type10 .nopd {padding:4px 3px 4px 3px;}
.tbl_type10 .nobd_l,
.tbl_type10 .first_child {background-image:none;}
.tbl_type10 .rows,
.tbl_type10 .rows td {background-color:#f4f4f4;}

.t_right .tbl_type10 td {text-align:right;}
.t_left .tbl_type10 td {text-align:left;}

.tbl_type10 .col15{width:15%;}
.tbl_type10 .col20{width:20%;}
.tbl_type10 .col65{width:65%;}
.tbl_type10 .colauto{width:auto;}

/*defualt - table th 가로 형*/
.tbl_type11 {table-layout:fixed; width:100%; margin-bottom:8px; border-top:solid 1px #666 !important; border-bottom:solid 1px #b1b1b1; color:#666;}
.tbl_type11 form {display;block;margin:0;}
.tbl_type11 th {padding:8px 10px; background:#f3f3f3 url('/images/user/com/tbl_iner_bd.gif') repeat-y top left; font-weight:500; color:#333; text-align:center; border-bottom:1px solid #dfe4e8;}
.tbl_type11 tbody th {border-top:1px solid #899eb2}
.tbl_type11 td {padding:8px 10px; border-top:1px solid #dfe4e8; text-align:center; background: url('/images/user/com/tbl_iner_bd.gif') repeat-y top left;}
.tbl_type11 td.v_hi { background-color:#fff6ee; color:#666;}
.tbl_type11 td.v_row { background-color:#f3faf5; color:#666;}
.tbl_type11 tr.spot,
.tbl_type11 td.spot { background-color:#f1f0ee; color:#666; }
.tbl_type11 tr.spot2,
.tbl_type11 td.spot2 { background-color:#f9f7f4; color:#666;}
.tbl_type11 td.line { border-top:1px solid #899eb2; padding:1px;}

.tbl_type11 .nobd_l {background-image:none;}
.tbl_type11 .rows,
.tbl_type11 .rows td {background-color:#f4f4f4;}

.t_right .tbl_type11 td {text-align:right;}
.t_left .tbl_type11 td {text-align:left;}

/*defualt - table th 세로형*/
.tbl_type20 {table-layout:fixed; width:100%; margin-bottom:8px; border-top:solid 1px #666; border-bottom:solid 1px #b1b1b1; color:#666;}
.tbl_type20 form {display:block;margin:0;}
.tbl_type20 th {padding:8px 0 8px 15px; background:#f3f3f3 url('/images/user/com/tbl_iner_bd.gif') repeat-y top left; font-weight:500; color:#333;}
.tbl_type20 tbody th {border-top:1px solid #dfe4e8}
.tbl_type20 td {padding:8px 10px; border-top:1px solid #dfe4e8; text-align:center; background: url('/images/user/com/tbl_iner_bd.gif') repeat-y top left;}
.tbl_type20 tr.spot,
.tbl_type20 td.spot { background-color:#f1f0ee; color:#666; }
.tbl_type20 tr.spot2,
.tbl_type20 td.spot2 { background-color:#f9f7f4; color:#666;}
.tbl_type20 td.line { border-top:1px solid #899eb2; padding:1px;}
.tbl_type20 .fir { border-top: 1px solid #666;  }
.tbl_type20 .sec { border-top: 1px solid #b1b1b1;  }
.tbl_type20 td span.link{display:inline-block; margin-right:20px;}
.tbl_type20 td span.link a{color:#000; font-size:12px;}
.tbl_type20 td .btn-base{position:absolute; top:-4px; right:-6px; cursor:pointer; display:inline-block; color:#fff; font-size:13px; line-height:25px; padding:0 35px 0 20px; height:25px; text-align:center}
.tbl_type20 td .btn-open{background:#215ac3 url('../../images/user/main/bullet_open.png') no-repeat 78px center; border:1px solid #215ac3;}
.tbl_type20 td .btn-close{background:#ff7200 url('../../images/user/main/bullet_close.png') no-repeat 54px center; border:1px solid #ff7200;}
.tbl_type20 td .w90{width:90px; margin-left:10px}
.tbl_type20 td .h27{height:32px;}
.tbl_type20 tr.h81{height:81px;overflow:hidden;}

.tbl_type20 .nobd_l {background-image:none;}
.tbl_type20 td.input { line-height: 30px;}
.t_right .tbl_type20 td {text-align:right;}
.t_left .tbl_type20 td {text-align:left;}

.tbl_type20 .col12{width:12%;}
.tbl_type20 .col88{width:88%;}

.desc_box_nodata {margin-bottom:8px; padding:5px 6px 5px 0; border-top:solid 1px #666; border-bottom:solid 1px #b1b1b1; }
.desc_box_result {color:#666;margin-bottom:2px; padding:5px 6px 5px 0; border-top:solid 1px #b1b1b1; overflow:hidden;}
.desc_box_result .d_left{float:left; width:50%; height:auto; padding-top:6px;}
.desc_box_result .d_right{float:right; width:50%; height:auto; text-align:right;}

/*defualt - table th 세로형*/
.tbl_type21 {table-layout:fixed; width:100%; margin-bottom:8px; border-top:solid 1px #666; border-bottom:solid 1px #dfe4e8; color:#666;}
.tbl_type21 form {display:block;margin:0;}
.tbl_type21 th {padding:2px 0 2px 10px; background:#f3f3f3 url('/images/user/com/tbl_iner_bd.gif') repeat-y top left; font-weight:500; color:#333;}
.tbl_type21 tbody th {border-top:1px solid #dfe4e8}
.tbl_type21 td {padding:2px 10px; border-top:1px solid #dfe4e8; text-align:center; background: url('/images/user/com/tbl_iner_bd.gif') repeat-y top left;}
.tbl_type21 tr.spot,
.tbl_type21 td.spot { background-color:#f1f0ee; color:#666; }
.tbl_type21 tr.spot2,
.tbl_type21 td.spot2 { background-color:#f9f7f4; color:#666;}
.tbl_type21 td.line { border-top:1px solid #899eb2; padding:1px;}
.tbl_type21 .fir { border-top: 1px solid #666;  }
.tbl_type21 .sec { border-top: 1px solid #b1b1b1;  }
.tbl_type21 td span.link{display:inline-block; margin-right:20px;}
.tbl_type21 td span.link a{color:#000; font-size:12px;}
.tbl_type21 td .btn-base{position:absolute; top:-4px; right:-6px; cursor:pointer; display:inline-block; color:#fff; font-size:13px; line-height:25px; padding:0 35px 0 20px; height:25px; text-align:center}
.tbl_type21 td .btn-open{background:#215ac3 url('../../images/user/main/bullet_open.png') no-repeat 78px center; border:1px solid #215ac3;}
.tbl_type21 td .btn-close{background:#ff7200 url('../../images/user/main/bullet_close.png') no-repeat 54px center; border:1px solid #ff7200;}
.tbl_type21 td .w90{width:90px; margin-left:10px}
.tbl_type21 td .h27{height:32px;}
.tbl_type21 tr.h81{height:81px;overflow:hidden;}
.tbl_type21 td.F13{font-size:13px; line-height:18px; font-weight:300;}

.tbl_type21 .nobd_l {background-image:none;}
.tbl_type21 td.input { line-height: 30px;}
.t_right .tbl_type21 td {text-align:right;}
.t_left .tbl_type21 td {text-align:left;}

/*defualt - Board table*/ 
.tbl_list { table-layout:fixed; width:100%; color:#666; border-bottom:1px solid #c2c2c2;}
.tbl_list th {padding:12px 15px;min-height:13px;line-height:1.3; background:#f3f3f3 url('/images/user/com/board_th_bg.gif') no-repeat left  15px; font-weight:500; color:#333; text-align:center; border-top:1px solid #c2c2c2; border-bottom:1px solid #c2c2c2;}
.tbl_list tbody th {border-top:1px solid #899eb2}
.tbl_list td {padding:10px 15px;min-height:15px;line-height:1.3; font-weight:300; border-top:1px solid #dfe4e8; text-align:center; }
.tbl_list td.v_hi { background-color:#fff6ee; color:#666;}
.tbl_list td.v_row { background-color:#f3faf5; color:#666;}
.tbl_list td.spot { background-color:#f6f3f0; color:#666;}
.tbl_list td.line { border-top:1px solid #899eb2; padding:1px;}
.tbl_list td.input {padding:2px 6px;}

.tbl_list .nobd_l,
.tbl_list .first_child {background-image:none;}
.tbl_list .rows,
.tbl_list .rows td {background-color:#f4f4f4;}

.tbl_list th.fir {border-left:1px solid #c2c2c2; background-image:none;}
.tbl_list th.last {border-right:1px solid #c2c2c2;}

.t_right .tbl_list td {text-align:right;}
.t_left .tbl_list td {text-align:left;}

.tbl_list tbody td.t_left a:link {color:#000;}
.tbl_list tbody td.t_left a:visited {color:#000;}
.tbl_list tbody td.t_left a:hover {text-decoration:underline;}
.tbl_list tbody td.t_left a:active {color:#000;}
.tbl_list tbody td.tc_sales {color:#49abd7;}
.tbl_list tbody td.tc_close {color:#e46568;}

/*.tbl_list tbody td.t_left a:hover {text-decoration:underline;}*/

div.paging {position:relative; vertical-align:top;padding:20px 0 8px; text-align:center; z-index:2}
div.paging a {vertical-align:top;display:inline-block;width:30px; height:28px;padding:1px 0 1px; line-height:28px;margin:0 0;font-size:14px; text-align:center; text-decoration:none; color:#555; border:solid 1px #fff;}
div.paging span, 
div.paging a.a_on{display:inline-block; width:30px; height:28px; padding:1px 0 1px; line-height:28px; margin:0 0; font-size:14px;  text-align:center; text-decoration:none; background:#666; color:#fff; border:solid 1px #666;}
div.paging a:hover{border:solid 1px #666;}
div.paging a.l_btn, div.paging a.r_btn {width:30px;height:30px;padding:0; margin:0;border:solid 1px #b1b1b1;}
div.paging a.l_btn img, div.paging a.r_btn  img {margin-top:10px;}
div.paging a.lp_btn {margin-right:4px}
div.paging a.rn_btn {margin-left:4px} 
div.paging img {vertical-align:top;}

/*
board View
*/
div.bbs_wrap div.title_wrap {position:relative; border: 1px solid #c2c2c2; background: #f3f3f3; padding:10px 0 10px 20px; min-height:18px; }
div.bbs_wrap div.title_wrap span {font-size: 14px;}
div.bbs_wrap div.title_wrap span.title, 
div.bbs_wrap div.title_wrap span.notice { display:inline-block; width:60px; color: #333; font-size: 14px; font-weight: 500;} 
div.bbs_wrap div.title_wrap span.date{position:absolute; z-index:1; right:6px; top:7px;}

div.bbs_wrap div.view_detail {border-bottom: 1px solid #ddd; padding:10px 0 10px 20px; vertical-align:top; }
div.bbs_wrap div.view_detail span {font-size: 14px;  vertical-align:top; }
div.bbs_wrap div.view_detail span.title {display:inline-block; width:60px; color: #333; font-size: 14px; font-weight: 500;}
div.bbs_wrap div.view_detail span.data {color: #666;  }
div.bbs_wrap div.view_detail ul.file {display:inline-block; }
div.bbs_wrap div.view_detail ul.file li  {padding-bottom:3px;}
div.bbs_wrap div.view_detail ul.file li a {color:#666;}
div.bbs_wrap div.view_detail ul.file li a img {margin-right:5px; }

div.bbs_wrap div.view_contents { padding: 20px; min-height:200px; border-bottom: 1px solid #b1b1b1; color:#666; line-height:19px;  }
div.bbs_wrap div.view_contents img {margin: 20px auto 10px; display: block;}
div.bbs_wrap div.view_contents p {color: #888; font-size: 14px; line-height: 1.6;}
div.bbs_wrap div.next_prev {border-bottom: 1px solid #b1b1b1;  border-top: 1px solid #ddd; padding:10px 0 10px 20px; min-height:18px;line-height:1.3;font-size:13px; margin-top:-1px; }
div.bbs_wrap div.next_prev span.title {float: left; color: #4c4c4c; width:50px; margin:0;}
div.bbs_wrap div.next_prev span,
div.bbs_wrap div.next_prev .title_txt {font-weight:300; float: left; color: #888;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;width: 760px; display: inline-block; margin-left: 20px; }
div.bbs_wrap div.next_prev img {float: left; margin: 4px 10px 0 0;padding-top:3px;}

div.bbs_wrap div.btn_wrap {margin-top: 10px; text-align:right;}

/*Write*/
div.bbs_wrap div.write_wrap {text-align:left; margin-bottom:8px; }
div.bbs_wrap div.write_wrap table {table-layout:fixed; width:100%; border-top: 1px solid #c2c2c2 !important; border-bottom: 1px solid #c2c2c2;}
div.bbs_wrap div.write_wrap table th {text-align:center; vertical-align:middle; background:#f3f3f3; border-top:solid 1px #ddd; font-weight:500; padding:4px 6px;min-height:13px;line-height:1.3;font-size:14px;}
div.bbs_wrap div.write_wrap table tbody tr td {border-top:solid 1px #ddd; border-left:solid 1px #ddd; text-align: left; padding:4px 6px;min-height:13px;line-height:1.3;font-size:14px; }
div.bbs_wrap div.write_wrap table tbody tr td span.upload_info {display: inline-block; color: #bfad9f; margin: 5px 0 0; font-size: 12px; clear: both;}
div.bbs_wrap div.write_wrap table tbody tr td div.sbHolder {float: left; margin-right: 5px;}
div.bbs_wrap div.write_wrap table .fir { border-top: 1px solid #c2c2c2 !important;  }
div.bbs_wrap div.write_wrap table tbody tr td .input_text3 { padding:5px 3px 6px 3px; vertical-align:top;}
div.bbs_wrap div.write_wrap table tbody tr td textarea { width:758px;padding:5px 10px; }

div.bbs_wrap div.write_wrap table tbody tr td.input {  line-height: 24px;}
div.bbs_wrap div.write_wrap table tbody tr td .view1 { min-height:140px; color:#666;}
div.bbs_wrap div.write_wrap table tbody tr td .view2 { min-height:40px; }
div.bbs_wrap div.write_wrap table tbody tr td .date {float:right; color:#666;}

/*defualt - Tab width: 321*/
.tab_type1  { position:relative; margin-bottom:20px;}
.tab_type1 .line {position:absolute; top:45px; width:100%; height:1px; border-bottom:solid 1px #ddd; }
.tab_type1 ul   { position:relative; z-index:4; width:auto; margin:0 auto 0; overflow:hidden; padding-bottom:6px; }
.tab_type1 ul li   {float:left; margin:0 0; border:solid 1px #ddd;  margin-left:-1px; position:relative;  }
.tab_type1 ul li.fir {margin-left:0; }
.tab_type1 ul li a { position:relative; display:block; min-width:62px; line-height:13px; font-weight:500; color:#737373; height:13px; padding:16px 30px; text-align:center;}
.tab_type1 ul li a:hover { text-decoration:none; }
.tab_type1 ul li a .arr{ display:none; position:absolute; top:45px; left:50%; margin-left:-5px; width:11px; height:7px;  background: url('/images/user/com/tab_over2.gif') no-repeat top center; }
.tab_type1 ul li.sel   {border:solid 1px #005f62; z-index:5;}
.tab_type1 ul li.sel a { color:#fff;  background:#01787c;}
.tab_type1 ul li.sel a:hover { text-decoration:none; }
.tab_type1 ul li.sel a .arr{ display:block; }



.chart_box {overflow:hidden; margin-bottom:8px; }
.chart_harf_box {float:left; width:444px; border-top:solid 1px #666 !important; border-bottom:solid 1px #b1b1b1; color:#666;}
.chart_harf_box p.tt {padding:7px 0 5px 0;min-height:13px;line-height:1.3;font-size:13px; background:#f3f3f3; font-weight:500; color:#333; text-align:center; border-bottom:solid 1px #dfe4e8;  } 
.chart_harf_box ul {margin:5px 0;}
.chart_harf_box ul li{ border-top:1px solid #dfe4e8;}
.chart_harf_box ul li  span {display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/  }
.chart_harf_box ul li .chart_w { display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/  width:370px;}
.chart_harf_box ul li .country { width:60px; padding:7px 0 5px 10px;min-height:13px;line-height:1.3;font-size:12px;}
.chart_harf_box ul li .country em{font-weight:600; color:#222222;}
.chart_harf_box ul li .v_btax { height:11px; margin:9px 0px 5px 0; background: #2f9cf2;line-height:999px;vertical-align:top;*vertical-align:top; font-size:0; text-indent:-9999px;}
.chart_harf_box ul li .v_tax { height:11px; margin:9px 3px 5px 0; background: #6cd312;line-height:999px;vertical-align:top;*vertical-align:top;  font-size:0; text-indent:-9999px;}
.chart_harf_box ul li .v_price { padding:7px 0 5px 0;min-height:13px;line-height:1.3;font-size:11px}
.chart_harf_box ul li .v_price em{font-weight:600; color:#222222;}

.chart_harf_box .scope,
.chart_harf_box .scope2 {margin-left:73px; width:440px;  }
.chart_harf_box .scope span.scope_e {display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ width:15%;  padding-top:10px;background: url('/images/user/com/chart_scope.gif') no-repeat top left;}
.chart_harf_box .scope span.v_price { display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ width:30px; margin-left:-15px; text-align:center; color:#333333;}
.chart_harf_box .scope2 span.scope_e {display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ width:15%;  padding-bottom:10px;background: url('/images/user/com/chart_scope.gif') no-repeat bottom left;}
.chart_harf_box .scope2 span.v_price { display:inline-block; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ width:30px; margin-left:-15px; text-align:center; color:#333333;}
.chart_harf_box .scope2 span.v_price em{font-weight:700; color:#222222;}

/*oil Price type*/
.price_up, 		
.price_down,
.price_equal,
.price_up2  ,
.price_down2,
.price_up3  ,
.price_down3 {width:auto; vertical-align:top;  }

.price_up span.ico, 		
.price_down  span.ico,
.price_equal  span.ico,
.price_up2  span.ico,
.price_down2  span.ico,
.price_up3  span.ico, 
.price_down3 span.ico {display:inline-block; overflow:hidden; width:14px; height:13px; background: url('/images/user/com/price_icon_bg.gif') no-repeat;line-height:999px;vertical-align:top;*vertical-align:top; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }

.price_up span.ico 		{background-position:  0 2px;}
.price_down  span.ico	{background-position:   -14px 2px;}
.price_equal  span.ico	{background-position:   -28px 2px;}
.price_up2 span.ico 	{background-position:   -42px 2px;}
.price_down2  span.ico	{background-position:   -56px 2px;}
.price_up3 span.ico		{background-position:   -70px 2px;}
.price_down3 span.ico	{background-position:  -84px 2px;}
.price_up span.gap, 		
.price_down  span.gap,
.price_equal  span.gap,
.price_up2  span.gap,
.price_down2  span.gap,
.price_up3  span.gap,
.price_down3 span.gap{display:inline-block; margin-left:3px; height:14px; zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }

/*유가예보 > 유가예보*/
.price_up11, 		
.price_down11,
.price_equal11,
.price_up12  ,
.price_down12 {display:block; vertical-align:top; width:100%;}

.tbl_type10 .spotRight td {text-align:right;} 


.price_up11 span.ico, 		
.price_down11  span.ico,
.price_equal11  span.ico,
.price_up12  span.ico,
.price_down12  span.ico {display:inline-block; overflow:hidden; width:12px; height:13px; background: url('/images/user/com/price_icon_bg2.gif') no-repeat;line-height:999px;vertical-align:top;*vertical-align:top;
zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }
/*유가예보 테이블 화살표 왼쪽정렬*/

.tbl_type10 .price_up11 span.ico, 		
.tbl_type10 .price_down11  span.ico,
.tbl_type10 .price_equal11  span.ico,
.tbl_type10 .price_up12  span.ico,
.tbl_type10 .price_down12  span.ico {}

.price_up11 span.ico 		{background-position:  0 2px;}
.price_down11  span.ico	{background-position:   -49px 2px;}
.price_equal11  span.ico	{background-position:   -24px 2px;}
.price_up12 span.ico 	{background-position:   -12px 2px;}
.price_down12  span.ico	{background-position:   -36px 2px;}

.price_up11 span.gap, 		
.price_down11  span.gap,
.price_equal11  span.gap,
.price_up12  span.gap,
.price_down12  span.gap{display:inline-block; margin-left:3px; height:14px; 
zoom:1;*display:inline/*IE7 HACK*/; _display:inline;/*IE6 HACK*/ display:inline-block; }

.tbl_type10 .price_up11 span.gap, 		
.tbl_type10 .price_down11  span.gap,
.tbl_type10 .price_equal11  span.gap,
.tbl_type10 .price_up12  span.gap,
.tbl_type10 .price_down12  span.gap {}

.desc_oil_box { border-bottom:solid 1px #b1b1b1; color:#666; }
.desc_oil_box ul { overflow:hidden; margin-top:-2px; }
.desc_oil_box ul li { float:left; margin-right:8px; padding: 0 7px 7px 7px; }
.desc_oil_box {border:1px solid #d7d2cf;}

.desc_oil_box_nobd { color:#666; }
.desc_oil_box_nobd ul { overflow:hidden; }
.desc_oil_box_nobd ul li { float:left; margin-left:5px; padding: 0 0 7px 7px; }

/*Table Inner Oil Price*/
.oil_box {}
.oil_box .tt {display:block; font-size:13px; text-align:center; margin:15px 0 10px; font-weight:700; color:#333;}
.oil_box .dd {display:block; margin:3px 0 15px;}

.oil_box .price_up, 		
.oil_box .price_down,
.oil_box .price_equal,
.oil_box .price_up2  ,
.oil_box .price_down2,
.oil_box .price_up3  ,
.oil_box .price_down3 {display:block; margin:15px 0 0; }

.oil_box .price_up11, 		
.oil_box .price_down11,
.oil_box .price_equal11,
.oil_box .price_up12  ,
.oil_box .price_down12 {display:block; margin:15px 0 0; }

/* modify 20141220 */
.notice_box { position:relative; margin-top:44px; padding:6px 15px 6px 0 ; border:1px solid #d7d2cf; background:#fff; margin-bottom:5px;}
.notice_box .bu_icon {top:-32px; left:-1px; position:absolute; height:30px; line-height:30px; text-align:center; color:#fff; background:#b3a098; border:solid 1px #9b8880; padding:0 15px;}
.notice_box .bu_icon2 {display:block; top:-34px; left:-1px; position:absolute;  width:auto; max-width:100%; height:auto; overflow:hidden;}
.notice_box .bu_icon2  a{display:block; float:left; height:32px; line-height:32px; text-align:center;  color:#c9bcb6; background:#fff; border:1px solid #c9bcb6; padding:0 20px; text-decoration:none;}
.notice_box .bu_icon2  a.cell_on{background:#b3a098; border:solid 1px #9b8880; color:#fff; border-right:0;}
.notice_box .bu_icon2  a.cell_off{color:#c9bcb6; background:#fff; border:1px solid #c9bcb6;}

.bu_arrow_org li { clear:both; margin-left:20px; padding:6px 0 6px 10px; background:url(/images/user/com/bul_notice.gif) no-repeat 0 15px; color:#555;}
.bu_arrow_org li.oran { background:url(/images/user/com/search_form_tt_ico.gif) no-repeat 0 9px; }
.bu_arrow_org li.mgl_0 {margin-left:0; }
.bu_arrow_org li.none {margin-left:10px;margin-top:10px;background:none;}
.bu_arrow_org li.none2 {margin-left:0px;margin-top:0px; padding:0; background:none;}
.bu_arrow_org li.none3 {margin-left:10px; margin-top:0px; padding:0; background:none;}

.bu_arrow_org li .tc_b { font-weight:500; color:#52433a;}
.bu_arrow_org li .li_b {float:left; display:block;}
.bu_arrow_org li .li_des {float:left; display:block;}

.bu_arrow_org li li {margin-left:0; padding:1px 0 1px 10px; background: url(/images/user/com/bul_notice_1.gif) no-repeat 0 9px; color:#555;}

ol.bu_arrow_org li { margin-left:20px;padding-left:0; line-height:20px; color:#555;background:none;}
.bu_arrow_org li a { text-decoration:underline;}

.bu_arrow_org.cell_on{display:list-item;}
.bu_arrow_org.cell_off{display:none}

.list_con {position:relative; margin-top:0; padding:0 15px 6px 0 ; margin-bottom:5px;}

.list_con .tt { margin:10px 0;   color:#52433a; font-size:14px;  }
.list_con .tt .spot { color:#48a966; font-weight:500;}
.list_con .tc_bold {color:#666;}
.list_con .link {padding:2px 0 2px 8px; background:url(/images/user/com/arr_tt_ico.gif) no-repeat 0 6px; font-size:12px;  font-weight:500; }

.list_con li.li1_title1 { clear:both; padding:4px 0 4px 0; margin-top:15px; color:#52433a; font-size:15px;}
.list_con li.li1_title1 > ol,
.list_con li.li1_title1 > ul { margin-top:6px; }
.list_con li.li1_con3 {margin-left:10px;padding:4px 0 4px 10px; background:url(/images/user/com/bul_notice.gif) no-repeat 1px 13px; color:#666; font-weight:normal; }
.list_con li.li1_con1_1 {margin-left:10px; color:#52433a; font-size:13px;  font-weight:normal; }

.list_con li.li1_con0{margin-left:10px;padding:4px 0 4px 10px; background:url(/images/user/com/bul_notice.gif) no-repeat 1px 13px; color:#666; font-weight:normal; }
.list_con li.li1_con1 {margin:4px 0 4px 3px;color:#52433a; font-weight:300; }
.list_con li.li1_con1 ol,
.list_con li.li1_con1 ul { margin-bottom:5px;}
.list_con li.li1_con2 {margin:4px 0 4px 13px;font-size:13px;  font-weight:normal; }
.list_con li.li1_con2 ol,
.list_con li.li1_con2 ul { margin-bottom:5px;}
.list_con li.li1_con4 {margin:0 0 0 13px;font-size:13px;  font-weight:normal; }


/*layer-popup */
.layerPopup {position:fixed; top:0; left:0px; width:100%; height:100%; z-index:9999; }
.layerPopup .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity: 0.3; filter:alpha(opacity=0);}
.layerPopup .layer_body {position:absolute;top:0;left:0; width:500px;background:#fff;}
.layerPopup .popup_close {position:absolute;display:block;top:15px;right:20px; cursor:pointer;}
.layerPopup .p_header {border-bottom:0 solid #dbdbdb; width:auto; min-width:96%; max-width:100%;}
.layerPopup .p_header h6 {height:60px; margin-left:20px; line-height:60px; color:#fff; font-size:20px; }
.layerPopup .p_header h6 a{font-size:20px; color:#5d391a;}
.layerPopup .p_header h6 a:hover{text-decoration:none;}
.layerPopup .p_body {position:relative;width:auto;background:#fff; height:250px; padding:20px;}
.layerPopup .p_body .t_center {margin-top:10px;text-align:center;}
.layerPopup .p_con {margin:20px 20px 16px 20px;}
.layerPopup .pq_body {border:1px solid #dbdbdb;position:relative;width:auto;background:#fff; height:295px; padding:20px;}
.layerPopup .pq_body .t_center {margin-top:10px;text-align:center;}



/*아이디 중복 레이어팝업*/
.layerPopup .layer_id_check {width:450px;}
.layerPopup .layer_id_check .t_center {line-height:20px; font-weight:500;}

/*주유소 충전소 찾기 불법정보*/ /* 20141226 modify */
.layerPopup .layer_violate {width:560px; /* height:662px; */height:460px; padding-bottom:20px; border:solid 1px #215ac3;} /* 20141226 modify */
.layerPopup .layer_violate .t_center {line-height:20px; font-weight:500;}
.layerPopup .layer_violate .p_header {background:#215ac3;}
.layerPopup .layer_violate .p_txt {font-weight:500;}
.layerPopup .layer_violate .p_body{height:400px; overflow-x:hidden; overflow-y:auto;} 
.layerPopup .layer_violate .layer_violate_con .tt { display:block; margin-bottom:5px; padding-left: 5px; color:#333; font-weight:500; background: url(/images/user/com/search_form_tt_ico.gif) no-repeat 0 6px; }
.layerPopup .layer_violate .layer_violate_con ul { margin-left:7px;}
.layerPopup .layer_violate .layer_violate_con ul li { line-height:18px; color:#666; padding:1px 0 1px 7px; background: url(/images/user/com/bul_notice_1.gif) no-repeat -2px 9px; }
.layerPopup .layer_violate .layer_violate_con ul li ul {margin-left:0;}
.layerPopup .layer_violate .layer_violate_con ul li li {background:none; padding-left:0; letter-spacing:-1px;}

/*스타트업 QR코드 */
.layerPopup .layer_qr {width:420px; height:460px; padding-bottom:20px; border:solid 1px #215ac3;}
.layerPopup .layer_qr .p_header {background:#215ac3;}
.layerPopup .layer_qr .p_body {margin:30px; padding:30px;}
.layerPopup .layer_qr .pq_body {margin:30px; padding:30px;}

/* Footer 정책 레이어 팝업*/
/* .layerPopup .layer_policy {width:482px;height:409px; border:solid 2px #825830;} */
.layerPopup .layer_policy {width:560px;height:460px; border:solid 1px #215ac3; border-radius:5px;}
.layerPopup .layer_policy .t_center {line-height:20px;}
.layerPopup .layer_policy .p_header {background:#215ac3;}
.layerPopup .layer_policy .private_overflow {width:100%; height:360px;  overflow:auto; overflow-x:hidden; background:#fff;}
.layerPopup .layer_policy .private_overflow .term_agree li h5{ color:#f37511;}
.layerPopup .layer_policy .policy_02 p { margin-bottom:10px;}
.layerPopup .layer_policy .policy_02 .p_01 { color:#f37511; font-weight:500; font-size:15px;}

/*공지사항*/
.popup_notice {left:399px;position:absolute !important;}
.layerPopup .layer_notice {width:398px; height:459px; background:#ffffff; border:1px solid #FF8200; border-top:0 solid #2a365c}
.layerPopup .layer_notice .notice_title {padding:0 30px}
.layerPopup .layer_notice .notice_title h6{font-size:20px; border-bottom:2px solid #2a365c;  padding:30px 0 12px 0; font-weight: 500;}
.layerPopup .layer_notice .notice_con {line-height:20px; padding: 20px 30px; height:300px; word-break:break-all; overflow-y:auto;}
.layerPopup .layer_notice .notice_footer {position:absolute; bottom:0; height:50px; width:100%; background:#FF9100;}
.layerPopup .layer_notice .notice_footer .p_today {margin:12px 30px 0 30px;}
.layerPopup .layer_notice .notice_footer .p_today label {margin-left:15px; color:#ffffff;}
.layerPopup .layer_notice .notice_footer .popup_close {right:30px;}

/*팝업창*/
#popup_basic {position:absolute !important;}
/*.layerPopup .layer_basic {width:100%; min-width:500px; height:100%; min-width:400px;}*/
.layerPopup .layer_basic {width:100%; height:100%;}
.layerPopup .layer_basic .basic_title {background:#215ac3; height:50px; text-align:center; border-bottom:2px solid #000c7b}
.layerPopup .layer_basic .basic_title h6{font-size:20px; color:#fff; line-height:50px}
.layerPopup .layer_basic .basic_con {line-height:20px; padding:0;text-align:center;}
/*.layerPopup .layer_basic .basic_con img{width:100%; height:100%;}*/
.layerPopup .layer_basic .basic_footer {position:absolute; bottom:0; background:#666; height:35px; width:100%;}
.layerPopup .layer_basic .basic_footer .p_today {margin:7px;}
.layerPopup .layer_basic .basic_footer .p_today label {margin-left:10px; color:#fff;}
.layerPopup .layer_basic .basic_footer .popup_close {right:15px; top:6px;}


.layerPopup2 {position:fixed; top:0; left:0px; width:100%; height:100%; z-index:99999; }
.layerPopup2 .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity: 0.3; filter:alpha(opacity=0);}
.layerPopup2 .layer_body {position:absolute;top:0;left:0; width:700px;background:#fff;}
.layerPopup2 .popup_close {position:absolute;display:block;top:15px;right:20px; cursor:pointer;}
.layerPopup2 .p_header {border-bottom:0 solid #dbdbdb; width:auto; min-width:96%; max-width:100%;}
.layerPopup2 .p_header h6 {height:60px; margin-left:20px; line-height:60px; color:#fff; font-size:20px; }
.layerPopup2 .p_header h6 a{font-size:20px; color:#5d391a;}
.layerPopup2 .p_header h6 a:hover{text-decoration:none;}
.layerPopup2 .p_body {position:relative;width:auto;background:#fff; height:250px; padding:20px;}
.layerPopup2 .p_body .t_center {margin-top:10px;text-align:center;}
.layerPopup2 .p_con {margin:20px 20px 16px 20px;}
.layerPopup2 .pq_body {border:1px solid #dbdbdb;position:relative;width:auto;background:#fff; height:295px; padding:20px;}
.layerPopup2 .pq_body .t_center {margin-top:10px;text-align:center;}
.layerPopup2 .layer_policy {width:760px;height:720px; border:solid 1px #215ac3; border-radius:5px;}
.layerPopup2 .layer_policy .t_center {line-height:20px;}
.layerPopup2 .layer_policy .p_header {background:#215ac3;}
.layerPopup2 .layer_policy .private_overflow {width:100%; height:620px;  overflow:auto; overflow-x:hidden; background:#fff;}
.layerPopup2 .layer_policy .private_overflow .term_agree li h5{ color:#f37511;}
.layerPopup2 .layer_policy .policy_02 p { margin-bottom:10px;}
.layerPopup2 .layer_policy .policy_02 .p_01 { color:#f37511; font-weight:500; font-size:15px;}
.layerPopup2 .label_tit{ margin: 20px 0 15px 0; font-size: 20px; font-weight: 700; color: #444;text-align: center; }
.layerPopup2 .label_wrap{ width: 100%; box-sizing: border-box; padding: 0 10px; display: flex; flex-flow: row wrap; justify-content: space-around; position: relative; }
.layerPopup2 .label_box{ width: 30%;	height: 200px; box-sizing: border-box; padding: 20px 30px; border-radius: 10px; box-shadow: 0 0.2rem 0.8rem rgb(22 71 170 / 20%); display: flex; flex-flow: column; justify-content: center; align-items: center; cursor: pointer; margin-bottom: 20px; background-color: #fff; position: relative; }
.layerPopup2 .label_box:hover{ border: 1px solid #008de1; }
.layerPopup2 .label_box div[id^="label_layer_"]{display: none;}
/*.layerPopup2 .label_box:hover div[id^="label_layer_"]{display: block;}
.layerPopup2 .label_box:focus div[id^="label_layer_"]{display: block;}
.layerPopup2 .label_box:focus:hover div[id^="label_layer_"]{display: none;}*/
.layerPopup2 .label_box img{width:110px;}
.layerPopup2 .label_cnt{ font-size: 14px; margin-top: 10px; font-weight: 400; color: #111; }
.layerPopup2 .label_layer { position: absolute; box-sizing: border-box; border-radius: 10px; background-color: #fff; border: 1px solid #008de1; width: 660px; z-index: 1; }
.layerPopup2 .label_layer.num0{ top: 199px; left: 0%; pointer-events:none;}
.layerPopup2 .label_layer.num1{ top: 199px; left: -228px; pointer-events:none;}
.layerPopup2 .label_layer.num2{ top: 199px; right: 0%; pointer-events:none;}
.layerPopup2 .label_layer.num3{ top: -113px; left: 0%; pointer-events:none;}
.layerPopup2 .label_layer.num4{ top: -93px; left: -228px; pointer-events:none;}
.layerPopup2 .label_layer.num5{ top: -93px; right: 0%; pointer-events:none;}
.layerPopup2 .label_desc_top{ width: 100%; box-sizing: border-box; padding: 10px; background-color: #162b4a; border-top-right-radius: 10px; border-top-left-radius: 10px; }
.layerPopup2 .label_desc_top p{ color: #fff;}
.layerPopup2 .label_desc_btm{ width: 100%; box-sizing: border-box; padding: 15px 20px; }
.layerPopup2 .desc_wrap{ display: flex; flex-flow: row wrap; }
.layerPopup2 .desc_box{ width: 100%; border-radius: 10px; border: 1px solid #eee; box-sizing: border-box; padding: 10px 15px; margin-top: 10px; display: flex; flex-flow: row wrap; justify-content: space-between; }
.layerPopup2 .desc_tit{ width: 30%; font-weight: 400; color: #1647aa; }
.layerPopup2 .desc_cnt{ width: 68%; color: #333; font-size: 13px; }
.layerPopup2 .label_list {padding:15px 15px 15px 15px;box-sizing: border-box; border-radius: 10px; background-color: #fff; border: 1px solid #eee;}
.layerPopup2 .label_list li.li1_title1 { clear:both; padding:7px 0 7px 0; font-size:15px;}
.layerPopup2 .label_list img{width:20px;}
.layerPopup2 .label_list a{color:#52433a;}

/*말풍선*/
div.tooltip span {display:block; cursor:pointer;}
div.tooltip .arrow_box {display:none; position:absolute; width:300px; padding:15px; left:0; top:25px; border:2px solid #215ac3; text-align:center; background:#fcfcfc}
div.tooltip .arrow_box[order="2"] {left:145px;}
div.tooltip .arrow_box[tab="area2"] {top:499px;}
div.tooltip .arrow_box[tab="route"] {top:438px;}
div.tooltip .arrow_box[tab="road"] {top:359px;}
div.tooltip .arrow_box:after {position:absolute; bottom:100%; left:50%; width:0; height:0; margin-left:-10px; border:solid transparent; border-bottom-color:#215ac3; border-width:10px; pointer-events:none; content:" ";}
div.tooltip .arrow_box .tt01{font-size:20px; font-weight:500; color:#215ac3}
div.tooltip .arrow_box .tt02{font-size:13px; color:#999; margin-bottom:10px}
div.tooltip .arrow_box .tt03{line-height:18px; color:#666}
div.tooltip span:hover + p.arrow_box {display: block;}

/*개인정보 취급방침*/
.term_agree li {margin-top:10px;}
.term_agree li h5{ font-weight:bold; color:#333;}
.term_agree li li { clear:both; margin:5px 0 0 12px; padding:2px 0 2px 8px; background:url(/images/user/com/bul_notice.gif) no-repeat 0 9px; line-height:17px; color:#555;}
.term_agree li li li {margin:0; padding:1px 0 1px 10px; background: url(/images/user/com/bul_notice_1.gif) no-repeat 0 9px; line-height:18px; color:#555;}
.term_agree li h5 img {width:20px;}

.section_area div.checkbox {padding:8px 0 8px 0; font-size:14px;}
.section_area div.checkbox input{position:relative; margin-right:6px; top:-1px;}
.section_area div.checkbox label {color:#666;}

.section_trem {margin-top:8px; border:solid 1px #ddd; background:#f3f3f3; color:#666; padding:25px 0; text-align:center;}

.section_complete {margin-top:8px; border-top:solid 1px #666; border-bottom:solid 1px #ddd; background:#f3f3f3; color:#666; padding:25px 0; text-align:center; }
.section_complete .txt1 {display:block; font-size:15px; color:#666; margin-bottom:5px;}
.section_complete .txt2 {display:block; font-size:22px; color:#333;}

.section_complete_02 {border-bottom:solid 1px #b1b1b1; }
.section_complete_03 {margin-top:8px; border-top:solid 1px #666; border-bottom:solid 1px #ddd; }
.section_complete_04 {border-bottom:solid 1px #b1b1b1; }

.section_complete_inner {overflow:hidden; background:#fff; color:#666; padding:12px; text-align:left; }
.section_complete_inner .txt1 {padding:2px 0 2px 8px; background:url(/images/user/com/bul_notice.gif) no-repeat 0 12px; color:#333; font-weight:bold; font-size:15px; margin-bottom:10px}
.section_complete_inner .txt2 {display:block; font-size:14px; color:#666; margin-left:8px;}

.section_complete_inner .d_left {float:left; margin:0; padding-left:0;  bottom:0;}
.section_complete_inner .d_right {float:right; margin:0; }

.section_complete .section_complete_inner{background:#f3f3f3;}


.desc_myoil_box { color:#666;width:auto; }
.desc_myoil_box ul { width:auto; overflow:hidden; margin-left:3px;}
.desc_myoil_box ul li { float:left;  margin-right:3px; padding: 0 0 0 0; }
.desc_myoil_box ul li.over span.gap{ color:#e46568; }
/*
.desc_myoil_box ul li.over .myoil_1 span.ico  {background-position:  0 -12px;}
.desc_myoil_box ul li.over .myoil_2 span.ico  {background-position:  -13px -12px;}
.desc_myoil_box ul li.over .myoil_3 span.ico  {background-position:  -26px -12px;}
.desc_myoil_box ul li.over .myoil_4 span.ico  {background-position:  -39px -12px;}
*/

/* 20141220 add */
.oil_box .price_up1_1,
.oil_box .price_up1_2,
.oil_box .price_up1_3,
.oil_box .price_equal1_1,
.oil_box .price_down1_1,
.oil_box .price_down1_2,
.oil_box .price_down1_3{position:relative;}

.oil_box .price_up1_1 .imgbox,
.oil_box .price_up1_2 .imgbox,
.oil_box .price_up1_3 .imgbox,
.oil_box .price_equal1_1 .imgbox,
.oil_box .price_down1_1 .imgbox,
.oil_box .price_down1_2 .imgbox,
.oil_box .price_down1_3 .imgbox{position:relative; display:block; width:84px; height:123px; margin:auto; background:url(/images/user/national/img_drum.png) 0 0 no-repeat;}

.oil_box .price_up1_1 .ico,
.oil_box .price_up1_2 .ico,
.oil_box .price_up1_3 .ico,
.oil_box .price_equal1_1 .ico,
.oil_box .price_down1_1 .ico,
.oil_box .price_down1_2 .ico,
.oil_box .price_down1_3 .ico{position:absolute; z-index:1; left:0; top:44px; display:block; width:84px; height:53px; background-image:url(/images/user/national/icon_price.png) !important; background-repeat:no-repeat; font-size:0; text-indent:-9999px;}

.oil_box .price_up1_1 .gap,
.oil_box .price_up1_2 .gap,
.oil_box .price_up1_3 .gap,
.oil_box .price_equal1_1 .gap,
.oil_box .price_down1_1 .gap,
.oil_box .price_down1_2 .gap,
.oil_box .price_down1_3 .gap{font-weight:700; display:block; width:100%; height:auto; text-align:center; margin-top:14px; font-size:18px; color:#333; font-weight:700;}

.oil_box .price_up1_1 .unit,
.oil_box .price_up1_2 .unit,
.oil_box .price_up1_3 .unit,
.oil_box .price_equal1_1 .unit,
.oil_box .price_down1_1 .unit
.oil_box .price_down1_2 .unit,
.oil_box .price_down1_3 .unit{display:block; width:100%; height:auto; text-align:center; font-weight:400;}

.oil_box .price_up1_1 .ico{background-position:0 0;}
.oil_box .price_up1_2 .ico{background-position:-84px 0;}
.oil_box .price_up1_3 .ico{background-position:-168px 0;}
.oil_box .price_down1_1 .ico{background-position:-252px 0;}
.oil_box .price_down1_2 .ico{background-position:-336px 0;}
.oil_box .price_down1_3 .ico{background-position:-420px 0;}
.oil_box .price_equal1_1 .ico{background-position:-504px 0;}

.section_gray{background:#f3f3f3; width:auto; max-width:100%; padding:10px; border-top:1px solid #dfdfdf;}

/* 2017.05.25 패스워드 변경 알림 관련 추가 시작*/
.layerPopup .layer_password {width:650px; height:400px; border:solid 1px #215ac3; border-radius:5px;}
.layerPopup .layer_password .p_header {background:#215ac3;}
.layerPopup .layer_password .p_header h6 {color:#fff; }
.layerPopup .layer_password .p_txt {font-weight:500; line-height:25px;}
.layerPopup .layer_password .p_body{height:400px; overflow-x:hidden; overflow-y:auto;}
.layerPopup .layer_password .p_body .t_center {line-height:20px; font-weight:500; margin-top:20px;} 
.layerPopup .layer_password .p_body .t_line{background-color:#666;width:100%;height:1px;margin-top:20px;margin-bottom:20px;display:block;}
.layerPopup .layer_password .layer_password_con {margin-top:10px;}
.layerPopup .layer_password .layer_password_con .tt { display:block; margin-bottom:5px; padding-left: 5px; color:#333; font-weight:500;  font-weight:bold;}
.layerPopup .layer_password .layer_password_con ul { margin-left:7px;}
.layerPopup .layer_password .layer_password_con ul li { line-height:18px; color:#666; padding:1px 0 1px 7px; }
.layerPopup .layer_password .layer_password_con ul li ul {margin-left:0;}
.layerPopup .layer_password .layer_password_con ul li li {background:none; padding-left:0; letter-spacing:-1px;}
/* 2017.05.25 패스워드 변경 알림 관련 추가 시작*/

/* 상단 */
#header{position:fixed; top:0; left:0; width:100%; height:79px; z-index:10000; min-width:1200px; font-weight:800; background:#fff; border-bottom:1px solid #ddd;}
#header #logo{position:absolute; top:20px;}
#header #logo a{display:block; width:90px; height:35px; background:url("../../images/user/com/t_logo.png") no-repeat 0 0;}
#header .layout{position:relative; width:1200px; margin:0 auto;}
#header .gnbBg{content:''; position:fixed; top:80px; left:0; display:block; width:100%; background:#fff; border-bottom:1px solid #ddd; box-shadow:0 4px 3px 0 rgba(0,0,0,0.1); box-sizing:border-box;}
#header .gnbBg, #header .gnb>li>ul {overflow:hidden; height:370px; display:none;}
#header .gnb{position:relative; margin:0 0 0 140px;}
#header .gnb ul, #header .gnb li, #header .gnb a{box-sizing:border-box;}
#header .gnb>li{position:relative; float:left; width:175px;}
#header .gnb>li>a{display:block; line-height:80px; height:80px; font-size:19px; text-align:center; color:#111; font-weight:400}
#header .gnb>li>a:hover {color:#215ac3; font-weight:500}
#header .gnb>li>ul{position:relative; border-left:1px solid #ddd; padding:15px 0;}
#header .gnb>li:hover>ul {background:#f8f8f8; border-bottom:1px solid #ddd;}
#header .gnb>li>ul:before {width:0; height:2px; background:#215ac3; content:''; display:block; position:absolute; top:0; left:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .gnb>li:hover>ul:before {width:100%;}
#header .gnb>li:last-child>ul{border-right:1px solid #ddd;}
#header .gnb>li>ul>li>a{ font-weight:400; display:block; line-height:36px; height:36px; font-size:15px; color:#444; padding:0 0 0 17px; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .gnb>li>ul>li>a:hover {color:#215ac3;}
#header .gnb>li>ul>li>a:before {content:''; display:inline-block; width:3px; height:3px; background:#444; vertical-align:middle; margin:-3px 7px 0 0;}
#header .gnb>li>ul>li>a>span{position:relative;}
#header .gnb>li>ul>li>a>span:before{width:0; height:1px; background:#215ac3; content:''; display:block; position:absolute; bottom:0; left:0; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .gnb>li>ul>li:hover>a>span:before{width:100%;}
#header .gnb>li>ul>li>ul{margin:0 0 10px;}
#header .gnb>li>ul>li>ul>li>a{display:block; line-height:24px; height:24px; font-size:13px; font-weight:300; color:#555; padding:0 0 0 27px; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .gnb>li>ul>li>ul>li>a:hover{color:#f15500;}
#header .gnb .slideArr>a:after {content:''; display:inline-block; margin:-4px 0 0 15px; width:11px; height:11px; opacity:0.5; vertical-align:middle; background:url("../../images/user/com/arr_navi.gif") no-repeat 50% 50%; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .gnb .slideArr>a.On:after {transform: rotate(180deg); opacity:1;}
#header .gnb .slideArr>ul{display:none;}
#header .gnb .slideArr>ul>li>a>span:before{content:'|'; color:#f15500; font-size:10px; padding-right:4px; position:relative; top:-2px;}
#header .gnb .m_title{font-weight:500; background:#adadad; color:#fff; height:36px; line-height:36px; padding:0 0 0 17px;font-size:14px;margin-top:-15px;}
#header .gnb .m_title2{font-weight:500; background:#adadad; color:#fff; height:36px; line-height:36px; padding:0 0 0 17px;font-size:14px;margin-top:5px;}

#header .btns{position:absolute; top:24px; right:0}
#header .btns a{display:inline-block; border-radius:30px; padding:0 15px; font-size:14px; height:33px; line-height:33px;}
#header .btns a.btn_login{background:#215ac3; border:1px solid #215ac3; color:#fff; font-weight:400}
#header .btns a:hover.btn_login{background:#008de1; border:1px solid #008de1; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}
#header .btns a.btn_member{background:#fff; border:1px solid #215ac3; color:#333; font-weight:400}
#header .btns a:hover.btn_member{background:#f2f2f2; border:1px solid #333; -webkit-transition:all .3s ease; -moz-transition:all .3s ease; transition:all .3s ease;}

/* 하단 */
#footer {background-color:#fff; padding:30px 0;}
#footer .footer_wrap{width:1200px; text-align:center; margin:0 auto;}
#footer .footer_wrap .foot_logo img{padding:0 15px;}
#footer .footer_wrap .foot_link{padding-top:10px;}
#footer .footer_wrap .foot_link a{color:#333;}
#footer .footer_wrap .foot_link li{position:relative; display:inline-block;}
#footer .footer_wrap .foot_link li:before{content:'|'; color:#d9d9d9; font-size:12px; padding:0 10px 0 15px; position:relative;top: -2px;}
#footer .footer_wrap .foot_link li:first-child:before{display:none;}
#footer .footer_wrap .footer-text-1{padding-top:20px; color:#666;}
#footer .footer_wrap .footer-text-2{color:#999; font-size:12px; font-weight:300; font-style:normal; letter-spacing:0;}

/* 스타트업 */
.product-list {clear:both; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; position:relative;}
.product-list .product:first-child {border-top:none;}
.product-list .product::before {display:table-column; content: "";}
.product-list .product {clear:both; position:relative; display:table; width:100%; height:auto !important; border-top:1px solid #b1b1b1; padding:22px 0 23px 0;}
.product-list .prd-img {display:table-cell; width:200px; padding-right:20px; text-align:center; }
.product-list .prd-img img{width:180px; height:118px;}
.product-list .prd-info {display:table-cell; vertical-align:top;}
.product-list .btn-qr{cursor:pointer; display:inline-block; color:#fff; font-size:12px; line-height:27px; padding:0 5px; height:29px; background:#787878; border:1px solid #707070; border-radius:3px;}
.product-list .qr_view{position:absolute; width:100px; height:100px; z-index:1; display:none;}
.product-list .qr_view img{width:100px; height:100px;}

.clearfix:before, .clearfix:after{display:block;clear:both;content:" "} /* 표준브라우저 */

/* 기타 */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover{text-decoration:none;}
a:active {text-decoration:none;}

#mask{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10001;
	background-color: rgb(0,0,0);
	opacity:.1; 
	filter:alpha(opacity=10);
}
#modalwindow{
	position: absolute;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	z-index: 10002;
	display: none;
}