@charset "utf-8";

/* 공통부분_타이틀  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#right > div h4 {margin-top:30px; color:#333; font-size:22px; font-weight:bold;font-family: 'Oswald', sans-serif;}
#right > div h5 {margin-top:25px; color:#042e6f; font-size:18px; font-weight:bold; padding-bottom:15px;font-family: 'Oswald', sans-serif;}
#right > div h4 + * {margin-top:20px;}
#right > div > *:first-child {margin-top:40px;}
@media screen and (max-width:799px) {
	#right > div > *:first-child {margin-top:25px;}
}
/* 공통부분_이미지영역 */
.imgArea {overflow:hidden; border:1px solid #ddd; margin:20px 0;}

/* 공통부분_파일다운로드_텍스트 */
.download {padding:8px 22px; margin:10px 0; border-left:3px solid #25499f;}
.download > p {padding-bottom:8px;}
.download > a > b {font-size:16px;}
.download > a.on {color:#4285f4;}
.download > a:hover {color:#042e6f;}

.downloadFileList {padding:8px 22px; margin:20px 0 10px 0; border-left:3px solid #25499f;}
.downloadFileList > p {padding-bottom:8px;}
.downloadFileList > p > span {display:inline-block; padding-top:5px;}
.downloadFileList > div {width:100%; overflow:hidden;}
.downloadFileList > div > a {padding-right:20px;}
.downloadFileList > div > a > b {font-size:16px;}
.downloadFileList > a > b:hover {color:#042e6f;}
.downloadFileList > div > a.on {color:#4285f4;}

/* 공통부분_파일다운로드_버튼 */
.downloadBtn > a {display:inline-block; background:url('/static_root/images/content/icn_download.png') 8px center no-repeat, #25499f; border:1px solid #25499f; border-radius:2px; padding:4px 6px 4px 26px; color:#fff; font-size:12px; margin-bottom:4px;}
.downloadBtn > a:hover {background:url('/static_root/images/content/icn_download.png') 8px center no-repeat, #042e6f; border:1px solid #042e6f;}

/* 공통부분_파일View */
.viewFile {padding:8px 22px; margin:20px 0 10px 0; border-left:3px solid #22a3ca;;}
.viewFile > p {padding-bottom:8px;}
.viewFile > a > b {font-size:16px;}
.viewFile > a > b:hover {color:#042e6f;}
.viewFile > a.on {color:#22a3ca;}
.viewFile > p > a.onb {color:#22a3ca; font-size:16px; font-weight:bold; }
.viewFile > p > a.onb:hover {color:#042e6f;}

/* ARBITRATION_Arbitration Procedure */
.sub01_1 > p {margin-bottom:10px;}
.sub01_1 > .chartImg {width:100%; margin:40px auto; overflow:hidden; background:url('/static_root/images/content/sub01_line.png') center no-repeat;}
.sub01_1 > .chartImg > h4 {text-align:center;}
.sub01_1 > .chartImg > ul {width:100%; float:left; margin-top:40px;}
.sub01_1 > .chartImg > ul > li {float:left; /* margin-right:40px; */ width:18%; margin-right:23px;}
.sub01_1 > .chartImg > ul > li:nth-child(5) {float:right; margin-right:0;}
.sub01_1 > .chartImg > ul > li > a {display:block; /* width:158px; */ height:330px; background:#25499f; color:#fff; box-sizing:border-box; padding:26px 22px; border-radius:12px; text-align:center;}
.sub01_1 > .chartImg > ul > li > a:hover {background:#102d69;}
.sub01_1 > .chartImg > ul > li > a.on {background:#102d69;}
.sub01_1 > .chartImg > ul > li > a > img {padding-bottom:30px;}
.sub01_1 > .chartImg > ul > li:nth-child(3) > a > p {text-align:left;}
.sub01_1 > .chartImg > ul > li > a > p {font-size:13px;}
.sub01_1 > .chartImg > ul > li > a > p > span {font-weight:500;}
.sub01_1 > div.sub01List > .sub01_1List > h5 {text-align:center;}
.sub01_1 > div.sub01List >  .sub01_1List > ul {width:100%; overflow:hidden;}
.sub01_1 > div.sub01List >  .sub01_1List > ul > li {padding-bottom:10px;}
.sub01_1 > div.sub01List >  .sub01_1List > ul > li > span {color:#042e6f; font-weight:500;}

/* ARBITRATION_Request for Arbitration */
.sub01_2 > div > ol {width:100%; overflow:hidden;}
.sub01_2 > div > ol > li {padding-bottom:8px;}
.sub01_2 > div > .exArea {background:#f4f9ff; border-radius:15px; box-sizing:border-box; padding:20px 25px; margin-bottom:20px;}
.sub01_2 > div > .exArea > p:first-child {padding-bottom:10px;}
.sub01_2 > div > .exArea > p > span {color:#333; font-size:15px; font-weight:500;}
.sub01_2 > div > .exArea > ul > li {line-height:28px;}
.sub01_2 > div > .downloadFileList {margin-top:0px; }

/* ARBITRATION_Panel of Arbitration_ filedownload */
.sub01_3 > .paDownFile {padding:4px 0px 0px 10px; margin:0px 0 10px 0; border-left:3px solid #25499f;}
.sub01_3 > .paDownFile > p > span {display:inline-block; padding-top:5px;}

/* ARBITRATION_Panel of Arbitration */
.sub01_3 > p {margin-bottom:10px;}
.sub01_3 > .panel {box-sizing:border-box; padding:20px 15px; background:#f6f6f6; border:1px solid #e5e5e5;}
.sub01_3 > .panel > form {width:100%; overflow:hidden;}
.sub01_3 > .panel > form > div {float:left;}
.sub01_3 > .panel > form > div.panelExpertise {margin:0 15px;}
.sub01_3 > .panel > form > div > label {font-size:13px; font-weight:500; margin-right:5px; color:#555;}
.sub01_3 > .panel > form > div > input {width:180px; height:30px; border:1px solid #e5e5e5;}
.sub01_3 > .panel > form > div > select {width:190px; height:35px; border:1px solid #e5e5e5;}
.sub01_3 > .panel > form > button {float:right; border:1px solid #102d69; background:#102d69; color:#fff; font-weight:500; border-radius:2px; padding:5px 8px; cursor:pointer; font-size:13px;}

/*ARBITRATION_ Fees */
.sub01_5 > .acc_Num {width:100%;}
.sub01_5 > .acc_Num > li {margin-bottom:15px;}
.sub01_5 > .acc_Num > li > span {color:#042e6f; font-weight:500; font-size:15px; }
/* Fee Calculator */
.sub01_5 > .cost_box {border:1px solid #e5e5e5; box-sizing:border-box; padding:30px; margin-bottom:10px; overflow:hidden;}
.sub01_5 > .cost_box > form > .calculator {float:left; width:35%; padding-bottom:164px; border-right:1px solid #ddd;}
.sub01_5 > .cost_box > form > .calculator > span {display:inline-block; color:#042e6f; font-weight:500;}
.sub01_5 > .cost_box > form > .calculator > .calculator_box {padding-top:135px;}
.sub01_5 > .cost_box > form > .calculator > .calculator_box > input {display:inline-block; width:70%; height:35px; margin-right:10px;}
.sub01_5 > .cost_box > form > .calculator > .calculator_box > label {display:inline-block; color:#042e6f; font-size:15px; font-weight:500;}
.sub01_5 > .cost_box > form > .calculator > .calculator_box > button {width:71%; margin:5px 0; padding:8px 0; background:#184996; border:1px solid #184996; color:#fff; cursor:pointer;}
.sub01_5 > .cost_box > form > .cost_results {float:right; width:60%; padding-left:40px;}
.sub01_5 > .cost_box > form > .cost_results > span {display:inline-block; padding-bottom:15px; color:#042e6f; font-weight:500;}

/* ARBITRATION_Facilities */
.sub01_6 > p {margin-bottom:10px;}
.sub01_6 > p > a {color:#d9595b; font-weight:500;}
.sub01_6 > p > a:hover {color:#042e6f; font-weight:500;}

/* RULES&LAWS */
.rulesLaw {width:100%; overflow:hidden; margin-bottom:10px;}
.rulesLaw > p.lawInfo {overflow:hidden;}
.rulesLaw > p.lawInfo > span:nth-child(1) {display:inline-block; width:49%; padding-bottom:8px;}
.rulesLaw > p.lawInfo > span:nth-child(2) {display:inline-block; float:right; text-align:right; padding-bottom:8px;}
.rulesLaw > .showRules {height:710px; background:#fff; border:5px solid #e5e5e5; box-sizing:border-box;}
.rulesLaw > .showRules > ul.international_index {float:left; overflow-y:scroll; width:30%; height:700px; box-sizing:border-box; padding:12px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #ddd; background:#475272;}
.rulesLaw > .showRules >  ul.international_index > li.chapArea {color:#eee; font-weight:500; margin-left:0px; margin-top:10px; letter-spacing:-0.5px;}
.rulesLaw > .showRules >  ul.international_index > li.chapArea > a.indexSP {color:#eee; letter-spacing:-0.5px;}
.rulesLaw > .showRules >  ul.international_index > li {margin-left:10px; letter-spacing:-1px;}
.rulesLaw > .showRules >  ul.international_index > li > a {color:#ccc; letter-spacing:-0.5px;}
.rulesLaw > .showRules >  ul.international_index > li > a:hover {color:#22a3ca;}

.rulesLaw > .showRules >  ul.article_list {float:left; width:70%; height:700px; box-sizing:border-box; padding:15px; border:1px solid #ddd; overflow-y: scroll; background:url('/static_root/images/content/rulesLogo.png')no-repeat center center #fff;}
.rulesLaw > .showRules >  ul.article_list  li {padding-bottom:8px;}
.rulesLaw > .showRules >  ul.article_list  li:last-child {padding-bottom:0;}
.rulesLaw > .showRules >  ul.article_list > li.title {font-weight:bold; /* margin-top:12px; padding-bottom:0; */ padding-top:12px;}
.rulesLaw > .showRules >  ul.article_list > li.b_title {padding-top:15px; color:#22a3ca;}
.rulesLaw > .showRules >  ul.article_list > li.b_title2 {padding-top:15px; color:#22a3ca;}
ul.blank1st {margin-left:10px;}
ul.blank2nd {margin-left:15px;}
ul.blank3rd  {margin-left:20px;}

/* RULES&LAWS_KCAB International Rules */
.sub02_1 > .btnRules {width:100%; margin:0 auto 20px auto; overflow:hidden;}
.sub02_1 > .btnRules > li {float:left;}
.sub02_1 > .btnRules > li > a {display:block; color:#fff; padding:8px 12px; border-radius:2px;}
.sub02_1 > .btnRules > li:nth-child(1) > a {margin-right:20px;}
.sub02_1 > .btnRules > li > a {background:#3cbee5;}
.sub02_1 > .btnRules > li > a.on {background:#184996;}

.tRules {padding-bottom:10px;}
.tRules > p {padding-bottom:10px;}
.tRules > p:last-child {padding-bottom:0;}
.rulesPDF {width:100%; overflow:hidden;}
.rulesPDF > p > a {color:#00c2ff; font-weight:500;}
.rulesPDF > p > a:hover {color:#042e6f; font-weight:500;}
.rulesPDF > .iframePDF {padding-top:15px;}

.dwTitle {width:100%; overflow:hidden;}
.dwTitle > h3 {float:left;}
.dwTitle > p {text-align:right;}

/* RULES&LAWS_Arbitration Law */
.sub02_6 > ol > li {padding-bottom:8px;}

/* USEFUL RESOURCES */
.usefulR {float:left; width:48%; margin-top:20px; box-sizing:border-box; padding-bottom:20px; overflow:hidden;}
.usefulR > ul {width:100%;}
.usefulR > ul > li {overflow:hidden; margin-bottom:30px;}
.usefulR > ul > li:last-child {margin-bottom:0;}
.usefulR > ul > li > div.urImg {float:left;}
.usefulR > ul > li > div.urImg > a {display:block; width:110px; height:140px; border:1px solid #ddd; overflow:hidden;}
.usefulR > ul > li > div.urImg > a > img {width:110px; height:140px;}
.usefulR > ul > li > div.urText {float:right; width:70%; box-sizing:border-box; padding:10px 15px 0 0;}
.usefulR > ul > li > div.urText > p:nth-child(1) > a {display:block; margin-bottom:10px; font-size:16px; font-weight:500; color:#555; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.usefulR > ul > li > div.urText > p:nth-child(1) > a:hover {color:#042e6f;}
.usefulR > ul > li > div.urText > p:nth-child(2) {margin-bottom:10px; overflow:hidden;}
.usefulR > ul > li > div.urText > p:nth-child(3) {color:#0081a9; font-weight:500;}

/* KOREAN ARBITRATION REVIEW */
.KAR {float:right; width:48%; margin-top:20px; box-sizing:border-box; padding-bottom:20px; overflow:hidden;}
.KAR > ul {width:100%;}
.KAR > ul > li {overflow:hidden; margin-bottom:30px;}
.KAR > ul > li:last-child {margin-bottom:0;}
.KAR > ul > li > div.urImg {float:left;}
.KAR > ul > li > div.urImg > a {display:block; width:110px; height:140px; border:1px solid #ddd; overflow:hidden;}
.KAR > ul > li > div.urImg > a > img {width:110px; height:140px;}
.KAR > ul > li > div.urText {float:right; width:70%; box-sizing:border-box; padding:10px 15px 0 0;}
.KAR > ul > li > div.urText > p:nth-child(1) > a {display:block; margin-bottom:10px; font-size:16px; font-weight:500; color:#555; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.KAR > ul > li > div.urText > p:nth-child(1) > a:hover {color:#042e6f;}
.KAR > ul > li > div.urText > p:nth-child(2) {margin-bottom:10px; overflow:hidden;}
.KAR > ul > li > div.urText > p:nth-child(3) {color:#0081a9; font-weight:500;}

/* ABOUT_KCAB INTERNATIONAL */
.sub04_2 > p {text-align:center; font-size:18px; line-height:140%; color:#042e6f;}
.sub04_2 .memberList:after {display:block;content:'';clear:both;}
.sub04_2 .memberList > li {
    position:relative;
    float:left;
    width:23.5%;
    min-height:315px;
    margin-right:2%;
    text-align:center;
    padding-top:20px;
    border:1px solid #dddddd;
}
.sub04_2 .memberList > li:nth-child(4n) {margin:0;}
.sub04_2 .memberList > li:nth-child(n+4) {margin-bottom:2%;}
.sub04_2 .memberList > li .profile {
    margin:0 auto;
    width:128px;
    height:128px;
    border-radius:100%;
    overflow:hidden;
}
.sub04_2 .memberList > li .profile > img {width:100%;}
.sub04_2 .memberList > li .profile + p {
    padding-top:15px;
    color:#042e6f;
    font-size:18px;
    font-weight:bold;
}
.sub04_2 .memberList > li .profile + p > span {
    display:block;
    padding-top:3px;
    font-size:15px;
    font-weight:300;
}
.sub04_2 .memberList > li > .info {padding:15px 5px 0;color:#444;font-size:14px;}
.sub04_2 .memberList > li > a {
    position:absolute;
    bottom:0;
    display:block;
    padding:7px 0;
    width:100%;
    color:#666;
    background:#e7e7e7;
}
.sub04_2 .memberList > li > a > span {
    padding-right:18px;
    background:url('/static_root/images/content/profileArrow.png') no-repeat right 3px;
}
@media screen and (max-width:1100px) {
    .sub04_2 .memberList > li {min-height:339px};
}
@media screen and (max-width:700px) {
    .sub04_2 .memberList > li {width:48%;}
    .sub04_2 .memberList > li:nth-child(2n) {margin:0;}
    .sub04_2 .memberList > li:nth-child(n+2) {margin-bottom:2%;}
}
@media screen and (max-width:424px) {
    .sub04_2 .memberList > li {width:100%;margin:0;margin-bottom:2%;padding:15px 0 45px;min-height:auto;}
}

/* ABOUT_Arbitration in Seoul */
.sub04_3 > h4 {margin-top:0;}
.sub04_3 > ul {margin-bottom:20px; overflow:hidden;}
.sub04_3 > ul > li {padding:0 0 8px 10px; background:url('/static_root/images/content/listPoint.jpg') left 9px no-repeat;}
.sub04_3 > div {overflow:hidden;}
.sub04_3 > div > dl {width:100%; overflow:hidden; margin-bottom:20px;}
.sub04_3 > div > dl > dt {float:left; width:12%; color:#042e6f; font-weight:500; font-size:16px;}
.sub04_3 > div > dl > dd {float:right; width:88%;}
.sub04_3 > div.history > ul {width:100%; overflow:hidden;}
.sub04_3 > div.history > ul > li {overflow:hidden; box-sizing:border-box; padding:20px 0; border-bottom:1px solid #ddd;}
.sub04_3 > div.history > ul > li:first-child {padding-top:0;}
.sub04_3 > div.history > ul > li > p:nth-child(1) {float:left; width:13%; padding:7px 0; color:#fff; font-size:16px; text-align:center; background-color:#184996; border:1px solid #184996; border-radius:30px; box-sizing: border-box;}
.sub04_3 > div.history > ul > li > p:nth-child(2) {float:right; width:84%;}
.sub04_3 > div.history > ul > li > p:nth-child(2) > span {font-weight:500;}

/* ABOUT_President and Secretariat */
.organization {width:100%; overflow:hidden;}
.organization > ul {padding:10px 0 20px 0; border-top:1px solid #e5e5e5;}
.organization > ul > li {padding-bottom:8px;}
.organization > ul > li > span {display:inline-block; width:105px; color:#222;}
.organization > ul > li > span.ovsofc {display:inline-block; width:135px; color:#042e6f;}
.organization > ul > li > span.ovsofcnm {display:inline-block; width:80px; color:#222;}

/* Organization of KCAB INTERNATIONAL */
.sub04_4 > h5 {margin-top:20px; padding-bottom: 10px !important;}
.sub04_4 > .profileBox {padding:20px;background:#f7f7f7;}
.sub04_4 > .profileBox + .profileBox {margin-top:15px;}
.sub04_4 > .profileBox:after {display: block;content:'';clear:both;}
.sub04_4 > .profileBox .imgBox {float:left;width:125px;height:145px;border-radius:4px;background:#919191;overflow:hidden;}
.sub04_4 > .profileBox .imgBox > img {width:100%;}
.sub04_4 > .profileBox > p {float:right;width:calc(100% - 145px);color:#333333;}
.sub04_4 > .profileBox > p.tit {padding:10px 0 5px;color:#202b7a; font-size:18px;font-weight: bold;}
.sub04_4 > .profileBox > p.email {padding:15px 0 20px;}
.sub04_4 > .profileBox > p > a {padding-right:5px;color:#2374bf;text-decoration: underline;word-break:break-all;}

@media screen and (max-width:550px) {
	.sub04_4 > .profileBox {text-align:center;}
	.sub04_4 > .profileBox .imgBox {float:none;margin:0 auto;}
	.sub04_4 > .profileBox > p {width:100%;}
	.sub04_4 > .profileBox > p.office {padding-top:5px;}
	.sub04_4 > .profileBox > p:last-child {text-align:left;}
	.sub04_5 > .profileBox > div .imgBox {float: none;margin: 0 auto;}
}

.psForm {width:100%; overflow:hidden;}
.psForm > dl {overflow:hidden; margin-bottom:30px; border:1px solid #e5e5e5;}
.psForm > dl:nth-child(1) {height:380px;}
.psForm > dl:nth-child(2) {height:360px;}
.psForm > dl > dt {float:left; width:30%;}
.psForm > dl > dd {float:right; width:70%; box-sizing:border-box; padding:30px; background:#f6f6f6;}
.psForm > dl > dd > p {font-size:18px; font-weight:500; padding-bottom:10px;}
.psForm > dl > dd > span {color:#4285f4; font-weight:500;}
.psForm > dl > dd > div {padding:15px 0;}


.sub04_5 > .profileBox {padding:20px;margin-bottom:20px;background:#f7f7f7;}
.sub04_5 > .profileBox:last-child {margin-bottom:0;}
.sub04_5 > .profileBox:after {display: block;content:'';clear:both;}
.sub04_5 > .profileBox > div {position:relative;margin-bottom:15px;}
.sub04_5 > .profileBox > div:after {display: block;content:'';clear:both;}
.sub04_5 > .profileBox > div .imgBox {float:left;width:125px;height:145px;border-radius:4px;overflow:hidden}
.sub04_5 > .profileBox > div .imgBox > img {width:100%;}
.sub04_5 > .profileBox > div > p ,
.sub04_5 > .profileBox > div > ul {float:right;width:calc(100% - 145px);}
.sub04_5 > .profileBox > div > p {color:#2374bf}
.sub04_5 > .profileBox > div > ul {position:absolute;left:145px;bottom:3px;color:#444;}
.sub04_5 > .profileBox > div > p.tit {padding-top:7px;color:#202b7a; font-size:18px;font-weight: bold;}
.sub04_5 > .profileBox > div > p.rank {color:#555;}
.sub04_5 > .profileBox > div > ul > li {padding-left:7px;color:#444;word-break:break-all;background:url('/static_root/images/content/dot01.png') no-repeat left 8px;}
.sub04_5 > ul {width:100%; overflow:hidden; margin:30px 0;}
.sub04_5 > ul > li {border:1px solid #ddd; margin-bottom:5px; box-sizing:border-box; padding:20px;}
.sub04_5 > ul > li > div.nameInfo > a {font-weight:bold; font-size:16px; color:#555; padding-right:20px;}
.sub04_5 > ul > li > div.nameInfo > span.infoC {display:inline-block; letter-spacing:0.08px;}
.sub04_5 > ul > li > div.nameInfo > span.icnArr {display:inline-block; float:right; padding:0 3px;}
.sub04_5 > ul > li > div.nameInfo > span.icnArr > a > img {display:table-cell; vertical-align:middle; width:18px; margin-top:5px;}
.sub04_5 > ul > li > div.viewInfo  {margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.sub04_5 > ul > li > div.viewInfo > dl {width:100%; overflow:hidden; background:#f6f6f6;}
.sub04_5 > ul > li > div.viewInfo > dl > dt {float:left; width:140px; overflow:hidden; margin-right:30px;}
.sub04_5 > ul > li > div.viewInfo > dl > dt > img{width:140px; /* height:188px; */}
.sub04_5 > ul > li > div.viewInfo > dl > dd {/* float:right; width:84.3%; */ width:100%; height:188px; box-sizing:border-box; padding:25px 30px;}
.sub04_5 > ul > li > div.viewInfo > dl > dd > p {font-size:20px; font-weight:500; padding-bottom:20px;}
.sub04_5 > ul > li > div.viewInfo > dl > dd > span {display:block; color:#4285f4; font-weight:500; padding-bottom:8px;}
.sub04_5 > ul > li > div.viewInfo > div.profile {box-sizing:border-box; padding:20px 10px 0 10px;}
.sub04_6 .imgList:after {content:'';display:block;clear:both;}
.sub04_6 .imgList > li {float:left;width:50%;}
.sub04_6 .imgList > li > img {width:100%;}
@media screen and (max-width:424px) {
	.sub04_6 .imgList > li {float:none;width:100%;}
}

/* PanelList*/
.panelList {overflow:hidden; margin-top:40px;}
.panelList table {width:100%; table-layout:fixed; background:#fbfbfb; border-top:2px solid #163d7b;}
.panelList table thead th {padding:8px; font-weight:500; color:#163d7b; letter-spacing:0; text-align:center; border-bottom:#e5e5e5 1px solid; border-left:#e5e5e5 1px solid;} 
.panelList table thead th:first-child {border-left:none;} 
.panelList table tbody td {min-height:25px; padding:8px 10px; text-align:center; border-bottom:#e4e4e4 1px solid; border-left:#e4e4e4 1px solid; background:#fff; line-height:18px;} 
.panelList table tbody td:nth-child(1) {border-left:none;} 
.panelList table tbody td:nth-child(3) {text-align:left;}
.panelList table tbody td > a {display:block; color:#22a3ca; font-weight:500;}
.panelList table tbody td > a:hover {color:#163d7b;}

/* PanelView */
.panelView {overflow:hidden; margin-top:40px;}
.panelView table {width:100%; table-layout:fixed; border-top:1px solid #e5e5e5;}
.panelView table th {background:#fbfbfb; padding:8px; font-weight:500; letter-spacing:0; color:#163d7b; text-align:center; border-bottom:#e5e5e5 1px solid;}
.panelView table td {background:#fff; padding:8px 12px; border-bottom:#e5e5e5 1px solid; border-left:#e5e5e5 1px solid; text-align:left;}
.panelView table td.panelNM {border-right:1px solid #e5e5e5;}
.panelView table td > ul {width:100%; overflow:hidden;}
.panelView table td > ul > li {padding-bottom:3px; /* padding-left:12px; background:url('/static_root/images/content/listPoint.jpg') left 9px no-repeat; */}

.sub01_3_view .listBtn {width:100%; overflow:hidden; text-align:right;}
.sub01_3_view .listBtn > a {display:block; text-align:center; margin-top:30px; color:#22a3ca; font-weight:500;}	

/* ABOUT_KCAB Next */
/* 탭메뉴 영역 */
ul.kcabNext, ul.kcabNext02 {width:100%; overflow:hidden; border-bottom:1px solid #194fa3; border-top:1px solid #194fa3; font-size:14px;}
ul.kcabNext > li, ul.kcabNext02 > li {float:left; width:23%; text-align:center; box-sizing:border-box; border-left:1px solid #2b61b5; background:#184996;}
ul.kcabNext.type2 > li {width:34.5%;}
ul.kcabNext > li:nth-child(2) {width:31%; }
/* ul.kcabNext > li:nth-child(3) {width:20%; } */
ul.kcabNext > li:first-child, ul.kcabNext02 > li:first-child {border-left:1px solid #184996;}
ul.kcabNext > li:last-child, ul.kcabNext02 > li:last-child {border-right:1px solid #184996;}
ul.kcabNext > li > a, ul.kcabNext02 > li > a {display:block; color:#fff; padding:8px 0;}
ul.kcabNext > li.on, ul.kcabNext02 > li.on {background:#fff;}
ul.kcabNext > li.on a, ul.kcabNext02 > li.on a {color:#184996; font-weight:bold;}
ul.kcabNext.type3 > li, ul.kcabNext02 > li {width:50% !important}

div.kcabNextCont.type1:after {display:block;content:'';clear:both;}
ul.kcabNextMember > li {position:relative; padding-bottom:40px;}
ul.kcabNextMember > li > span {float:left; display:inline-block; width:130px; padding-right:30px;}
ul.kcabNextMember > li > span > b {color:#22a3ca;}
ul.kcabNextMember2 > li {position:relative; padding-bottom:40px;}
ul.kcabNextMember2 > li > span {float:left; display:inline-block; width:130px; padding-right:30px;}
ul.kcabNextMember2 > li > span > b {color:#22a3ca;}

/* Activities and Events 영역 */
.sub0406_3 {margin-top:40px;}
.sub0406_3 > .knEvnet > p:nth-child(1) {color: #333; font-size: 17px; font-weight: 500;}
.sub0406_3 > .knEvnet > p:nth-child(2) {line-height:230%; margin:15px 0 5px 0; }
.sub0406_3 > .knEvnet > p:nth-child(2) span {color: #4285f4; font-weight: 500;}
.sub0406_3 > .knEvnet > p:nth-child(3) {text-align: left; }
.sub0406_3 > .knEvnet > p:nth-child(3) img{border:1px solid #ddd; width:100%; max-width:500px; height:auto;}

/* In Progress */
.progressCnt {padding:80px 0; text-align:center; font-size:30px; color:#00a5d7; background:#f8f8f8;}

/* PUBLICATIONS */
/* NEWS & EVENTS */
.noticeView h3 {padding-bottom:0 !important;font-size: 24px !important;text-align:left !important}
.noticeView h3:after {display:none !important}

/* EVENTS */
.slideBox {position:relative;margin-top:30px;}
.slideBox .slick-arrow {
	position:absolute;
	width:33px;
	height:62px;
	margin-top:-31px;
	text-indent:-9999px;
	overflow:hidden;
	white-space:nowrap;
	top:50%;
	z-index:3;
}
.slideBox .slick-prev {background:url('/static_root/images/content/slidePrev.png') no-repeat;left:30px;}
.slideBox .slick-next {background:url('/static_root/images/content/slideNext.png') no-repeat;right:30px;}
.slideBox .slick-dots {
	position:absolute;
	top:30px;
	right:30px;
	height:10px;
	z-index:1
}
.slideBox .slick-dots > li {display:inline-block;margin-right:5px;}
.slideBox .slick-dots > li:last-child {margin-right:0;}
.slideBox .slick-dots > li button{
	display:inline-block;
	width:10px;
	background:url('/static_root/images/content/slideDot.png') center center no-repeat;
	text-indent:-9999px;
	overflow: hidden;
    white-space: nowrap;
}
.slideBox .slick-dots > li.slick-active button{
	background:url('/static_root/images/content/slideDotOn.png') center center no-repeat;
	width:28px;
}
.slideBox ul li img {width:100%;}
.slideBox + p {padding-top:20px;}
.slideBox + p > strong {color:#333;font-size:18px;}
.moreBox {padding-top:30px;text-align:left;}
.moreBox > span {color:#2374bf;}
.moreBox > .btn {display:inline-block;padding:8px 10px;color:#fff;font-size:14px;background: #184996;}
.moreBox > .btn > span {padding-right:15px;background: url('/static_root/images/content/hereArrow.png') no-repeat right 3px top 4px;}
.adrBox {margin-top:30px;text-align:center;}

/* KCAB INTERNATIONAL VIDEO */
.videoWrap {position:relative; padding-bottom:56.2%; height:0; overflow:hidden; max-width:100%; box-sizing:border-box;}
.videoWrap iframe, .videoWrap object, .videoWrap embed {position:absolute; top:0; left:0; width:100%; height: 100%; max-width:100%;}    

.kcabVideo {margin-bottom:20px;}
.kcabVideo > div > h3 {float:left; width:50%; color:#333; font-size:22px; font-weight:500; padding:20px 0 15px 0;}
.kcabVideo > div > p { float:right; width:50%; text-align:right; padding:20px 0 15px 0;}
.kcabVideo > div > p > a {color:#d9595b; font-weight:500;}
.kcabVideo > div > p > a:hover {color:#042e6f; font-weight:500;}

/* CONTACT US */
.locInfo {width:100%; overflow:hidden; margin:20px 0; font-size:15px;}
.locInfo > p > span {display:inline-block; font-weight:bold; padding-right:15px;}
.locInfo > p {margin-bottom:8px;}
.locInfo > p:first-child {font-weight:bold;margin-bottom:15px;}
.locInfo > p.mailinfoD {width:auto;margin-bottom:0;font-weight:bold;display:inline-block;padding-right:15px; }
.locInfo > p.mailinfoD + ul {float:right;width:calc(100% - 25px);}
.locInfo > p a {text-decoration:underline; color:#0563c1; }

.locLeft {margin:0 !important;}
.locInfoEtc {width:100%; overflow:hidden; overflow:hidden;}
.locInfoEtc > div.locLeft {float:left; width:49%;}
.locInfoEtc > div.locLeft > .locInfo,
.locInfoEtc > div.locRight > .locInfo {margin-top:0;}
.locInfoEtc > div.locLeft > .locInfo > p.addInfo,
.locInfoEtc > div.locRight > .locInfo > p.addInfo {line-height:20px;}
.locInfoEtc > div.locRight {float:right; width:49%;}

 /* FAQ  */
 .faqList dl > dt {padding:10px;}
 .faqList dl > dd {display:none;padding:0px 10px 10px 25px;}
 .faqList dl > dd.on {margin-bottom:10px}
 .faqList dl > dd + dt.title {margin-top:10px;}
 .faqList dl > dt.title {padding:10px 0;margin-bottom:20px;color:#042e6f;font-size:20px;font-weight:500;font-family: 'Oswald', sans-serif;text-align:center;}
 .faqList dl > dt.title + dd {display:none;}
 .faqList dl > dt > p {font-size:18px;font-weight:500;vertical-align:middle}
 .faqList dl > dt > p > a {display:block;color:#333;/*background:url('/static_root/images/content/icn_arrow.png') no-repeat right 10px center;*/}

 .faqList dl > dd > p:first-child + p {padding-top:5px;margin-left:0;}
 .fagTag {padding:12px 20px; background:#f6f6f6; text-align:center;}
 .fagTag a {padding-right:25px; color:#042e6f; font-size: 15px; font-weight:500; line-height:160%;  }
 
  .locInfo > span.type2 {height:60px}

  
/* ARBITRATION_Arbitration Procedure */
.sub01_1 > .chartImgM {width:100%; margin:40px auto; overflow:hidden;}
.sub01_1 > .chartImgM > h4 {text-align:center;}
.sub01_1 > .chartImgM > ul {width:100%; margin-top:40px;}
.sub01_1 > .chartImgM > ul > li {width:100%;}
.sub01_1 > .chartImgM > ul > li > a {display:block; height:auto; background:#25499f; font-size:13px; color:#fff; box-sizing:border-box; padding:15px 10px; margin-bottom:5px; border-radius:5px; text-align:center;}
.sub01_1 > .chartImgM > ul > li > a:hover {background:#102d69;}
.sub01_1 > .chartImgM > ul > li > a.on {background:#102d69;}
.sub01_1 > .chartImgM > ul > li > a > img {padding-bottom:30px;}
.sub01_1 > .chartImgM > ul > li > a > span {font-weight:500;}
.sub01_1 > .chartImgM > ul > li > .viewArbList {width:100%; box-sizing:border-box; padding:8px 15px; background:#f9f9f9; margin-bottom:5px; overflow:hidden;}
.sub01_1 > .chartImgM > ul > li > .viewArbList > .sub01_1List {width:100%; overflow:hidden;}
.sub01_1 > .chartImgM > ul > li > .viewArbList > .sub01_1List > h5 {text-align:center;}
.sub01_1 > .chartImgM > ul > li > .viewArbList >  .sub01_1List > ul {width:100%; overflow:hidden;}
.sub01_1 > .chartImgM > ul > li > .viewArbList >  .sub01_1List > ul > li {padding-bottom:10px;}
.sub01_1 > .chartImgM > ul > li > .viewArbList >  .sub01_1List > ul > li > span {color:#042e6f; font-weight:500;}

/* reportList */
@media all and (max-width:799px) {
	.reportList {max-width:950px;}
	.reportList > ul > li {width:33%; margin:0 0 30px 0; text-align:center;}
	
	/* photo Gallery */
	.pGalleryList {max-width:950px;}
	.pGalleryList > ul > li {width:33%; text-align:center; margin:0 0 15px 0;}
	.pGalleryList > ul > li > p > a > img {width:90%; max-width:215px; height:145px; border:1px solid #ddd; box-sizing:border-box;}
} 
@media all and (max-width:550px) {
	.reportList > ul > li {width:50%;}	
	.pGalleryList > ul > li {width:50%}
} 
@media all and (max-width:425px) {
	.reportList > ul > li {width:100%;}	
	
	/* photo Gallery */
	.pGalleryList {max-width:480px;}
	.pGalleryList > ul > li {width:100%;margin:0 0 10px 0; text-align:center;}
} 

/* 미디어쿼리 */
/* 모바일 */
@media (max-width:425px) {
	/* ABOUT_KCAB INTERNATIONAL */
	.sub04_2 > div.imgArea > img {width:100%; height:auto;}
	
	/* ABOUT_Arbitration in Seoul */
	.sub04_3 > div.history > ul > li > p:nth-child(1) {clear:both; width:100%;}
	.sub04_3 > div.history > ul > li > p:nth-child(2) {clear:both; width:100%; margin-top:15px;}
	.sub04_3 > div.history > ul > li > p:nth-child(2) > span {font-weight:500;}	
	.sub0406_3 {margin-top:25px}
	
	/* Organization of KCAB INTERNATIONAL */
	.sub04_4 > ul.memberList > li > ul.nmInfo > li {float:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(1) {width:100%; font-weight:bold; font-size:16px;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(1) > a:hover {color:#1ca8d0;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(2) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(3) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(4) {width:100%; display:none; }
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(4) img {display:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li {float:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(1) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(2) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(2)  > a:hover {color:#1ca8d0;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(3) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(4) {width:100%; display:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(4) img {display:none;}
		
	/* ABOUT_International Arbitration Committee */
	.sub04_5 > div.imgArea {display:none;}
	.sub04_5 > div.imgArea > img {width:100%; height:auto;}
	.sub04_5 > .profileBox {margin-top:20px;padding:15px;}
	.sub04_5 > .profileBox > div .imgBox {float:none;margin:0 auto;}
	.sub04_5 > .profileBox > div > p, .sub04_5 > .profileBox > div > ul {float:none;width:100%;text-align:center;padding-top:3px}
	.sub04_5 > .profileBox > div > p.tit {padding-top:5px;}
	.sub04_5 > .profileBox > div > ul {padding-top:5px;text-align:center;position:relative;left:auto}
	.sub04_5 > .profileBox > div > ul > li {background:none;}
	.sub04_5 > ul > li > div.nameInfo > a:hover {color:#1ca8d0;}
	.sub04_5 > ul > li > div.nameInfo > span.infoC {display:block; width:100%; font-size:13px;}
	.sub04_5 > ul > li > div.nameInfo > span.icnArr {display:none;}
	.sub04_5 > ul > li > div.viewInfo > dl {background:#fff;}
	.sub04_5 > ul > li > div.viewInfo > dl > dt {display:none;}
	
	.twoImgBox > div {float:none;width:100% !important;height:auto;}
	.twoImgBox > div > img {width:100%;}
	/* .sub04_5 > ul > li > div.viewInfo > dl > dd {float:left; width:100%; height:auto; padding:15px 10px; border-bottom:1px solid #e5e5e5;} */
	.sub04_5 > ul > li > div.viewInfo > dl > dd {float:left; width:100%; height:auto; background:#f6f6f6; padding:15px 20px;}
	.sub04_5 > ul > li > div.viewInfo > dl > dd > p {padding-bottom:8px;}

	/* ABOUT_KCAB Next */
	/* 탭메뉴 영역 */
	ul.kcabNext, ul.kcabNext02 {font-size:13px; border:1px solid #194fa3;}
	ul.kcabNext > li, ul.kcabNext02 > li {width:100%; float:none; height: 35px; padding:7px 0px 5px 0; border-right:none; border-left:none;  border-bottom:1px solid #2b61b5;}
	ul.kcabNext > li a, ul.kcabNext02 > li a {display:inline; padding:0; }
	ul.kcabNext > li:nth-child(1) {width:100%; border-left:none;}
	ul.kcabNext > li:nth-child(2) {width:100%;}
	ul.kcabNext > li:nth-child(3) {width:100%;}
	ul.kcabNext > li:nth-child(4) {width:100%;}
	ul.kcabNext > li:nth-child(5) {width:100%; border-right:none; border-bottom:none; }
	ul.kcabNext.type3 > li {width:100% !important}
	ul.kcabNext02 > li {width:100% !important;border-bottom:none;}
	ul.kcabNext02 > li:first-child {border-left:none;}
	ul.kcabNext02 > li:last-child {border-right:none;}
	
	ul.kcabNextMember > li {position:relative; padding-bottom:0px; height:55px; }
	ul.kcabNextMember > li > span {float:left; display:inline-block; width:110px; padding-right:10px;}
	ul.kcabNextMember > li > span > b {color:#22a3ca;}	
	ul.kcabNextMember2 > li {position:relative; padding-bottom:0px; height:55px; }
	ul.kcabNextMember2 > li > span {float:left; display:inline-block; width:130px; padding-right:10px;}
	ul.kcabNextMember2 > li > span > b {color:#22a3ca;}	
		
	/* ARBITRATION_Arbitration Procedure */
	.sub01_1 > .chartImg {display:none;}
	.sub01_1 > div.sub01List {display:none;}
	.sub01_1 > .chartImgM {margin:40px auto 20px auto;}

	/* ARBITRATION_Panel of Arbitrators */
	.sub01_3 > .panel > form > div {width:100%; clear:both; overflow:hidden;}
	.sub01_3 > .panel > form > div.panelExpertise {margin:15px 0;}
	.sub01_3 > .panel > form > div > input {width:99%; height:30px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > div > select {width:99.8%; height:35px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > button {clear:both; width:100%; margin-top:15px; padding:10px 0;}
	
	/* ARBITRATION_Model Clause */
	.sub01_4 > div.imgArea {display:none;}
	.sub01_4 > div.imgArea > img {width:100%; height:auto;}
	.sub01_4 > p {color:#333;}
	
	/* ARBITRATION_Fees */
	/* Fee Calculator */
	.sub01_5 > .cost_box > form > .calculator {clear:both; width:100%; padding-bottom:20px; border-bottom:1px solid #ddd; border-right:none;}
	.sub01_5 > .cost_box > form > .calculator > span {margin-bottom:10px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box {padding-top:20px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box > input {width:99%; margin-left:1px; margin-top:1px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box > button {width:100%; padding:12px 0;}
	.sub01_5 > .cost_box > form > .cost_results {clear:both; width:100%; padding-left:0; margin-top:30px;}
	/* Fee_Cost Results Table */
	.cost_results table tbody td {text-align:right; padding:10px 0;}
	.cost_results table tbody td input {border:1px solid #ccc;}		
	.cost_results table tbody td span {word-break:normal;}
	
	/* ARBITRATION_Facilities */
	.sub01_6 > ul > li {width:100%; margin-right:0%; }
	.sub01_6 > ul > li > img {width:100%; height:auto;}
			
	/* RULES&LAWS_공통부분*/
	/* .rulesLaw {display:none;} */
	/*
	.rulesLaw > .showRules > ul.international_index {display:none;}
	.rulesLaw > .showRules >  ul.article_list {width:100%;}
	*/
	
	/* RULES&LAWS_UNCITRAL Rules */
	.sub02_3 > div.imgArea {display:none;}
	.sub02_3 > div.imgArea > img {width:100%; height:auto;}
	
	/* RULES&LAWS_Practice Notes */
	.rulesLaw > p.lawInfo > span:nth-child(1) {width:100%; padding-bottom:5px;}
	.rulesLaw > p.lawInfo > span:nth-child(2) {padding-bottom:5px;}
	
	/* PUBLICATIONS */
	/* KCAB INTERNATIONAL VIDEO */
	.kcabVideo > div > h3 {clear:both; width:100%;}
	.kcabVideo > div > p {clear:both; width:100%; text-align:left; padding:10px 0 5px 0;}
	
	/* NEWS&EVENTS */
	/* News */
	.newsArea > p:nth-child(2) > a {font-size:18px;}
	.newsArea > p:nth-child(2) > a:hover {color:#042e6f;}
	.newsArea > p:nth-child(3) {font-size:0.9rem;}
	
	/* EVENT */
	.eventList {width:100%; overflow:hidden;}
	.eventList > ul > li {box-sizing:border-box; padding:30px 20px; border-bottom:1px solid #ddd; overflow:hidden;}
	.eventList > ul > li > a {clear:both; width:100%; height:auto;}
	.eventList > ul > li > a > img {width:100%; height:auto; overflow:hidden;}
	.eventList > ul > li > div {float:left; width:100%; height:auto; margin-top:20px;}
	
	/* CONTACT US */
	.sub06_1 > div.imgArea > img {width:100%; height:auto;}
	.locInfo > span {margin-bottom:10px;}
	.locInfo > p {clear:both; width:100%; box-sizing:border-box; padding:15px; background:#f8f8f8; font-size:14px;}
	.locInfo > p.mailinfoT {clear:both; margin-bottom:10px; padding:0px; background:none; font-size:15px; font-weight:bold; }
	.locInfo > p.mailinfoD {box-sizing:border-box; padding:15px;width:100%; }
	.locInfo > p.mailinfoD + ul {float:none;width:100%;background:#f8f8f8;padding:0 10px 10px 15px;}
	.locInfo > p.empty {display:none;}	
	.locInfo > p:first-child {margin-bottom:8px;}
	.locInfoEtc > div.locLeft {clear:both; width:100%;}
	.locInfoEtc > div.locRight {clear:both; width:100%;}
	.locInfoEtc > div.locRight > .locInfo > p.addInfo {margin-bottom:15px;}
	
	/* 검색테이블 */
	.searchUserBbs .input {width:88%;}
	
	/* 페이징 */
	.listPaging dd a img {width:20px; height:20px;}
	.listPaging dd a span {display:inline-block; padding:5px 8px; text-align:center; line-height:14px; border:none;}
	.listPaging dd a span:hover {border:none; background:none; color:#3cbee5;}
	.listPaging dd a .on {padding:5px 8px; text-align:center; border:none; background:none; color:#3cbee5;}
	
	/* NoticeView */
	.noticeView > .bTopInfo {padding:10px 3px;}
	.noticeView > .bTopInfo > .bRegDate {font-size:13px;}
	.noticeView > .bTopInfo > .bFileDown > a {font-size:13px;}	
}

/* 테블릿 */
@media all and (min-width:426px) and (max-width:799px) {
	/* ABOUT_KCAB INTERNATIONAL */
	.sub04_2 > div.imgArea > img {width:100%; height:auto;}
	
	/* ABOUT_Arbitration in Seoul */
	.sub04_3 > div.history > ul > li > p:nth-child(1) {width:19%;}
	.sub04_3 > div.history > ul > li > p:nth-child(2) {width:78%;}
	.sub0406_3 {margin-top:25px}
	
	/* Organization of KCAB INTERNATIONAL */
	.sub04_4 > ul.memberList > li > ul.nmInfo > li {float:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(1) {width:100%; font-weight:bold; font-size:16px;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(1) > a:hover {color:#1ca8d0;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(2) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(3) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(4) {width:100%; display:none; }
	.sub04_4 > ul.memberList > li > ul.nmInfo > li:nth-child(4) img {display:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li {float:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(1) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(2) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(2)  > a:hover {color:#1ca8d0;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(3) {width:100%;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(4) {width:100%; display:none;}
	.sub04_4 > ul.memberList > li > ul.nmInfo01 > li:nth-child(4) img {display:none;}
	
	/* ABOUT_International Arbitration Committee */
	.sub04_5 > div.imgArea > img {width:100%; height:auto;}
	.twoImgBox {padding:15px;}
	.twoImgBox + p {padding-top:15px;}
	.sub04_5 > ul > li > div.nameInfo > a:hover {color:#1ca8d0;}
	.sub04_5 > ul > li > div.nameInfo > span.infoC {display:block; width:75%; font-size:13px;}
	.sub04_5 > ul > li > div.nameInfo > span.icnArr {display:none;}
	.sub04_5 > ul > li > div.nameInfo > span.icnArr > a > img {width:16px;}
	
	/* ABOUT_KCAB Next */
	/* 탭메뉴 영역 */
	ul.kcabNext, ul.kcabNext02 {width:100%; overflow:hidden; border:1px solid #194fa3;font-size:12px; margin-bottom:10px; line-height:20px;}
	ul.kcabNext02 {border-left:none;border-right:none;}
	ul.kcabNext > li, ul.kcabNext02 > li {float:left; height:40px; text-align:center; box-sizing:border-box;  background:#184996; }
	ul.kcabNext > li:nth-child(1) {width:50%; border-bottom:1px solid #2b61b5; border-left:none; border-right:none; border-top:none;}
	ul.kcabNext > li:nth-child(2) {width:50%; border-bottom:1px solid #2b61b5; border-left:1px solid #2b61b5; border-right:none; border-top:none; }
	ul.kcabNext > li:nth-child(3) {width:50%; border-bottom: none; border-left:none; border-right:none; border-top:none;}
	ul.kcabNext > li:nth-child(4) {width:50%; border-bottom: none; border-left:1px solid #2b61b5; border-right:none; border-top:none;}
	ul.kcabNext.type2 > li:nth-child(1),
	ul.kcabNext.type2 > li:nth-child(2),
	ul.kcabNext.type2 > li:nth-child(3) {width:33.333%;border-bottom:none;}
	ul.kcabNext.type3 > li, ul.kcabNext02 > li {height:auto;min-height:60px;border-bottom:none;}
	ul.kcabNext.type3 > li > a, ul.kcabNext02 > li a {line-height:40px;}
	ul.kcabNext.type3 > li.line2 > a {line-height:20px;}
	ul.kcabNext > li > a,ul.kcabNext02 > li > a {display:block; color:#fff; padding:10px 0;}
		
	ul.kcabNextMember > li {position:relative; padding-bottom:0px; height:55px; }
	ul.kcabNextMember > li > span {float:left; display:inline-block; width:110px; padding-right:10px;}
	ul.kcabNextMember > li > span > b {color:#22a3ca;}	
	ul.kcabNextMember2 > li {position:relative; padding-bottom:0px; height:55px; }
	ul.kcabNextMember2 > li > span {float:left; display:inline-block; width:130px; padding-right:10px;}
	ul.kcabNextMember2 > li > span > b {color:#22a3ca;}
	/* ARBITRATION_Arbitration Procedure */
	.sub01_1 > .chartImg {display:none;}
	.sub01_1 > div.sub01List {display:none;}
	.sub01_1 > .chartImgM {margin:40px auto 20px auto;}
	
	/* ARBITRATION_Panel of Arbitrators */
	.sub01_3 > .panel > form > div {width:100%; clear:both; overflow:hidden;}
	.sub01_3 > .panel > form > div.panelExpertise {margin:15px 0;}
	.sub01_3 > .panel > form > div > input {width:99.5%; height:30px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > div > select {width:99.8%; height:35px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > button {clear:both; width:100%; margin-top:15px; padding:10px 0;}
	
	/* ARBITRATION_Model Clause */
	.sub01_4 > div.imgArea > img {width:100%; height:auto;}
	
	/* ARBITRATION_Fees */
	/* Fee Calculator */
	.sub01_5 > .cost_box > form > .calculator {clear:both; width:100%; padding-bottom:20px; border-bottom:1px solid #ddd; border-right:none;}
	.sub01_5 > .cost_box > form > .calculator > span {margin-bottom:10px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box {padding-top:20px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box > input {width:89.9%; margin-right:0; margin-left:1px; margin-top:1px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box > label {float:right; text-align:right; margin-top:8px; font-size:14px;}
	.sub01_5 > .cost_box > form > .calculator > .calculator_box > button {width:100%; padding:12px 0; }
	.sub01_5 > .cost_box > form > .cost_results {clear:both; width:100%; padding-left:0; margin-top:30px;}
	/* Fee_Cost Results Table */
	.cost_results table tbody td {text-align:right; padding:10px;}
	.cost_results table tbody td input {border:1px solid #ccc;}	
	
	/* ARBITRATION_Facilities */
	.sub01_6 > ul > li {width:100%; margin-right:0%; }
	.sub01_6 > ul > li > img {width:100%; height:auto;}
		
	/* RULES&LAWS_UNCITRAL Rules */
	.sub02_3 > div.imgArea > img {width:100%; height:auto;}
	
	/* PUBLICATIONS */
	
	/* EVENT */
	.eventList > ul > li > a {margin-right:20px;}
	.eventList > ul > li > div > h2 {margin-bottom:12px;}
	.eventList > ul > li > div > h2 > a {font-size:16px;}	
	.eventList > ul > li > div > p {line-height:20px;}
	.eventList > ul > li > div > p.eventText  {margin-bottom:12px;}
	
	/* CONTACT US */
	.sub06_1 > div.imgArea > img {width:100%; height:auto;}
	.locInfo > span {margin-bottom:10px;}
	.locInfo > p {clear:both; width:100%; box-sizing:border-box; margin-bottom:5px; font-size:14px;}
	.locInfo > p.mailinfoT {clear:both; margin-bottom:10px; padding:0px; background:none; font-size:15px; font-weight:bold; }
	.locInfo > p.empty {display:none;}	
	.locInfoEtc > div.locLeft {clear:both; width:100%;}
	.locInfoEtc > div.locLeft > .locInfo > p.addInfo {margin-bottom:15px;}
	.locInfoEtc > div.locRight {clear:both; width:100%;}
	.locInfoEtc > div.locRight > .locInfo > p.addInfo {margin-bottom:15px;}	
	
	/* 검색테이블 */
	.searchUserBbs .input {width:91.8%;}
}

/* PC 1 */
@media all and (min-width:800px) and (max-width:1199px) {
	/* ABOUT_KCAB INTERNATIONAL */
	.sub04_2 > div.imgArea > img {width:100%; height:auto;}	
	
	/* ABOUT_International Arbitration Committee */
	.sub04_5 > div.imgArea > img {width:100%; height:auto;}
	.twoImgBox {padding:20px 40px;}
	.sub04_5 > ul > li > div.nameInfo > span.infoC {display:block; width:75%; font-size:13px;}
	.sub04_5 > ul > li > div.nameInfo > span.icnArr {margin-top:-30px;}
	
	
	/* ABOUT_KCAB Next */
	/* 탭메뉴 영역 */
	ul.kcabNext, ul.kcabNext02 {width:100%; overflow:hidden; border-bottom:1px solid #194fa3; border-top:1px solid #194fa3; font-size:12px; margin-bottom:10px; line-height:20px;}
	ul.kcabNext > li, ul.kcabNext02 > li {float:left; height:56px; text-align:center; box-sizing:border-box; border-left:1px solid #2b61b5; background:#184996;}
	ul.kcabNext > li:nth-child(1) {width:20%; }
	ul.kcabNext > li:nth-child(2) {width:35%; }
	ul.kcabNext > li:nth-child(3) {width:25%; }
	ul.kcabNext > li:nth-child(4) {width:20%; }
	ul.kcabNext.type2 > li:nth-child(1), 
	ul.kcabNext.type2 > li:nth-child(2),
	ul.kcabNext.type2 > li:nth-child(3) {width:33.3%; }
	ul.kcabNext > li:first-child {border-left:1px solid #184996;}
	ul.kcabNext > li:last-child {border-right:1px solid #184996;}
	ul.kcabNext > li > a, ul.kcabNext02 > li > a {display:block; color:#fff; padding:18px 0;}
			
	ul.kcabNext > li.on {background:#fff;}
	ul.kcabNext > li.on a {color:#184996; font-weight:bold;}
	
	ul.kcabNextMember2 > li {position:relative; padding-bottom:40px;}
	ul.kcabNextMember2 > li > span {float:left; display:inline-block; width:130px; padding-right:30px;}
	ul.kcabNextMember2 > li > span > b {color:#22a3ca;}
		
	/* ARBITRATION_Arbitration Procedure */
	.sub01_1 > .chartImgM {display:none;}	
	.sub01_1 > .chartImg > ul {width:100%;}
	.sub01_1 > .chartImg > ul > li {width:18%; /* margin-right:18px; */ margin-right:2.5%;}
	.sub01_1 > .chartImg > ul > li:nth-child(5) {float:left;}
	.sub01_1 > .chartImg > ul > li > a {height:340px; padding:20px 15px;}
	.sub01_1 > .chartImg > ul > li > a > img {padding-bottom:10px; width:50px; width:50px;}
	.sub01_1 > .chartImg > ul > li > a > p {font-size:12px;}
	
	/* ARBITRATION_Panel of Arbitrators */
	.sub01_3 > .panel > form > div {width:100%; clear:both; overflow:hidden;}
	.sub01_3 > .panel > form > div.panelExpertise {margin:15px 0;}
	.sub01_3 > .panel > form > div > input {width:99.5%; height:30px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > div > select {width:99.8%; height:35px; border:1px solid #e5e5e5;}
	.sub01_3 > .panel > form > button {clear:both; width:100%; margin-top:15px; padding:10px 0;}
		
	/* ARBITRATION_Fees */
	/* Fee Calculator */
	.sub01_5 > .cost_box {max-width:950px; padding:20px 15px;}
	.sub01_5 > .cost_box > form > .calculator {width:35%;}
	.sub01_5 > .cost_box > form > .cost_results {width:60%; padding-left:0;}
	.sub01_5 > .cost_box > form > .cost_results > span {display:inline-block; padding-bottom:15px; color:#042e6f; font-weight:500;}
	
	/* ARBITRATION_Facilities */
	.sub01_6 > ul > li > img {width:100%; height:auto;}
	
	/* RULES&LAWS_UNCITRAL Rules */
	.sub02_3 > div.imgArea > img {width:100%; height:auto;}
	
	/* PUBLICATIONS */
	/* Useful Resources, Annual Report, KAB */
	.reportList {max-width:950px;}
	.reportList > ul > li {width:33%; margin:0 0 30px 0; text-align:center;}
	
	/* photo Gallery */
	.pGalleryList {max-width:950px;}
	.pGalleryList > ul > li {width:33%; text-align:center; margin:0 0 15px 0;}
	
	/* EVENT */
	.twoImgBox > div {height:auto;}
	.eventList > ul > li > a {margin-right:25px;}
	.eventList > ul > li > div > h2 {margin-bottom:12px;}
	.eventList > ul > li > div > h2 > a {font-size:16px;}	
	.eventList > ul > li > div > p {line-height:20px;}
	.eventList > ul > li > div > p.eventText  {margin-bottom:12px;}
	
	/* CONTACT US */
	.sub06_1 > div.imgArea > img {width:100%; height:auto;}
	.locInfoEtc > div.locLeft > .locInfo > p.addInfo {letter-spacing:-0.8px;}
	.locInfoEtc > div.locRight > .locInfo > p.addInfo {letter-spacing:-0.8px;}	
	
}

/* PC 2 */
@media all and (min-width:1200px) {
	/* ARBITRATION_Arbitration Procedure */
	.sub01_1 > .chartImgM {display:none;}	
}

@media all and (max-width:799px) {
   .locInfo > span.type2 {height:auto}
}

/* 박하영 추가 */
