@charset "utf-8";


.title{background:url(../images/api/title_bg.png)no-repeat 0 0; width:676px; height:45px; font-size:18px; color:#fff; padding-left:53px; line-height:45px;}
/* 텍스트형 */
.api_txt01 { color: #333333; font-size: 14px; line-height: 22px; width: 100%;}
.api_txt02 { color: #666666; font-size: 12px; line-height: 12px; width: 100%; padding: 17px 0; border-top: 1px solid #1c3f80;}
.api_txt03 { color: #333366; font-size: 16px; line-height: 12px; font-weight: bold; width: 100%; padding: 27px 0 17px 0; border-top: 1px solid #1c3f80;}
.api_txt08 { color: #333333; font-size: 15px; line-height: 22px; width: 100%;}
/* 버튼형 */
.btn_area .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 { text-align: center;}
.btn_area2 .btn_blue2 { background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}
.btn_area2 .btn_blue3 { background: #333333; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 29px; display: inline-block;}

.btn_area3 .btn_blue { background: #224d9c; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}
.btn_area3 { text-align: center;}
.btn_area3 .btn_blue2 { background: #3385d3; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}
.btn_area3 .btn_blue3 { background: #333333; color: #ffffff; font-weight: bold; font-size: 14px; line-height: 14px; padding: 12px 10px; display: inline-block;}

/* board */
.board_01 table { border-collapse: collapse; width: 100%; border-top: 1px solid #bfc3d2;}
.board_01 table caption { display: none;}
.board_01 table thead tr th { text-align: left; border-bottom: 1px solid #1e2b5f; background: #f0f0f2; color: #1e2b5f; font-size: 14px; font-weight: normal; padding: 10px 20px;}
.board_01 table tbody tr td { line-height: 18px; padding: 10px 20px; border-bottom: 1px solid #e1e1e1; letter-spacing: -.5px; font-size: 12px;}
.board_01 table tbody tr td.left { border-right: 1px solid #e1e1e1;}

.board_02 { border-collapse: collapse; width: 100%; border-top: 1px solid #bfc3d2;}
.board_02 caption { display: none;}
.board_02 thead tr th { border-bottom: 1px solid #1e2b5f; background: #f0f0f2; padding: 12px 0; text-align: center; font-size: 12px; color: #1e2b5f;}
.board_02 tbody tr td { font-size: 12px; color: #666666; border: 1px solid #e1e1e1; padding: 10px 0; text-align: center; letter-spacing: -.7px;}
.board_02 tbody tr td input { width: 13px; height: 13px; vertical-align: middle; margin-top: -2px;}
.board_02 tbody tr td.first { border-left: none;}
.board_02 tbody tr td.last { border-right: none;}
.board_02 tbody tr td a { font-size: 12px; color: #666666;}
.board_02 tbody tr td.left { text-align: left; padding-left: 10px;}

/* javascript api */
.Javascript_apibox .tit { border-top: 1px solid #1c3f80; padding-top: 28px; margin-bottom: 18px; color: #333366; font-size: 16px; font-weight: bold;}
.Javascript_apibox .Javascript_txt01 { color: #666666; font-size: 12px; line-height: 20px; margin-bottom: 15px;}
.Javascript_apibox .Javascript_txt01 span { color: #333399;}
.Javascript_apibox table { border-collapse: collapse; width: 100%; border-top: 1px solid #e1e1e1;}
.Javascript_apibox table caption { display: none;}
.Javascript_apibox table tbody tr th { background: #f0f0f2; font-size: 12px; color: #333333; padding: 10px 20px; font-weight: normal; border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}
.Javascript_apibox table tbody tr td { border-bottom: 1px solid #e1e1e1; font-size: 12px; color: #666666; padding: 10px 20px;}

/* border */
.bdb_1 { border-bottom: 1px solid #e1e1e1;}

/* paging */

.dataTables_paginate {position: relative; margin: 0 auto 40px auto; text-align: center;overflow: hidden;font-size: 0;border-bottom: 1px solid #e1e1e1;padding-bottom: 30px}
.dataTables_paginate a {display: inline-block;min-width: 27px;height: 27px;border: solid 1px #d6d6d6;font-size: 12px;line-height: 27px;text-align: center;vertical-align: top;}
.dataTables_paginate .paginate_button {background-color: #eceae8;color: #666;}
.dataTables_paginate .previous {border-right: none;}
.dataTables_paginate .next {border-left: none;}
.dataTables_paginate span .paginate_button {border-left: none;color: #666666;font-weight: bold;background-color:#fff;}
.dataTables_paginate span .paginate_button:first-child {border-left: solid 1px #d6d6d6;}
.dataTables_paginate span .current {background-color: #224d9c;border: solid 1px #134582;color: #fff;}

/* .pagenation {position: relative; margin: 0 auto 40px auto; text-align: center;overflow: hidden;font-size: 0;} */
/* .pagenation a {display: inline-block;min-width: 27px;height: 27px;border: solid 1px #d6d6d6;font-size: 12px;line-height: 27px;text-align: center;vertical-align: top;} */
/* .pagenation .btn {background-color: #eceae8;color: #666;} */
/* .pagenation .prev {border-right: none;} */
/* .pagenation .next {border-left: none;} */
/* .pagenation .pages .page {border-left: none;color: #666666;font-weight: bold;} */
/* .pagenation .pages .page:first-child {border-left: solid 1px #d6d6d6;} */
/* .pagenation .pages .current {background-color: #224d9c;border: solid 1px #134582;color: #fff;} */

/* select */
.selectb { text-align: right; padding: 5px 0 20px 0;}

/* jquery easyui */
/*.textbox {*/
    /*border: 1px solid #dddddd;*/
    /*padding: 4px 4px 4px 12px;*/
    /*text-indent: 12px;*/
    /*color: #333333;*/
/*}*/
/*.textbox .textbox-text {*/
    /*text-indent: 12px;*/
    /*color: #333333;*/
/*}*/

/*.textbox-focused {*/
    /*-moz-box-shadow: 0 0 3px 0 #95B8E7;*/
    /*-webkit-box-shadow: 0 0 3px 0 #95B8E7;*/
    /*box-shadow: 0 0 3px 0 #95B8E7;*/
/*}*/

/*.combo-arrow {*/
    /*background: url('../images/api/bg_sel_box.gif');*/
    /*width: 29px;*/
    /*height: 28px;*/
    /*vertical-align: middle;*/
/*}*/

/*.textbox .textbox-prompt {*/
    /*text-indent: 12px;*/
/*}*/
/*.textbox { display: inline-block;}*/

/*.combo {*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
    /*display: inline-block;*/
    /*margin: 0;*/
    /*overflow: hidden;*/
    /*padding: 0;*/
    /*vertical-align: middle;*/
    /*white-space: nowrap;*/
/*}*/

/*.combo input { border: none !important; line-height: 29px !important; text-indent: 9px; height: 29px; width: auto !important;}*/
/*.combo {*/
    /*background-color: #fff;*/
    /*height: 29px !important;*/
    /*border: 1px solid #ddd;*/
    /*position: relative;*/
/*}*/

/*.textbox-addon {*/
    /*position: absolute;*/
    /*top: 0;*/
/*}*/

/*.combo-arrow {*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*height: 20px;*/
    /*opacity: 0.6;*/
    /*overflow: visible;*/
    /*vertical-align: top;*/
    /*width: 18px;*/
/*}*/

/*.combo-panel { height: auto !important; background: #fff; border: 1px solid #ddd;}*/
/*.combobox-item { padding: 5px;}*/

/*.textbox-icon {*/
    /*background-position: center center;*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*height: 20px;*/
    /*opacity: 0.6;*/
    /*overflow: visible;*/
    /*text-decoration: none;*/
    /*vertical-align: top;*/
    /*width: 18px;*/
/*}*/

/*.combo-arrow {*/
    /*border: 1px solid #ddd;*/
/*}*/

/*.combo-arrow {*/
    /*background: url("../images/api/bg_sel_box.gif") no-repeat right top;*/
    /*border: none !important;*/
    /*color: #666;*/
    /*display: block !important;*/
    /*font-size: 14px;*/
    /*height: 29px !important;*/
    /*line-height: 29px !important;*/
    /*text-indent: 9px;*/
    /*width: 99px !important;*/
/*}*/

/* layer */

.deem { width: 100%; height: 100%; background:url(../images/common/bkg.png) repeat; position: fixed;left: 0; top: 0;z-index: 100;overflow:auto;}

.layerpop { position: absolute; left: 50%; top: 210px; z-index: 101; background: #fff;}
.layerpop .layerpop_tit { height: 55px; background: #eeeeee; border-bottom: 3px solid #1c3f80; padding-left: 19px; line-height: 55px; color: #333333; font-size: 16px; font-weight: bold;}
.layerpop .layerpop_con { padding: 20px 0; text-align: center; color: #333333; font-size: 14px; line-height: 23px;}
.layerpop .layerpop_txt01 { margin-bottom: 25px; color: #333333; font-size: 14px; line-height: 23px;}
.layerpop .btn_closp { position: absolute; right: 17px; top: 17px;}

.check {
    background-color: #fafafa;
    border: 1px solid #aaa;
    color: #333;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.25px;
    line-height: 28px;
    margin-left: 0;
    text-align: center;
	vertical-align: middle;
}

.layerpop_board { border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #e3e3e3;}
.layerpop_board table { border-collapse: collapse; width: 100%;}
.layerpop_board table caption { display: none;}
.layerpop_board table tbody tr th { padding: 8px 0 8px 28px; color: #333333; font-size: 14px; font-weight: bold; text-align: left;}
.layerpop_board table tbody tr th.top { vertical-align: top;}
.layerpop_board table tbody tr td { padding: 8px 0;  text-align: left;}
.layerpop_board table tbody tr td.input_style01 input { vertical-align: middle; background-color: #fff; border: 1px solid #ddd; color: #333333; font-size: 12px; height: 28px; letter-spacing: -0.5px; line-height: 28px; text-indent: 12px; width: 380px !important; padding: 0 !important;}
.layerpop_board table tbody tr td.input_style02 input { vertical-align: middle; background-color: #fff; border: 1px solid #ddd; color: #333333; font-size: 12px; height: 28px; letter-spacing: -0.5px; line-height: 28px; text-indent: 12px; width: 380px; padding: 0 !important;}
.layerpop_board table tbody tr td.input_style03 textarea { border: 1px solid #ddd; width: 380px !important;}
.layerpop_board table tbody tr td .box_img_upload { width: 100%;}
.layerpop_board table tbody tr td .box_img_upload:after { content: ''; display: block; clear: both;}
.layerpop_board table tbody tr td .box_img_upload dl { width: 100%;}
.layerpop_board table tbody tr td .box_img_upload dl:after { content: ''; display: block; clear: both;}
.layerpop_board table tbody tr td .box_img_upload dl dt { float: left; margin-right: 10px; width: 148px; height: 108px; border: 1px solid #dddddd; text-align: center; color: #333333; font-size: 14px; font-weight: bold; line-height: 108px;}
.layerpop_board table tbody tr td .box_img_upload dl dd { float: left; }
.layerpop_board table tbody tr td .box_img_upload dl dd.last { line-height: 18px; color: #999999; font-size: 12px;}

/* 팝업 input 텍스트 색깔 변경 */
.layerpop input {
    color: #333333;
}

.layerpop_board .input_style01-1 {
    vertical-align: middle;
    /*background-color: #fff;*/
    /*border: 1px solid #ddd;*/
    /*color: #333333;*/
    /*font-size: 12px;*/
    height: 28px;
    letter-spacing: -0.5px;
    line-height: 28px;
    text-indent: 12px;
    /*width: 380px !important;*/
    padding: 0 !important;
}

.layerpop_board table tbody tr td.input_style02-1{
    vertical-align: middle;
    /*background-color: #fff;*/
    /*border: 1px solid #ddd;*/
    /*color: #333333;*/
    font-size: 12px;
    height: 28px;
    letter-spacing: -0.5px;
    line-height: 28px;
    text-indent: 12px;
    /*width: 380px;*/
    padding: 0 !important;
}

.font14 { font-size: 14px !important;}
.bold { font-weight: bold !important;}
#to_top_img{position:fixed;right:25%;bottom:10%;z-index:999;}

/* 인증키 신청*/
.api_agree { border: 1px solid #e1e1e1; margin-bottom: 50px;}
.api_agree > div { overflow-y: scroll; padding-left: 17px; padding-top: 23px; height: 380px;}
.api_agree > div > dl { margin-bottom: 20px;}
.api_agree > div > dl dt { font-size: 16px; font-weight: bold; color: #333333; height: 28px;}
.api_agree > div > dl dd { font-size: 12px; font-weight: bold; color: #666666; line-height: 30px;}

.api_txt04 dt { color: #333333; font-size: 18px; line-height: 18px; font-weight: bold; margin-bottom: 15px;}
.api_txt04 dd { color: #666666; font-size: 12px; line-height: 15px; width: 100%; padding: 0 0 25px 0;}

.api_txt07 dt { color: #333333; font-size: 18px; line-height: 18px; font-weight: bold; margin-bottom: 15px;}
.api_txt07 dd { color: #666666; font-size: 14px; line-height: 17px; width: 102%; padding: 0 0 0px 0;}

.dvs_sp { width: 729px;}
.dvs_sp ul { width: 100%;}
.dvs_sp ul:after { content: ''; display: block; clear: both;}
.dvs_sp ul li { margin-left: 20px; width: 125px; float: left;}
.dvs_sp ul li dl dt { padding: 10px 0; font-size: 14px; color: #fff; line-height: 14px; font-weight: bold; background: #4f87b6; text-align: center; margin-bottom: 18px;}
.dvs_sp ul li dl dd { color: #666666; font-size: 12px; line-height: 12px; margin-bottom: 8px; padding-left: 14px; background: url("../images/api/bullet01.gif") no-repeat left center;}

.api_article01 { margin-bottom: 25px;}
.api_article01 dt { border: 3px solid #bfc3d2; height: 44px; background: #f0f0f2; line-height: 44px; color: #1e2b5f; font-weight: bold; font-size: 14px; padding-left: 20px; margin-bottom: 15px;}
.api_article01 dd { line-height: 20px; color: #666666; font-size: 12px; padding: 0 0 0 20px;}


.api_article02 { padding: 0 0 0 20px; margin-bottom: 16px;}
.api_article02:after { content: ''; display: block; clear: both;}
.api_article02 p { float: left; color: #333333; font-size: 14px; font-weight: bold; padding-top: 7px;}
.api_article02 a {
	float: right;
    background-color: #fafafa;
    border: 1px solid #aaa;
    color: #333;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.25px;
    line-height: 28px;
    margin-left: 0;
    text-align: center;
    vertical-align: middle;
}

.area_dvp { margin-bottom: 25px;}
.area_dvp div { padding: 0 0 0 20px;}
.area_dvp div textarea {
	background: #fff;
    border: 1px solid #dddddd;
    color: #666666;
    font-family: "나눔고딕","NanumGothic","Apple SD Gothic Neo","Microsoft NeoGothic","Droid sans",Helvetica,sans-serif;
    font-size: 12px;
    height: 500px;
    line-height: 24px;
    overflow-y: scroll;
    width: 707px;
}

.api_article03 { padding: 0 0 0 20px; margin-bottom: 65px;}
.api_article03 p { color: #333333; font-size: 14px; font-weight: bold; line-height: 14px; margin-bottom: 15px;}
.api_article03 ul { padding: 17px 20px 15px 20px; border: 1px solid #d8c8b4; background: #f9efe2;}
.api_article03 ul li { line-height: 20px; color: #666666; font-size: 12px; background: url("../images/api/bullet02.gif") no-repeat left center; padding-left: 13px;}

.api_article05 { padding: 0 0 0 20px; margin-bottom: 40px;}
.api_article05 p { color: #333333; font-size: 14px; font-weight: bold; line-height: 14px; margin-bottom: 15px;}
.api_article05 ul { padding: 17px 20px 15px 20px; border: 1px solid #1E2B5F; background: #ADC3EB;}
.api_article05 ul li { line-height: 20px; color: #000000; font-size: 12px; background: url("../images/api/bullet02.gif") no-repeat left center; padding-left: 13px;}

.area_dvp2 { margin-bottom: 25px;}
.area_dvp2 div { padding: 0 0 0 20px;}
.area_dvp2 div textarea {
	background: #fff;
    border: 1px solid #dddddd;
    color: #666666;
    font-family: "나눔고딕","NanumGothic","Apple SD Gothic Neo","Microsoft NeoGothic","Droid sans",Helvetica,sans-serif;
    font-size: 12px;
    line-height: 50px;
    overflow-y: hidden;
    width: 707px;
}
.mb56 { margin-bottom: 24px !important;}
.mb55 { margin-bottom: 55px !important;}
.mgb_20 { margin-bottom: 20px !important;}

.api_map { padding-left: 20px;}

.api_txt05 { padding: 5px 0 25px 20px;}
.api_txt05 dt { color: #333333; font-size: 16px; line-height: 16px; font-weight: bold; margin-bottom: 15px;}
.api_txt05 dd { font-size: 12px; color: #666666;}

.api_txt06 { color: #333333; font-size: 14px; margin-bottom: 15px; padding: 0 0 0 20px;}

.api_article04 { padding: 0 0 0 20px; margin-bottom: 16px;}
.api_article04:after { content: ''; display: block; clear: both;}
.api_article04 p { float: left; color: #333333; font-size: 14px; padding-top: 7px;}
.api_article04 a {
	float: right;
    background-color: #fafafa;
    border: 1px solid #aaa;
    color: #333;
    display: inline-block;
    font-weight: bold;
    height: 28px;
    letter-spacing: -0.25px;
    line-height: 28px;
    margin-left: 0;
    text-align: center;
    vertical-align: middle;
}

/* 
   Plupload
------------------------------------------------------------------- */
#uploader { padding: 0 0 0 0;width:380px;height:100px}
#uploader2 { padding: 0 32px 0 0;}

#uploader2 .plupload_scroll .plupload_filelist { height: 100px;}
#uploader2 li.plupload_droptext { line-height: 80px;}

.plupload_wrapper * {
	box-sizing: content-box;
}

.plupload_button {
	display: -moz-inline-box; /* FF < 3*/
	display: inline-block;
	font: normal 12px sans-serif;
	text-decoration: none;
    color: #42454a;
    border: 1px solid #bababa;
    padding: 2px 8px 3px 20px;
	margin-right: 4px;
    background: #f3f3f3 url('../images/cmt/plupload/buttons.png') no-repeat 0 center;
	outline: 0;

    /* Optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.plupload_button:hover {
	color: #000;
	text-decoration: none;
}

.plupload_disabled, a.plupload_disabled:hover {
    color: #737373;
    border-color: #c5c5c5;
    background: #ededed url('../images/cmt/plupload/buttons-disabled.png') no-repeat 0 center;
	cursor: default;
}

.plupload_add {
	background-position: -181px center;
}

.plupload_wrapper {
	width: 100%;
}

.plupload_container {
	border: 1px solid #dddddd;
	/*-moz-border-radius: 5px;*/
}

.plupload_container input {
	border: 1px solid #DDD;
	font: normal 11px Verdana,sans-serif;
	width: 98%;
}

.plupload_header {background: #2A2C2E url('../images/cmt/plupload/backgrounds.gif') repeat-x; display: none;}
.plupload_header_content {
	background: url('../images/cmt/plupload/backgrounds.gif') no-repeat 0 -317px;
	min-height: 56px;
	padding-left: 60px;
	color: #FFF;
}
.plupload_header_title {
	font: normal 18px sans-serif;
	padding: 6px 0 3px;
}
.plupload_header_text {
	font: normal 12px sans-serif;
}

.plupload_filelist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.plupload_scroll .plupload_filelist {
	height: 185px;
	background: #fff;
	overflow-y: scroll;
}

.plupload_filelist li {
	padding: 10px 8px;
	background: #F5F5F5 url('../images/cmt/plupload/backgrounds.gif') repeat-x 0 -156px;
	border-bottom: 1px solid #DDD;
}

.plupload_filelist_header, .plupload_filelist_footer {
	background: #f0f0f2;
	padding: 10px 8px;
	color: #333;
	font-size: 12px;
}
.plupload_filelist_header {
	border-bottom: 1px solid #dddddd;

}

.plupload_filelist_footer {border-top: 1px solid #ddd; height: 22px; line-height: 20px; vertical-align: middle; background: #fafafa;}
.plupload_file_name {float: left; overflow: hidden; margin-left: 10px;}
.plupload_file_status {color: #333; }
.plupload_file_status span {color: #42454A;}
.plupload_file_size, .plupload_file_status, .plupload_progress {
	float: right;
	width: 80px;
}
.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;}

.plupload_filelist .plupload_file_name {
	width: 205px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.plupload_file_action {
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 15px;
}

.plupload_file_action * {
	display: none;
	width: 16px;
	height: 16px;
}

li.plupload_uploading {background: #ECF3DC url('../images/cmt/plupload/backgrounds.gif') repeat-x 0 -238px;}
li.plupload_done {color:#AAA}

li.plupload_delete a {
	background: url('../images/cmt/plupload/delete.gif');
}

li.plupload_failed a {
	background: url('../images/cmt/plupload/error.gif');
	cursor: default;
}

li.plupload_done a {
	background: url('../images/cmt/plupload/done.gif');
	cursor: default;
}

.plupload_progress, .plupload_upload_status {
	display: none;
}

.plupload_progress_container {
	margin-top: 3px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
}
.plupload_progress_bar {
	width: 0px;
	height: 7px;
	background: #CDEB8B;
}

.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
	margin-right: 17px;
}

/* Floats */

.plupload_clear,.plupload_clearer {clear: both;}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;	
}

li.plupload_droptext {
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 0;
	line-height: 165px;
}

/* 이미지 캡처시 사이즈가 일치하지 않아 추가. */
.mb55 img, .mb30 img {
    width: 709px;
    height: 414px;
}

.mb35 img {
    width: 231px;
    height: 419px;
}

.intent {
    padding-left: 7px;
}