@charset "utf-8";

body {line-height:0;}
body * {line-height:1;}

/* subpage iframe */
#top {
    width:1px; min-width:100%;
    height:290px;
    border:0 !important;
    margin:0;
	display:block;
}
#bottom {
	width:1px; min-width:100%;
    height:516px; /*height:376px;*/
    border:0 !important;
    margin:0;
}

/* sub visual 서브 비주얼 */
.sub_visual {
    width:100%;
    height:200px;
    background-repeat:no-repeat;
    background-position:center 0;
}

.sub_visual .visual_text {
    width:620px;
    height:105px;
	margin-top:80px;
}
.sub_visual .visual_text .txt {
    font-size:20px;line-height:120%;text-shadow: 0px 0px 3px #000;font-weight:600;

	color:#fff;
}
.sub_visual .visual_text .txt > span {
    display:block;
    font-size:24px;
	color:#0c4570;text-shadow:none;
	line-height:150%;
}

/* 서브비주얼 구분 */
.sub_visual.visual01 {
    background-image:url(../images/sub_visual01.jpg);
}
.sub_visual.visual02 {
    background-image:url(../images/sub_visual02.jpg);
}
.sub_visual.visual03 {
    background-image:url(../images/sub_visual03.jpg);
}
.sub_visual.visual04 {
    background-image:url(../images/sub_visual04.jpg);
}
.sub_visual.visual05 {
    background-image:url(../images/sub_visual05.jpg);
}
.sub_visual.visual06 {
    background-image:url(../images/sub_visual06.jpg);
}


/* 사이드메뉴 sidemenu */
.sidemenu {
    float: none;
    overflow: hidden;
    display: block;
    clear: none;
    text-align:center;
    
    float:left;
    width:250px;
}
.sidemenu > dl {
    padding-right:50px;
}
.sidemenu dt {
    display:table;
    width:100%;
    height:100px;
    background-color:#181f26;
    text-transform:uppercase;
}
.sidemenu dt > span {
    display:table-cell;
    vertical-align:middle;
    color:#fff;
    font-size:24px;
    line-height:1.2;
}
.sidemenu dd > a {
    display:block;
    color:#6d6e71;
    font-size:14px;
    line-height:45px;
    height:45px;
    background-color:#f6f6f6;
    border:1px solid #dcddde;
    position:relative;
    margin-top:-1px;
}
.sidemenu dd > a:hover,
.sidemenu dd > a.on {
    color:#ce2129;
    font-weight:600;
    background-color:#ffffff;
}

.inner_contents {
    width: 950px;
    float: right;
    display: inline;
    z-index: 1;
    position: relative;
    
    padding-top:40px;
    padding-bottom:40px;
    
    width:auto;
    float:none;
    overflow: hidden;
    display: block;
    clear: none;

	min-height:430px;
}


/* 빵조각 */
.breadcrumbs_wrap {
    margin-bottom:15px;
}
.breadcrumbs {
    text-align:left;
}
.breadcrumbs > li {
    display:inline-block;
    font-size:13px;
    color:#999999;
    padding-top:1px;
}
.breadcrumbs > li:after {
    display:inline-block;
    content:" > ";
    margin:0 5px;
}
.breadcrumbs > li:last-child:after {
    display:none;
}
.breadcrumbs > li.home {
    padding-left:20px;
    background-image:url(../images/icon_home.png);
    background-repeat:no-repeat;
    background-position:0 0;
}


/* 페이지타이틀 */
.page_title {
    font-size:30px;
    line-height:1.2;
    color:#414042;
    font-weight:bold;
    margin-bottom:45px;
}



/* 본문 컨텐츠 contenet */
.wrap {
    margin-bottom:25px;
}
.wrap p {
    line-height:22px;
}
.wrap > .imgWrap,
.wrap > .innerWrap {
    padding-bottom:25px;
}



/* ============================ COMAPNY */
/* Introduce */
.greeting {padding:0 13px;}
.greeting_txt {margin-top:30px;
    font-size:16px; 
    color:#333;
    line-height:30px;
}

/* history */
.history{background-image:url(../images/history_line.jpg);background-repeat:repeat-y;background-position:center 0;}
.history dl {overflow:hidden;width:522px;}
.history dl.mtop20 {margin-top:20px;}
.history dl.dl_rig {margin-left:428px;}
.history dl dt {font-size:25px;color:#ce2129;background-image:url(../images/history_won.jpg); background-repeat:no-repeat;width:94px;text-align:center;padding:35px 0;font-weight:bold;}
.history dl dt.rig{float:right;}
.history dl dt.left{float:left;}
.history dl dd.txt_left {float:left;text-align:right;width:403px;padding-right:25px;padding-top:32px;line-height:130%;}
.history dl dd.txt_rig {float:left;text-align:left;width:403px;padding-left:25px;padding-top:32px;line-height:130%;}

/* patent */
.patent h3 {font-size:24px;font-weight:bold;color:#0c4570;background-image:url(../images/pro_st_ico.jpg);background-repeat:no-repeat;background-position: left top;padding-top:12px;padding-bottom:20px;}
.patent .list {overflow:hidden;}
.patent .list li {float:left;width:23%;padding:0 1%;}
.patent .list li p img {border:1px solid #dedede;width:200px;height:270px;}
.patent .list li p {width:200px;text-align:center;}

/* ============================ Technology */
.technology {width:100%;}
.technology .img1 {float:left;width:455px;}
.technology .img2 {float:left;width:578px;}
.technology .txt1 {float:left;width:495px;}
.technology .txt2 {float:left;width:370px;}
.technology .mtop50 {margin-top:50px;}
.technology .mtop20 {margin-top:20px;}
.technology dl dt {font-size:22px;color:#0c4570;padding:15px 0;}
.technology dl dt span {color:#ce2129;}
.technology dl dt p {color:#ce2129;font-size:15px;font-weight:bold;}
.technology dl .list li {background-image:url(../images/list_ico.jpg);background-repeat:no-repeat;background-position:left 15px;padding: 10px 10px;}
.technology .bottom_line {overflow:hidden;border-bottom:dotted;border-color:#c6ccd0;padding-bottom:30px;}

.ta1 {border-top:3px solid #0c4570;}
.ta1 th {background:#e6eaec;border-bottom:1px solid #c4cbcf;color:#0c4570;font-weight:bold;font-size:15px;padding:10px 0;text-align:center;}
.ta1 td {border-bottom:1px solid #c4cbcf;padding:10px 0;text-align:center;vertical-align:middle;}
.ta1 td.left_line {border-left:1px solid #c4cbcf;}



/* ============================ product */
.product {}
.product .text_t1{writing-mode: tb-lr;
-webkit-writing-mode:lr-tb;
-moz-writing-mode: tb-lr;}
.product .ta {border-top:3px solid #0c4570;width:100%;border-right:1px solid #c4cbcf;}
.product .ta th {background:#e6eaec;border-bottom:1px solid #c4cbcf;border-left:1px solid #c4cbcf;color:#0c4570;font-weight:600;font-size:15px;padding:10px 0;color:#0c4570;text-align:center;}
.product .ta td {border-bottom:1px solid #c4cbcf;border-left:1px solid #c4cbcf;padding:10px 0;text-align:center;vertical-align:middle;}
.product .ta td strong {font-weight:600;color:#0c4570;}
.product .ta td.gray {background:#f9f9f9;}
.product .ta td.blue {background:#0c4570;color:#fff;}
.product .ta td.blue2 {background:#8bbadd;color:#333;}
.product .ta td.b3 {background:#dee9f0;color:#333;}
.product .ta td.g2 {background:#e1eaf0;color:#0c4570;}
.product p {padding: 15px;}
.product .ta th a {}

.product h3 {font-size:24px;font-weight:bold;color:#0c4570;background-image:url(../images/pro_st_ico.jpg);background-repeat:no-repeat;background-position: left top;padding-top:12px;padding-bottom:20px;}
.product .p_data1 {overflow:hidden;}
.product .p_data1 dt {float:left;width:350px;padding-top:10px;}
.product .p_data1 dd {float:left;width:600px;}
.product .p_list1 li {background-image:url(../images/list_ico.jpg);background-repeat:no-repeat;background-position:left 15px;padding: 10px 10px;font-size:17px;color:#2c2c2c;font-weight:600;}
.product .p_list2 {margin-top:7px;}
.product .p_list2 li {background-image:none;font-size:14px;color:#666666;padding: 3px;font-weight:normal;}
.product .p_list1_1 li {background-image:url(../images/list_ico.jpg);background-repeat:no-repeat;background-position:left 12px;padding: 8px 10px;font-size:15px;color:#666;}
.product .p_list1_1 li span {display:inline-block;width:400px;font-size:17px;color:#2c2c2c;font-weight:600;}

.product .ta2 {border-top:3px solid #0c4570;width:100%;}
.product .ta2 th {text-align:center;background:#e6eaec;border-bottom:1px solid #c4cbcf;border-left:1px solid #c4cbcf;color:#0c4570;font-weight:600;font-size:16px;padding:10px 0;color:#0c4570;vertical-align:middle;}
.product .ta2 td {border-bottom:1px solid #c4cbcf;border-left:1px solid #c4cbcf;padding:10px 0;text-align:center;vertical-align:middle;font-size:15px;}
.product .ta2 .left_line_no {border-left:none;}
.product .ta2 td b {font-weight:bold;color:#0c4570;}
.product .ta2 .cen {text-align:center;}

.estimate_txt {font-size:18px;color:#0c4570;line-height:130%;font-weight:normal;}



/* outboard propellers */
.wrap > span.tit {
    display:block;
    padding-top:8px;
    background-image:url(/en/images/red_bar.jpg);
    background-repeat:no-repeat;
    background-position:0 0;
    color:#0c4570;
    font-size:18px;
    font-weight:600;
    line-height:1.2;
    margin-bottom:15px;
}

.table {
    width:100%;
}
.table thead th {
    border-top:2px solid #137bcd;
    background-color:#f0f6fb;
    font-size:14px;
    font-weight:600;
    color:#181f26;
    text-align:center;
}
.table th, .table td {
    border:1px solid #d2d4d9;
    height:40px;
    vertical-align:middle;
}
.table tr th:first-child,
.table tr td:first-child {
    border-left-width:0;
}
.table tr th:last-child,
.table tr td:last-child {
    border-right-width:0;
}
.table.center td {
    text-align:center;
}

.table tbody + tbody tr:first-child th,
.table tbody + tbody tr:first-child td {
    border-top:1px solid #137bcd;
}

.table + .table tbody tr:first-child td {
	border-top:1px solid #137bcd;
}

/* ============================ Contact Us */
/* Contact */


.contact_map {
    width:100%;
}
.contact_info {
    overflow:hidden;
    width:100%;
    padding-top:40px;
}
.contact_info  h3{font-size:24px;font-weight:bold;color:#0c4570;background-image:url(../images/pro_st_ico.jpg);background-repeat:no-repeat;background-position: left top;padding-top:12px;padding-bottom:20px;}
.contact_info .info1 {width:48%;float:left;padding-right:4%;}
.contact_info .info2 {width:48%;float:left;}
.contact_info .info2 .box {border:solid 1px #e3e3e3;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
padding:10px 20px;
margin-bottom:7px;
}
.contact_info .info2 .box dl dt {font-size:15px; font-weight:bold;color:#161616;}
.contact_info .info2 .box dl dd {font-size:13px; color:#545454;
background-image:url(../images/list_ico.jpg);background-repeat:no-repeat;background-position:left 12px;padding: 8px 10px 3px 10px;}
.contact_info .info2 .box dl dd.nn {background:none;padding: 8px 0;color:#0c4570;}
.contact_list {
}
.contact_list > li {
    position:relative;
    margin-bottom:15px;
}
.contact_list > li > .tit {
    display:block;
    position:absolute;
    top:0;
    left:0;
    font-size:14px;
    color:#2f2f2f;
	font-weight:bold;
	background-image:url(../images/list_ico.jpg);background-repeat:no-repeat;background-position:left 12px;padding: 8px 10px;
}
.contact_list > li > .txt {
    padding-left:90px;padding-top:8px;
}

/* tab */
.tab_list {
    position:relative;
    min-height: 594px;
}
.tab_list > li {
    float:left;
}
.tab_list.ea6 > li {
    width:16.66666%;
}
.tab_list > li > a {
    display:block;
    background-color:#cad2da;
    color:#fff;
    font-size:16px;
    line-height:1.2;
    border:1px solid #fff;
    position:relative;
    left:-1px;
    margin-left:1px;
    padding-top:14px;
    padding-bottom:14px;
    text-align:center;
}
.tab_list > li > a.active {
    background-color:#137bcd;
}
.tab_list > li > .tabCont {
    display:none;
    position:absolute;
    top:65px;
    left:0;
}



span.tit02 {
    display:block;
    font-size:16px;
    color:#137bcd;
    margin-bottom:15px;
}
span.center {
    display:block;
    text-align:center;
}



.propeller_list {}
.propeller_list > li {
    float:left;
    width:300px;
    margin-right:25px;
    margin-bottom:20px;
}
.propeller_list > li:nth-child(3n) {
    margin-right:0;
}


/* 사이트맵 */
.sitemap {
    margin-bottom:50px;
    *zoom:1;
}
.sitemap:after {
    display:block; content:" "; clear:both;
}
.sitemap > li {
    float:left;
    width:19%;padding-right:1%;
}
.sitemap dl > dt {}
.sitemap dl > dt > a {
    display:block;
	border:1px solid #9ca8af;
    font-size:16px;
    line-height:1.2;
    color:#0c4570;
	font-weight:bold;
    padding: 12px 20px;
	background:#c4cbcf;
	margin-bottom:7px;
}
.sitemap dl > dd > a {
    display:block;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
	
}
.sitemap dl {margin-bottom:25px;}

/* ============================ common */


.point {color:#01aeed;}
.bold {font-weight:bold;}
.mtop50 {margin-top:50px;}
.mtop60 {margin-top:60px;}
.mtop10 {margin-top:10px;}
.mtop20 {margin-top:20px;}