.dis_none {
  display:none;
}
/* tab */
div.tabs-area {margin:0px; padding:0; position:relative; z-index:2; width:630px; height:32px; overflow:hidden; }
div.tabs-line {position:relative; z-index:1; width:630px; height:3px; BORDER-TOP: #d5d0c9 1px solid; top:-6px; clear:both ;}

ul.or_tabs {padding:0px; margin:0px; z-index:2;}
ul.or_tabs li {float:left; height:32px;}
ul.or_tabs li a {
 display:block;
 overflow:hidden;
 padding:32px 0 0 0;
 height:0px;
 background-position:0 -32px;
 background-repeat: no-repeat;
}

ul.or_tabs li a:hover {background-position:0 0;}
ul.or_tabs li a.active {background-position:0 0; }


/* 컨텐츠 영역 박스 스타일 지정 하는곳 */
div.show { display:block;}
div.hide { display:none; }

#or_tab1 {background-image:url(/img/sub02/tab1_1.jpg); width:105px;}
#or_tab2 {background-image:url(/img/sub02/tab1_2.jpg); width:105px;}
#or_tab3 {background-image:url(/img/sub02/tab1_3.jpg); width:105px;}
#or_tab4 {background-image:url(/img/sub02/tab1_4.jpg); width:105px;}
#or_tab5 {background-image:url(/img/sub02/tab1_5.jpg); width:105px;}


/* 제품정보 박스 */
.box{float:left; _margin-top:-13px; background:url(/img/sub02/box.jpg) no-repeat; width:635px; height:298px; text-align:center;}
.img_big{ float:left; display:inline; margin:28px 8px 0px 20px; width:312px; height:238px; border:1px solid #cccccc; border-bottom-color:#746e6e; border-right-color:#9c9898; }

.img_small{float:left; width:84px; height:57px; border:1px solid #cccccc; border-bottom-color:#746e6e; border-right-color:#9c9898; background:url(/img/sub02/default_img.jpg) no-repeat;}
.clear1{margin:28px 0px 0px 4px;}
.clear2 {float:left; margin:6px 0px 0px 4px;}
.clear3 {float:left; margin:20px 0px 0px 4px;}


/* 제품정보 설명글 */
.box2{float:left; width:610px; margin-left:8px;}
.list_title{font-size:14px; font-weight:bold; line-height:240%; color:#ec6206;margin:15px 10px 10px 5px;}
.bullet1 {background:url(/img/sub02/bullet01.jpg) no-repeat left 4px; font-weight:bold; padding-left:10px; margin-left:10px;}
.bullet2{margin-left:7px;}
.bullet1_s li {padding-left:3px; line-height:160%;}
.out{padding-bottom:16px;}




.pinfo {
	margin-left:5px;
}


/* 기술지원컨텐츠 */
.section_table table { margin:10px 0 14px 0; border-top:2px solid #fbb55c; border-bottom:2px solid #fbb55c;}
.section_table th { padding:3px; border-top:1px solid #dcdcdc;}
.section_table td { padding:5px 3px 3px 18px; background:url(../images/sub04/bu_square01.gif) no-repeat 8px 10px; border-top:1px solid #dadada;  font-weight:bold; color:#8c8c8c; font-size:11px;}
.section_table_left { border-left:none !important;}
.section_table_right { border-right:none !important;}
