@charset "utf-8";

/* content.css */
#article h1 + *{margin-top:32px;}
.page_nav li a{width:715px;}
.ir{padding-left:825px;}

/* 제품소개 */
.cont_product{overflow:hidden;width:100%;}
.cont_product + *,
.product p + table{margin-top:30px;}
.cont_product > p{float:left;width:390px;}
.cont_product > p + p,
.cont_product > ul{float:left;width:435px;margin-top:5px;}
.cont_product .in_bul li{background:none;padding-left:8px;text-indent:-8px;}

/* 제품소개 */
.txt_pl{display:block;padding-left:70px;}
.product .tb_product thead tr th{border-left:1px solid #b3bcc5;}
.product .tb_product tr th{border-left: 1px solid #e4e4e4;}
.product .tb_product tr th.b_none{border-left:none;}
.product .ir{height:465px;}
.storage_unified{background:url("/img/brandsite/product/img_storage_unified.gif") no-repeat 0 0;}
.storage_content{background:url("/img/brandsite/product/img_storage_content.gif") no-repeat 0 0;}
.storage_nas{background:url("/img/brandsite/product/img_storage_nas.gif") no-repeat 0 0;}
.product .network.ir{height: 570px;background:url("/img/brandsite/product/img_network.gif") no-repeat 0 0;}
.product .net02.ir{margin-top:30px !important;height:602px;background:url("/img/brandsite/product/img_net02.gif") no-repeat 0 0;}
.product .storage_bos.ir{width:0;height:367px;padding-left:390px;margin:0;background:url("/img/brandsite/product/img_storage_bos.gif") no-repeat 0 0;}
.product .prevent{margin-top:30px;height: 570px;background:url("/img/brandsite/product/img_prevent.gif") no-repeat 0 0;}

/* 비즈니스파트너쉽 */
.l_partnership{border-top:2px solid #4a5a70;}
.l_partnership li{border-bottom:1px solid #e5e5e5;}
.l_partnership li > span{display:inline-block;width:275px;vertical-align:top;text-align:center;}
.l_partnership li > a{display:inline-block;width:438px;padding-left:22px;margin:28px 0 27px 71px;font-weight:bold;line-height:25px;background:#efefef;color:#555;}

/* 자료실 */
.add_file{display:inline-block;width:16px;height:13px;font-size:1px;text-indent:-9999px;background:url("/img/brandsite/common/ico_addfile.gif") no-repeat 0 0;}
.t_addfile > a{display:block;padding-left:20px;margin-bottom:5px;background:url("/img/brandsite/common/ico_addfile.gif") no-repeat 0 50%;}
.t_addfile > a:first-child{margin-top:5px;}
.ico_secret{display:inline-block;padding-left:5px;}
.ico_re{display:inline-block;padding-right:5px;}

/* 질문및 답변 */
.tb_bbs.row td.t_txta{padding-top:10px;padding-bottom:10px;}
.tb_bbs.row td input + span{display:inline-block;margin-left:5px;}
.tb_bbs.row td input + label{margin-right:5px;}

/* 레이어 팝업 */
body{position:relative;}
#layer_pop{display:none;position:absolute;left:0;top:0;width:100%;height:100%;z-index:40;}
.cont_layer{position:absolute;left:50%;top:407px;padding:18px 20px;width:313px;border:2px solid #f65e2f;background:#fff;}
#layer_pop dl{overflow:hidden;width:100%;padding:10px 0;border:1px solid #e4e4e4;border-width:1px 0;background:#f5f5f5;}
#layer_pop dl dt,
#layer_pop dl dd{float:left;}
#layer_pop dl dt{padding:0 10px 0 15px;line-height:22px;font-size:10px;}
#layer_pop dl dt strong{font-size:13px;}
#layer_pop dl dd input{width:118px;height:22px;line-height:22px;}


@media screen and (max-width:1210px)  {
	.product p > img{max-width:100%;}
	.cont_product > p{width:330px;padding-right:20px;}
	.cont_product > ul{width:335px;}
	.page_nav li a{width:575px;}
	.product .ir{padding-left:685px;height: 388px;background-size:682px auto;}
	.product .network.ir{height: 471px;background-size:681px auto;}
	.product  .net02.ir{height:500px;background-size:682px auto;}
	.product .storage_bos.ir{width:0;height:367px;padding:0 0 0 350px;background-size:330px auto;}
	.product .prevent{height: 435px;background-size:682px auto;}
}

