/* maker_common.css */

/* Å×ÀÌºí 2¹öÀü */
div.details h5{
font-size: 32px;
}

div.details h5 span{
display: block;
margin: 10px 0;
font-size: 13px;
font-weight: normal;
}

div.details h5 + section{
overflow: hidden;
}

div.details h5 + section p{
width: 560px;
margin: auto;
font-size: 13px;
text-align: center;
}

div.details h5 + section div.btn_product{
float: right;
margin-top: 20px;
}

p.explain{
padding-bottom: 8px;
text-align: right;
font-size: 12px;
color: #666;
}

table.tb_makerSeries{
width: 100%;
font-size: 13px;
}

table.tb_makerSeries th,
table.tb_makerSeries td{
border-bottom: 1px solid #ccc;
border-right: 1px dashed #eee;
}

table.tb_makerSeries th{
border-top: 2px solid #ccc;
padding: 5px 0;
text-align: center;
font-weight: 700;
}

table.tb_makerSeries td{
font-family: 'Dotum';
padding: 15px 10px;
height: 80px;
}

table.tb_makerSeries tr td:first-child{
border-right: none;
}

table.tb_makerSeries tr th:last-child,
table.tb_makerSeries tr td:last-child{
border-right: none;
}

table.tb_makerSeries td ul{
float: left;
margin-left: 25px;
}

table.tb_makerSeries td ul li{
list-style-image: url(../images/ico_bol.jpg);
}

table.tb_makerSeries td a{
width: 100%;
}

table.tb_makerSeries td:nth-of-type(1) img{
display: block;
margin: auto;
max-width: 130px;
max-height: 80px;
}

table.tb_makerSeries td.model{
padding-left: 20px;
text-align: left;
}

table.tb_makerSeries td.model a{
display: block;
color: #e50000;
font-weight: bold;
}

table.tb_makerSeries td.model a span{
display: block;
font-weight: normal;
}

table.tb_makerSeries .left{
padding-left: 15px;
text-align: left;
}

/* °ßÀû´ã±â */
td a.syber_estimate{
display: block;
margin: auto;
width: 25px;
height: 23px;
text-indent: -9999px;
background: url(../../maker/images/ico_inq.png) no-repeat ;
}







/* ÅÇ¸Þ´º(¸ÞÀÌÄ¿) */

div.Common_tab_Menu_pro{
padding-top: 20px;
}

div.Common_tab_Menu_pro ul.tab {
position: relative;
width: 100%;
}

div.Common_tab_Menu_pro ul.tab:after{
display: block;
content: "";
clear: both;
}

div.Common_tab_Menu_pro ul.tab li{
position: relative;
float: left;
width: 217px;
text-align: center;
border: 1px solid #ccc;
cursor: pointer;
}

div.Common_tab_Menu_pro ul.tab li a{
display: block;
width: 217px;
padding: 10px 0;
}

div.Common_tab_Menu_pro ul.tab li:nth-of-type(2){
left: -1px;
}

div.Common_tab_Menu_pro ul.tab li:nth-of-type(3){
left: -2px;
}

div.Common_tab_Menu_pro ul.tab li:nth-of-type(4){
left: -3px;
}

div.Common_tab_Menu_pro ul.tab li:first-of-type{
border-left: 1px solid #ccc;
}

div.Common_tab_Menu_pro ul.tab li.on{
top: -7px;
padding-top: 7px;
border: 2px solid red;
border-radius: 5px 5px 0 0;
border-bottom: 0;
z-index: 10;
}

div.Common_tab_Menu_pro div.tab_con{
clear: both;
}

div.Common_tab_Menu_pro div.tab_con div {
display: none;
}
