@charset "utf-8";
/* Vaimedia Joyhan 2015-02-02 */

body {
    position: relative;
    background: #343739;
}

#header {
    width: 280px;
    background: #0d1626 url(../../images/common/bg_header_sub.png) repeat-y;
}

#container {
    position: relative;
    min-width: 1200px;
    background: #fff;
}

/* ----------------------------------------------- */
/*                  #sub-contents                  */
/* ----------------------------------------------- */

#sub-contents {
    position: relative;
    width: 60%; max-width: 800px; min-width: 720px; min-height: 800px;
    margin-left: 330px;
}

#title {
    height: 100px;
    padding: 30px 10px 10px;
}

#title > h3 {
    display: inline;
    padding-right: 16px;
    background: url(../../images/common/img_tiny.png) no-repeat 100% -100px;
    color: #3c3f41;
    font-size: 40px; line-height: 64px;
    letter-spacing: -1px;
}

#title > p {
    color: #86898c;
    font-size: 12px;
    letter-spacing: -.5px;
}

#location {
    width: 100%; height: 33px;
    border: 1px solid #e0e3e6; border-radius: 33px;
    background: #ebeff0;
}

#location > a {
    display: inline-block;
    height: 33px;
    padding: 0 14px 0 28px;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -50px;
    color: #86898c;
    font-size: 12px; line-height: 31px;
    overflow: hidden;
}

#location > a:hover,
#location > a:focus,
#location > a:active {
    color: #c66;
}

#location > a.lc-home {
    width: 38px;
    padding: 0;
    background-position: 14px -1px;
}

#location > a.lc-current {
    font-weight: bold;
}

/* ----------------------------------------------- */
/*                  #side-business                 */
/* ----------------------------------------------- */

#side-business {
    position: fixed; top: 0; right: 0;
    width: 16%;
    z-index: 100;
}

.default #side-business {
    position: relative;
    width: auto; height:192px;
    margin-left: 280px;
    background: #173340;
}

#side-business .sb-box {
    min-height: 192px;
}

.default #side-business .sb-box{
    float: left;
    width: 20%; min-height: 192px;
}

.default #sb-customer.sb-box {
    width: 19.85%;
}

/* ----------------------------------------------- */
/*                     #footer                     */
/* ----------------------------------------------- */

#footer {
    position: relative;
    width: auto;
    margin-left: 280px; padding:30px 0 40px 60px;
    background: #343739;
    color: #808387;
    font-size: 12px; line-height: 18px;
}

#footer > .foot-logo {
    float: left;
    padding: 2px 30px 0 0;
}

#footer .sp-dot {
    padding: 0 10px;
    color: #5d6064;
    font-size: 9px; vertical-align: 1px;
}

/* ----------------------------------------------- */
/*                    #contents                    */
/* ----------------------------------------------- */

#contents {
    padding: 60px 10px 100px;
    font-size:13px; line-height: 1.847;
    letter-spacing: -.5px;
}

#content:after {
    display: block;
    clear: both;
    content: '';
}

.ready {
    margin-top: 100px;
    color: #dce0e4;
    font-size: 60px; font-weight: bold; line-height: 72px;
    letter-spacing: -8px;
}

.ready strong {
    letter-spacing: 0;
}

#tab {
    height: 48px;
    margin:-20px 0 40px;
}

#tab > li {
    float: left;
    margin-left: -1px;
}

#tab > li > a {
    display:block;
    position: relative;
    width: 118px; height: 34px;
    border: 1px solid #7c7f82;
    color: #3c3f41;
    font-size: 14px; font-weight: bold; line-height: 32px;
    text-align: center; text-decoration: none;
    letter-spacing: -1px;
    z-index: 100;
}

#tab > li > a:hover,
#tab > li > a:focus,
#tab > li > a:active {
    border-color: #c66;
    color: #c66;
    z-index: 101;
}

#tab > li.current > a {
    width: 120px; height: 48px;
    border: 0;
    background: url(../../images/contents/tab.png) no-repeat 50% 0;
    color: #fff;
    line-height: 34px;
    z-index: 102;
}

.tit-h4 {
    position: relative;
    height: 44px;
    margin-bottom:40px;
    border-bottom: 1px solid #e0e3e6;
}

.tit-h4 h4 {
    float: left;
    height: 43px;
    border-bottom: 2px solid #c33;
    color:#3c3f41;
    font-size: 20px; font-weight:normal;
}

.tit-h4 span {
    padding-left: 12px;
    color: #c2c5c8;
    font-size: 12px; line-height: 46px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.bul-h5 {
    margin-bottom: 10px ;padding-left: 16px;
    color: #40629a;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -215px;
    font-size: 16px; line-height: 20px;
}

#contents .eng-k {
    letter-spacing: 0;
    font-weight: 400;
}

.tc {
    text-align: center;
}

.full-img {
    display: block;
    max-width: 100%;
}

/* ----------------------------------------------- */
/*                      table                      */
/* ----------------------------------------------- */

.tb-info {
    border-bottom: 1px solid #7c7f82;
}

.tb-info th, .tb-info td {
    border-top: 1px solid #e0e3e6;
    line-height: 20px;
}


.tb-info th {
    padding: 10px 10px 12px;
    background: #ebeff0;
    color: #3c3f41;
}

.tb-info td {
    padding: 10px 20px 12px;
}

.tb-info .tr-first th {
    border: 0;
    background: #ebeff0 url(../../images/contents/bg_tb_info.gif) no-repeat 0 0;
}

.tb-info .tr-first td {
    border: 0;
    background: url(../../images/contents/bg_tb_info.gif) no-repeat -800px 0;
}

.tb-data {

}

.tb-data.eng {
    font-size: 13px;
    letter-spacing: 0;
}

.tb-data th, .tb-data td {
    line-height: 1.2;
    text-align: center;
}

.tb-data thead th {
    padding: 8px 0;
    border-top: 1px solid #76797b; border-left: 1px solid #76797b;
    background: #54575a;
    color: #fff;
    font-size: 12px; font-weight: 500;
}

.tb-data thead tr:first-child th {
    border-top: 0;
}

.tb-data tbody td {
    padding: 8px 0;
    border-width: 0 1px 1px 1px; border-style: solid; border-color:transparent #f4f4f3 #e4e3e0 #f4f4f3;
}


.tb-data tbody .tr-even td {
    border-color: #e4e3e0;
    background: #f0efeb;
}

/* ----------------------------------------------- */
/*                      Board                      */
/* ----------------------------------------------- */

input[type="text"],
input[type="password"] {
    width: 180px;
    height: 26px;
    padding: 0 6px;
    border: 1px solid #e0e3e6;
    background: #fff;
    line-height: 26px;
}

input[type="text"]:focus,
input[type="password"]:focus {
    border-color: #c88;
    background: #ffffe6;
    outline-style: none;
}

select {
    height: 28px;
    padding: 4px;
    border: 1px solid #e0e3e6;
}

.board-search {
    margin-bottom: 12px;
    text-align: right;
}

.board-search input[type="submit"] {
    width: 60px; height: 28px;
    margin-left: -1px;
    border: 0;
    background: #54575a;
    color: #fff;
    font-size: 12px; font-weight: bold; line-height: 24px;
}

/* Board List */

.b-lists {
    border-bottom: 1px solid #7c7f82;
}

.b-lists li {
    padding: 25px 0;
    border-top: 1px solid #e0e3e6;
    line-height: 20px;
}

.b-lists li:first-child {
    padding-top: 28px;
    border-top: 0;
    background: url(../../images/contents/bg_tb_info.gif) no-repeat -678px 0;
}

.b-lists li:after {
    display: block;
    clear: both;
    content: '';
}

.b-lists li img {
    float: left;
    margin:3px 20px 0 0;
}

.b-lists li h4 {
    display: inline-block;
    padding-bottom: 14px;
    color: #3c3f41;
    font-size: 18px; font-weight: normal;
}

.b-lists li a:hover h4,
.b-lists li a:focus h4,
.b-lists li a:active h4 {
    color: #c66;
    text-decoration: underline;
}

.b-lists li .meta-info {
    display: block; overflow: hidden;
    margin-top: 8px;
    color: #808387;
    font-size: 12px; font-weight: 400;
    letter-spacing: 0;
}

.b-lists .meta-info .meta-dt:before {
    padding: 0 10px 0 7px;
    color: #ccc;
    font-size: 13px;
    content: '|';
}

.b-lists .meta-info .first:before {
    padding: 0;
    content: '';
}

.b-lists .cm-num {
    display: inline-block;
    margin: -2px 1px 0;
    color: #c33;
    font-size: 13px;
    letter-spacing: 0;vertical-align: middle;
}

.b-lists .ir {
    display: inline-block;
    float: none;
    width: 18px; height: 18px;
    margin: -2px 1px 0;
    vertical-align: middle;
}

.b-lists .ic-secret {
    background:#40629a url(../../images/contents/img_board.png) no-repeat 50% 0;
}

.b-lists .ic-file {
    background:#3582a3 url(../../images/contents/img_board.png) no-repeat 50% -30px;
}

.b-lists .ic-new {
    background:#c33 url(../../images/contents/img_board.png) no-repeat 50% -60px;
}

.b-qna li {
    padding: 15px 0;
}

.b-qna li:first-child {
    padding-top: 20px;
}

.b-qna li h4 {
    overflow: hidden;
    width: 80%;
    padding: 0;
    font-size: 14px;
    text-overflow: ellipsis;
    word-wrap: normal; white-space: nowrap;
}

.b-qna li .meta-info {
    margin-top :4px;
}

.ico-q {
    float: left;
    width: 36px; height: 38px;
    padding: 0 0 0 5px;
    color: #c33;
    font-size: 24px; font-weight: 400; line-height: 38px;

}
.qna-a {
    display: block;
    float: right;
    width: 64px; height: 32px;
    margin: -40px 5px 0 0;
    border: 1px solid #d5d9dc;
    color: #7c7f82;
    font-size: 12px; line-height: 30px;
    text-align: center;
}
.qna-reply {
    border-color: #7c7f82;
    color: #54575a;
}

/* Paging */
.paging {
    overflow: hidden;
    height: 28px;
    margin-top: 20px;
    text-align: center;
}

.paging button {
    display: inline-block; overflow: hidden;
    width: 30px; height: 28px;
    vertical-align: top;
    *text-indent: 0;
    *font-size: 0;
    *line-height: 0;
}


.paging a, .paging strong {
    display: inline-block;
    height: 26px;
    margin: 0 2px; padding: 0 11px;
    border: 1px solid #e0e3e6;
    background: #ebeff0;
    color: #54575a;
    font-weight: normal; line-height: 26px;
    text-align: center;
    letter-spacing: 0;
}
.paging a:hover, .paging a:focus, .paging a:active {
    border-color: #7c7f82;
    text-decoration: none;
}
.paging strong {
    border-color: #54575a;
    background: #54575a;
    color: #fff;
}

.paging .ir {
    display: inline-block;
    float: none;
    background: url(../../images/contents/img_board.png) no-repeat 50% 0;
    *text-indent: 0;
}
.paging .first {
    width: 36px;
    border-right: 1px solid #e0e3e6;
    background-position: 50% -90px;
}

.paging .prev {
    background-position: 50% -130px;
}

.paging .next {
    background-position: 50% -170px;
}

.paging .last {
    width: 36px;
    border-left: 1px solid #e0e3e6;
    background-position: 50% -210px;
}

/* Board Button */
.board-btn {
    text-align: right;
}

.paging + .board-btn {
    float: right;
    margin-top: -32px;
    height: 36px;
}

.view-content + .board-btn {
    padding-top: 20px;
    border-top: 1px solid #54575a;
}

.btn-center {
    text-align: center;
}

a.btn {
    display: inline-block; overflow: hidden;
    width: 100px; height: 36px;
    background: #54575a;
    color: #fff;
    font-weight: bold; line-height: 36px;
    text-align: center;
    letter-spacing: 0;
}
a.btn-red {
    background: #be3c3c;
}

.board-btn a:hover {
    text-decoration: none;
}

/* Board View */
.board-view h4 {
    padding: 16px 20px;
    background: #f5f7f7 url(../../images/contents/bg_tb_info.gif) no-repeat -678px 0;
    color: #3c3f41;
    font-size: 18px; font-weight: normal; line-height: 26px;
}

.view-info, .view-file {
    overflow: hidden;
    border-top: 1px solid #e0e3e6;
}

.view-info:after, .view-file:after {
    display: block;
    clear: both;
    content: '';
}

.view-info dt, .view-info dd {
    float: left;
    font-size: 12px; line-height: 42px;
    letter-spacing: 0;
}

.view-info dt {
    margin-left: 10px;
    color: #909396;
}

.view-info dt:before {
    padding-right: 10px;
    content: '|';
    color: #ccc;
}

.view-info dt:first-child:before {
    content: '';
}

.view-info dd {
    margin-left: 8px;
}

.view-file dt, .view-file dd {
    float: left;
    padding: 10px 8px 8px 20px;
    font-size: 12px;
}

.view-file dt {
    color: #909396;
}

.view-file dd a {
    display: block;
    margin: 3px 0 6px;
    color: #3582a3;
    line-height: 15px;
    text-decoration: underline;
}

.view-content {
    padding: 35px 20px;
    border-top: 1px solid #7c7f82;
}

.view-comment {
    margin-bottom: 20px;
    padding: 8px 19px 18px;
    border: 1px solid #7c7f82;
}

.view-comment strong {
    color: #c33;
}

.view-prev-next {
    margin-top: 20px;
    border-top: 2px solid #54575a; border-bottom: 1px solid #7c7f82;
}

.view-prev-next dl + dl {
    border-top: 1px solid #e0e3e6;
}

.view-prev-next dl {
    overflow: hidden;
}

.view-prev-next dl:after {
    display: block;
    clear: both;
    content: '';
}

.view-prev-next dt ,.view-prev-next dd {
    float: left;
    padding: 10px 0;
}

.view-prev-next dt {
    width: 10%;
    font-weight: bold;
    text-align: center;
}

.view-prev-next dd {
    width: 88%;
    padding-left: 2%;
}

/* Board Write */
.write-agree p {
    overflow: auto;
    height: 100px;
    margin-bottom: 6px; padding: 20px;
    border: 1px solid #7c7f82;
    color: #666;
    font-size: 12px; line-height: 20px;
}
.write-agree fieldset {
    font-size: 16px;
    text-align: center;
}
.write-agree input[type='radio'] {
    margin: 0 3px -4px;
}

.write-agree label + input[type='radio'] {
    margin-left: 20px;
}

input.input-s {
    width: 12%;
}

input.input-m {
    width: 25%;
}

input.input-l {
    width: 90%;
}

.select-s {
    width: 12%;
}

.select-m {
    width: 25%;
}

.real-name-cont.hide {
    display: none;
}

.tb-info > p {
    text-align: right;
}
.board-write .tb-info {
    margin: 40px 0 25px;
}

.board-write .tb-info th {
    padding: 0;
}

.board-write .tb-info td {
    padding: 10px 20px 10px;
}

.board-write .tb-info .tr-first td {
    padding-top: 12px;
}

.board-write .required {
    margin-right: 3px;
    color: #c33;
    font-weight: bold;
}

.board-write .tb-info input + label {
    margin-left: 5px;
}

.board-write .tb-info input[type='radio'] + label {
    margin: 0 16px 0 3px;
}

.board-write .tb-info label + span {
    vertical-align: top;
}

.board-pw {
    width: 420px;
    margin: 0 auto;
    text-align: center;
}

.ckeck-pw > strong {
    font-size: 32px; font-weight: normal;
}

.ckeck-pw > p {
    margin-bottom: 30px; padding-bottom: 24px;
    border-bottom: 1px dashed #babbbd;
    font-size: 15px;
}

.ckeck-pw > p > em {
    color: #c33;
}

.ckeck-pw input[type='password'] {
    width: 150px;
    margin-left: 10px;
}

.ckeck-pw input[type='submit'] {
    width: 60px; height: 28px;
    border: 0;
    background: #54575a;
    color: #fff;
    font-size: 12px; font-weight: bold;
    cursor: pointer;
}

/* ----------------------------------------------- */
/*                  1.0 Company                    */
/* ----------------------------------------------- */

#overview .img-box {
    position: relative;
    margin: 30px 0 40px;
}

#overview .img-box p {
    position: absolute; bottom: 0;
    width: 100%; height: 35px;
    padding-top: 15px;
    background: #001e32; background: rgba(0, 30, 50, 0.8);
    text-align: center;
}

#overview .img-box .pos-img {
    position: absolute; left: 40px; top: 30px;
}

.history-list {
    width: 720px; min-height: 720px; /*padding-bottom:50px;*/
    margin: 0 auto;
    background: url(../../images/contents/dump_5.jpg) no-repeat 0 0;
}

.history-list:after {
    display: block;
    clear: both;
    content: '';
}

.history-list ul {
    padding-top:10px;
    float: right;
	width:355px;
}

.history-list li {
    /*line-height: 30px;*/
	margin-top:5px;
	position:relative;
	padding-left:77px;
}

.history-list li span {
    margin-right:20px;
    color: #c33;
    font-size: 14px;
	position:absolute; top:0; left:0;
}

.history-list li.line {
    margin-top: 15px; padding-top: 15px;
    border-top: 1px dashed #e0e3e6;
}

.history-list li.line span{
	top:14px;
}

.vision-box-1 {
    width: 532px; height: 200px;
    margin: 0 auto 100px;
}

.vision-box-1 ul {
    position: relative;
}

.vision-box-1 ul:after {
    display: block;
    clear: both;
    content: '';
}

.vision-box-1 li {
    position: absolute; top: 0;
    width: 200px; height: 114px;
    padding-top: 86px;
    background: url(../../images/contents/img_vision.png) no-repeat 0 0;
    line-height: 22px;
    text-align: center;
}

.vision-box-1 .box-1 {
    left: 0; z-index: 3;

}

.vision-box-1 .box-2 {
    left: 166px; z-index: 2;
    background-position: 0 -210px;
}

.vision-box-1 .box-3 {
    left: 332px; z-index: 1;
    background-position: 0 -420px;
}

.vision-box-1 li span {
    display: block;
    position: absolute; top: 48px; left: 50%;
    width: 25px; height: 26px;
    margin-left: -12px;
    background: url(../../images/contents/img_vision.png) no-repeat 0 -630px;
}

.vision-box-1 .box-2 span {
    background-position: -40px -630px;
}

.vision-box-1 .box-3 span {
    background-position: -80px -630px;
}

#vision p.tc {
    margin-bottom: 20px;
}

.vision-box-2 {
    width: 520px; height: 160px;
    margin: 0 auto; padding-top: 100px;
    background: url(../../images/contents/vision_bg.gif) no-repeat 50% 0;
}

.vision-box-2 ul:after {
    display: block;
    clear: both;
    content: '';
}

.vision-box-2 li {
    float: left;
    position: relative;
    width: 160px; height: 96px;
    margin-left: 20px; padding-top: 64px;
    background: url(../../images/contents/img_vision.png) no-repeat 50% -670px;
    color: #fff;
    font-weight: bold; line-height: 22px;
    text-align: center;
}

.vision-box-2 li:first-child {
    margin-left: 0;
}


.vision-box-2 li span {
    display: block;
    position: absolute; top: 36px; left: 50%;
    width: 36px; height: 20px;
    margin-left: -18px;
    background: url(../../images/contents/img_vision.png) no-repeat 0 -1180px;
}

.vision-box-2 .box-2 {
    background-position: 50% -840px;
}

.vision-box-2 .box-3 {
    background-position: 50% -1010px;
}

.vision-box-2 .box-2 span {
    background-position: -50px -1180px;
}

.vision-box-2 .box-3 span {
    background-position: -100px -1180px;
}

#greeting {
    margin-top: -10px;
}

#greeting > p {
    margin-bottom: 40px; padding-top: 24px;
    height: 114px;
    border-bottom: 1px dashed #e2e5e7;
    background: url(../../images/contents/greeting_bg.jpg) no-repeat 100% 0;
}

.greet-box {
    overflow: hidden;
}

.greet-box:after {
    display: block;
    clear: both;
    content: '';
}

.greet-box .photo {
    float: left;
    width: 30%;
}

.greet-box .photo .photo-img {
    max-width: 100%;
    margin-top: 2px;
}

.greet-box .photo span {
    display: block;
    margin-top: 8px;
    text-align: right;
}

.greet-box p {
    float: left;
    width: 65%;
    padding-left: 5%;
    letter-spacing: -1px;
}

.default .greet-box .photo {
    width: 24%;
}

.default .greet-box p {
    width: 72%;
    padding-left: 4%;
}

.default .greet-box .photo span {
    font-size: 12px;
}

.greet-box p strong {
    font-size: 17px;
}

#shqe-system p + p {
    margin-top: 25px;
}

#shqe-system .diagram {
    position: relative;
    width: 680px; height: 320px;
    margin: 60px auto 20px;
}

#shqe-system .diagram > strong {
    position: absolute; top: 50%; left: 50%; z-index: 10;
    display: block;
    width: 256px; height: 118px;
    margin: -89px 0 0 -128px;
    padding-top: 60px;
    background: url(../../images/contents/shqe_bg.png) 0 0 no-repeat;
    color: #fff;
    font-size: 28px; text-align: center; line-height: 36px;
}

#shqe-system .diagram > strong > span {
    display: block;
    font-size: 16px; font-weight: 400; line-height: 20px;
}

#shqe-system .diagram li {
    position: absolute;
    width: 226px; height: 136px;
    padding: 7px;
    background: url(../../images/contents/oblique2.gif);
    text-align: center;
}

#shqe-system .diagram .box-1 {
    top: 0; left: 0;
}

#shqe-system .diagram .box-2 {
    top: 0; right: 0;
}

#shqe-system .diagram .box-3 {
    bottom: 0; left: 0;
}

#shqe-system .diagram .box-4 {
    bottom: 0; right: 0;
}

#shqe-system .diagram .cont-box {
    width: 226px; height: 136px;
    background: #fff;
}

#shqe-system .cont-box strong {
    display: block;
    padding-top: 16px;
    color: #c33;
    font-size: 20px;
}

#shqe-system .cont-box .sep-line {
    width: 50px; height: 1px;
    margin: 10px auto;
    background: #c2c3c3;
}

#shqe-system .cont-box span {
    display: block;
    font-weight: 500; line-height: 18px;
}
.ethics-h5 {
    display: inline-block;
    height: 24px;
    margin: 40px 0 15px; padding: 4px 18px 4px 4px;
    border:1px solid #e0e3e6; border-radius: 32px;
    background: #ebeff0;
    font-size: 16px; line-height: 20px;
}

#ethics-raw h5 {
    color: #3582a3;
}

#ethics-guide h5 {
    color: #40629a;
}

#ethics-raw h5 span,
#ethics-guide h5 span {
    width: 24px; height: 24px;
    margin-right: 8px;
}

#ethics-raw h5 .ir {
    background: url(../../images/contents/bul_ga.png) no-repeat 0 0;
}

#ethics-guide h5 .ir {
    background: url(../../images/contents/bul_num.png) no-repeat 0 0;
}

#ethics-raw h5 .bul-ga {
    background-position: 0 0;
}

#ethics-raw h5 .bul-na {
    background-position: 0 -40px;
}

#ethics-raw h5 .bul-da {
    background-position: 0 -80px;
}

#ethics-raw h5 .bul-la {
    background-position: 0 -120px;
}

#ethics-raw h5 .bul-ma {
    background-position: 0 -160px;
}

#ethics-raw h5 .bul-ba {
    background-position: 0 -200px;
}

#ethics-raw h5 .bul-sa {
    background-position: 0 -240px;
}

#ethics-raw ul {
    padding-left: 10px;
}

#ethics-raw ul span {
    margin-right: 4px;
    color: #ccc;
}

#ethics-guide h5 .bul-1 {
    background-position: 0 0;
}

#ethics-guide h5 .bul-2 {
    background-position: 0 -40px;
}

#ethics-guide h5 .bul-3 {
    background-position: 0 -80px;
}

#ethics-guide h6 {
    margin-top: 15px;
    font-size: 15px;
}

#ethics-guide .h6-default {
    margin-top: 0;
    font-size: 13px; font-weight: normal;
}

#ethics-guide h6 + ol {
    margin-top: 5px;
}

#ethics-guide ol ol, #ethics-guide ol p {
    margin-bottom: 10px; padding-left: 18px;
}

#ethics-guide ol ol ol {
    padding-left: 22px;
}

#ethics-guide ol ol p {
    margin-bottom: 10px; padding-left: 22px;
}

#ethics-guide ol ol p + ol {
    margin-top: -10px;
}

#ethics-guide ol ol ol ol, #ethics-guide ol ol ol p {
    padding-left: 16px;
}

#ethics-guide span {
    letter-spacing: 0;
}

#ethics-cyber .text-box {
    margin-bottom:20px; padding: 8px 16px;
    border: 1px solid #f2dede;
    border-radius: 4px;
    background: #f6e8e8;
}


#organization {

}

#organization strong {
    display: block;
    width: 122px; height: 122px;
    margin: 0 auto;
    background: url(../../images/contents/organization_bg.png) 50% 0 no-repeat;
    color: #fff;
    font-size: 18px; line-height: 122px;
    text-align: center;
    letter-spacing: 0;
}

#organization > ul {
    overflow: hidden;
    width: 700px;
    margin: 0 auto; padding-top: 64px;
    background: url(../../images/contents/organization_line.gif) 50% 0 no-repeat;
}

#organization > ul:after {
    display: block;
    clear: both;
    content: '';
}

#organization > ul > li {
    float: left;
    position: relative;
    width: 196px; height: 226px;
    margin-left: 35px; padding: 7px;
    background: url(../../images/contents/oblique2.gif);
}

#organization > ul > li:first-child {
    margin: 0;
}

#organization > ul > li > div {
    width: 196px; height: 226px;
    background: #fff;
}

#organization .cont-box strong {
    position: absolute; top: 0; left: 0;
    width: 210px; height: 68px;
    padding-top: 13px;
    font-size: 15px; line-height: 24px;
}

#organization .box-1 strong {
    background-position: 0 -150px;
}

#organization .box-2 strong {
    background-position: 0 -250px;
}

#organization .box-3 strong {
    background-position: 0 -350px;
}

#organization .cont-box ul {
    padding-top: 88px;
}

#organization .cont-box li {
    font-size: 13px; font-weight: bold; line-height: 24px;
    text-align: center;
}

#map-area {
    width: 100%; height: 400px;
    border: 1px solid #7c7f82;
}

#map-area + .tb-info {
    margin-top: 40px;
}

.map_Heading {
    font: 12px/1.6 '맑은 고딕', 'Malgun Gothic', '돋움', dotum, sans-serif;
}

.map_Heading img {
    margin: 5px 0 3px;
}

/* ----------------------------------------------- */
/*                  2.0 Business                   */
/* ----------------------------------------------- */

.business .tit-h4 {
    margin: 30px 0 16px;
}

.bul-num li {
    position: relative;
    padding: 6px 0 8px 24px;
    line-height: 20px;
}

.bul-num li span {
    position: absolute; top: 8px; left: 0;
    width: 18px; height: 18px;
    margin-right:8px;
    background: url(../../images/contents/bul_num_black.png) 0 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .bul-num li span {
        top: 7px;
    }
}

.bul-num .num-1 {
    background-position: 0 0;
}

.bul-num .num-2 {
    background-position: 0 -100px;
}

.bul-num .num-3 {
    background-position: 0 -200px;
}

.bul-num .num-4 {
    background-position: 0 -300px;
}

.bul-num .num-5 {
    background-position: 0 -400px;
}

.bul-num .num-6 {
    background-position: 0 -500px;
}

.bul-num .num-7 {
    background-position: 0 -600px;
}

.bul-num .num-8 {
    background-position: 0 -700px;
}

.bul-num .num-9 {
    background-position: 0 -800px;
}

.bul-num .num-10 {
    background-position: 0 -900px;
}

.bul-num .num-11 {
    background-position: 0 -1000px;
}

.col-container {
    overflow: hidden;
}

.col-container:after {
    display: block;
    clear: both;
    content: '';
}

.col-container .col-left {
    float: left;
}

.col-container .col-right {
    float: right;
}

#ship-management img {
    max-width: 100%;
}

#ship-management .tit-h4 {
    margin-top: 80px;
}

#ship-management .first {
    margin-top: 0;
}

#ship-management .img-1 {
    margin-top: 30px;
}

#ship-management .step-box ul {
    overflow: hidden;
}

#ship-management .step-box ul:after {
    display: block;
    clear: both;
    content: '';
}

#ship-management .step-box li {
    float :left;
    width: 24.9%;
}

#ship-management .step-box span {
    display: block;
    height: 47px;
    padding: 9px 0 0 45px;
    background: #40629a url(../../images/contents/ship_mng_step.png) 0 0 no-repeat;
    color: #c2c5c8;
    font-size: 12px; line-height: 17px;
}

#ship-management .step-box strong {
    display: block;
    color: #fff;
    font-size: 14px;
}

#ship-management .step-box li:first-child span {
    padding-left: 35px;
    background-image: none;
}

#ship-management .step-box li ul {
    height: 186px;
    margin-top: 20px; padding-left: 38px;
    border-left: 1px solid #e0e3e6;
}

#ship-management .step-box li:first-child ul {
    padding-left: 28px;
    border-left: 0;
}

#ship-management .step-box ul ul li {
    display: block;
    width: 100%;
    padding-left: 10px;
    line-height: 26px;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -249px;
}

#ship-management .text-box {
    margin: 20px 0;
    padding: 8px 16px;
    border: 1px solid #dfeaee;
    border-radius: 4px;
    background: #e8f2f6;
}

.ocimf-box {
    overflow: hidden;
}

.ocimf-box:after {
    display: block;
    clear: both;
    content: '';
}

.ocimf-box .left {
    float: left;
    width: 280px;
    text-align: center;
}

.ocimf-box .right {
    float: left;
    letter-spacing: 0;
}

.vetting-box {
    background: url(../../images/contents/ship_mng_arrow.png) no-repeat 50% 105px;
}

.vetting-box > div {
    height: 90px;
    padding-top: 16px;
    border: 1px solid #dfeaee;
    border-radius: 10px;
    background: #e8f2f6;
}

.vetting-box ul {
    overflow: hidden;
    width: 630px;
    margin: 0 auto;
}

.vetting-box ul:after {
    display: block;
    clear: both;
    content: '';
}

.vetting-box ul li {
    float: left;
    width: 200px;
    padding-left: 10px;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -250px;
}

.vetting-box span {
    display: block;
    width: 400px; height: 52px;
    margin: 25px auto 0;
    border-radius: 52px;
    background: #7e6b5a;
    color: #fff;
    font-size: 18px; line-height: 52px;
    text-align: center;
}

.vetting-box span.arrow {
    margin-top: 78px;
    background: #40629a;
}

.tmsa-box {
    position: relative;
    letter-spacing: 0;
}

.tmsa-box .right {
    position: absolute; top: 0; right: 0;
}

.tmsa-box li {
    margin-bottom: 12px;
    font-weight: bold;
}

.tmsa-box li li {
    margin: 0;
    padding-left: 8px;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -249px;
    font-weight: normal; line-height: 22px;
}

#ship-management .cont-box {
    overflow: hidden;
    margin-top: 30px;
}

#ship-management .cont-box:after {
    display: block;
    clear: both;
    content: '';
}

#ship-management .cont-box ul,
#ship-management .cont-box ol {
    margin: 20px 30px;
    font-weight: bold;
}

#ship-management .cont-box h5 {
    margin: 24px 0 6px 30px;
}

#ship-management .cont-box .box-1 {
    float: left;
    width: 50%; height: 310px;
    background: #f5f5f5;
}

#ship-management .cont-box .box-1 li {
    height: 35px;
    margin-bottom: 8px; padding-left: 22px;
    border: 1px solid #ddd; border-radius: 4px;
    background: #e6e6e6 url(../../images/common/img_tiny.png) 12px -244px no-repeat;
    line-height: 33px;
}

#ship-management .cont-box .box-2 {
    float: left;
    width: 50%; height: 310px;
    background: #e1edee;
}

#ship-management .cont-box .box-2 li:first-child {
    border-top: 0;
}

#ship-management .cont-box .box-2 li {
    border-top: 1px solid #c3d5d9;
    line-height: 36px;
}

#ship-management .cont-box .box-3 {
    float: left;
    width: 50%; height: 340px;
    background: #ece6e0;
}

#ship-management .cont-box .box-3 li {
    position: relative;
    margin-bottom: 7px; padding: 6px 0 9px 66px;
    border-radius: 4px;
    background: #fff;
    line-height: 18px;
}

#ship-management .cont-box .box-3 li span {
    display: block;
    position: absolute; top: 0; left: 0; bottom: 0;
    padding-top: 7px;
    width: 56px;
    border-top-left-radius: 4px; border-bottom-left-radius: 4px;
    background: #b7a099;
    color: #fff;
    text-align: center;
}

#ship-management .cont-box .box-4 {
    float: left;
    width: 50%; height: 340px;
    background: #f0f0e4;
}

#ship-management .cont-box .box-4 p {
    margin-top: 28px;
}

#quay-safety .history strong {
    margin-right: 20px;
    color: #c33;
}

#quay-safety img {
    max-width: 100%;
}

#port-service .col-left p {
    margin-top: 10px;
}

#port-service .col-left p + p {
    margin: 30px 0 12px;
    font-size: 15px; font-weight: bold;
}

#major-client > ul > li {
    float: left;
    position: relative;
    width: 33.1%; height: 160px;
    margin: -1px 0 0 -1px;
    border: 1px solid #d9dcdf;
    text-align: center;
    letter-spacing: 0;
	text-transform: uppercase;
}

#major-client > ul:after {
    display: block;
    clear: both;
    content: '';
}

#major-client li strong {
    display: block;
    margin-top: 60px;
    font-size: 18px; font-weight: 500; line-height: 20px;
}

#major-client li.two_line strong {
	margin-top:55px;
}

#major-client li strong span {
    display: block;
    color: #909396;
    font-size: 14px; font-weight: 400;
}

#major-client li img {
    margin-top: 30px;
}

#major-client .has-logo strong {
    margin-top: 15px;
    font-size: 15px; line-height: 16px;
}

#major-client li a {
    color: #c66;
}


.port .tit-h4{
	margin:30px 0 16px;
}

.port .history strong{
	margin-right: 20px;
    color: #c33;

}
/* ----------------------------------------------- */
/*                        ETC                      */
/* ----------------------------------------------- */
#sitemap a {
    display: block;
}

#sitemap > ul > li {
    float: left;
    width: 24%;
    margin-right: 1%
}

#sitemap > ul > li > a {
    display: block;
    height: 36px;
    padding: 2px 21px 4px;
    border-top-right-radius: 12px;
    background: #756c69;
    color: #fff;
    font-size: 16px; line-height: 36px;
}

#sitemap > ul > li > ul {
    margin-top: 20px; padding-left: 20px;
    border-left: 1px solid #e0e3e6;
}

#sitemap > ul > li:first-child > ul {
    border-left: 0;
}

#sitemap > ul > li > ul > li > a {
    font-size: 14px; line-height: 30px;
}

#sitemap ul ul ul {
    padding: 0 0 8px 5px;
}

#sitemap ul ul ul a {
    padding-left: 8px;
    font-size: 12px; line-height: 24px;
    background: url(../../images/common/img_tiny.png) no-repeat 0 -248px;
}

#privacy .text-box {
    margin-bottom: 20px;
    padding: 16px 20px;
    border: 1px solid #e6e4e0;
    border-radius: 4px;
    background: #f0edeb;
}

#privacy .text-box h4 {
    margin-bottom: 16px;
    color: #8a6150;
    font-size: 16px; line-height: 20px;
}

#privacy .text-box p + p {
    margin-top: 10px;
}

.privacy-h4 {
    display: inline-block;
    height: 24px;
    margin: 40px 0 15px; padding: 4px 18px 4px 4px;
    border:1px solid #e6e4e0; border-radius: 32px;
    background: #f0edeb;
    color: #8a6150;
    font-size: 16px; line-height: 20px;
}

#privacy h4 span {
    width: 24px; height: 24px;
    margin-right: 8px;
}

#privacy h4 .ir {
    background: url(../../images/contents/bul_num_brown.png) no-repeat 0 0;
}

#privacy h4 .num-1 {
    background-position: 0 0;
}

#privacy h4 .num-2 {
    background-position: 0 -50px;
}

#privacy h4 .num-3 {
    background-position: 0 -100px;
}

#privacy h4 .num-4 {
    background-position: 0 -150px;
}

#privacy h4 .num-5 {
    background-position: 0 -200px;
}

#privacy h4 .num-6 {
    background-position: 0 -250px;
}

#privacy h4 .num-7 {
    background-position: 0 -300px;
}

#privacy h4 .num-8 {
    background-position: 0 -350px;
}

#privacy h4 .num-9 {
    background-position: 0 -400px;
}

#privacy h5 {
    margin-top: 15px;
    font-size: 15px;
}

#privacy h5 strong {
    color: #8a6150;
}

#privacy h5 span {
    font-weight: normal;
}

#privacy ul {
    margin: 8px 0 12px;
}

#privacy .red {
    color: #c33;
}
