@charset "utf-8";
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);*/
/*@import url(http://abletechnew.cafe24.com/abletech/noto/css/noto-sans-scott.css); */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* 본고딕 웹폰트 가져오기 180124 morenvy.com */ 
/* noto-sans-scott (korean) http://www.google.com/fonts/earlyaccess */ 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'noto-sans-scott'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 } 


/* 초기화 */
html {overflow-y:scroll;height:100%}
body {margin:0;padding:0;font-size:0.75em;height:100%;/*font-family: 'noto-sans-scott';*/ font-family: 'Noto Sans KR', sans-serif; min-width:320px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {/*font-size:1em;font-family:'NanumSquare', sans-serif;*/}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
figure{margin:0;padding:0;}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select,img{vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;}
button,input[type=submit]{cursor:pointer;/*font-family: "Nanum Gothic", sans-serif;*/outline:none}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:inline-block;margin:0;border:0;}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none}
 a:hover,a:focus{-moz-transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
}
ul,li,ol,dt,dd,dl{list-style:none;padding:0;margin:0;}

.pc_br {display:block;}
.sub_br{display:none;}

#mb_login .btn_submit{background:#1268b0 !important;}
.btn_submit{background-color:#1268b0;}
a.btn_b01{background-color:#fff;}
a.btn_b02{background-color:#1268b0;border:1px solid #1268b0;}
.tbl_wrap caption{color:#666;}

#captcha_mp3{height:32px;background-color:#fff;border:1px solid #ccc;}

.social_icon_wrap{padding:0 5px;text-align:center;}
.social_title{text-align:center;font-size:16px;padding-bottom:10px;font-weight:600;margin-top:20px;}


*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}



/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}
#skip_to_container{position:absolute;font-size:0;}
#container_title{text-align:left;}



/*head*/


#hd_ct{display:none;border:1px solid #ccc !important; position:absolute;top:17px;right:1.5%;width:35px;height:35px;border:0;background:url('/abletech/img/gnb_btn.png') center no-repeat;color:#fff;font-size:1em;text-indent:-9999px;-webkit-appearance:none;}


.nav{max-width:1175px;margin:0 auto;position:relative;}

#hd{min-width:320px; /*padding:26px 0 26px 0;*/ position:fixed; top:0; z-index:999; width:100%; border-bottom:1px solid #ddd; background:#fff;}
#hd:after{display:block;visibility:hidden;clear:both;content:""}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#hd_top{line-height:35px;overflow:hidden;background-color:#efefef;}
#hd_top ul{display:inline-block;}
#hd_top ul li{display:inline-block;font-size:12px;}
#hd_top ul li a{color:#333333;}
#hd_top ul li:after{content:'|';color:#dddddd;margin:0 7px;}
#hd_top ul li.tnb_last:after{display:none;}

#hd_top .hd_tnb{max-width:1170px;margin:0 auto;text-align:right;}
#hd_top .hd_tnb br{display:none;}


/*검색*/
.main_sch{display:inline-block;}

#hd_sch {z-index:10;text-align:center;position:relative;display:block;background-color:transparent;margin-left:15px;}
#hd_sch h2 {margin:0 0 10px}
#hd_sch input#sch_str{display:inline-block;width:250px;height:25px;line-height:25px;border:0; padding:0 0 0 15px;border-radius:20px;}
#hd_sch .sch_inner {padding:10px;position:relative;}
#hd_sch .sch_inner h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch .frm_input {height:30px;border-color:#c2c2c2;background:#fff;line-height:30px;width:100%;text-indent:5px}
#hd_sch #sch_submit {width:18px;height:14px;position:absolute;top:10px;right:15px;background:url('/abletech/img/sch_icon.png');text-indent:-999px;border:0;}
#hd_sch .pop_close {text-align:center;padding:5px;border:0;background:#626870;color:#fff;margin-top:5px}



#hd_wrap{max-width:1170px;margin:0 auto;/*height:100px;line-height:100px;*/}

#logo{float:left;/*padding:0;*/ padding:13px 0px 0 0;}


.hd_language{float:right;position:relative;width:108px;height:29px;line-height:29px;/*margin-top:33px;*/}
.hd_language a{color:#fff;font-size:12px; font-weight:400;}
.hd_language h2{display:inline-block;position:absolute;top:22px;left:0;width:100%;height:29px;border-radius:25px;background-color:#1268b0;text-align:center;z-index:11;}
.hd_language h2 a:after{content:"";width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 5px solid #fff;margin-left:8px;vertical-align:middle;display:inline-block;}
.hd_language img{margin-right:3px;}
.hd_language ul{/*background-color:#1268b0;*/display:none; line-height:0;position:absolute;width:100%;top:48px;z-index:10;border-radius:15px; text-align:center;}
.hd_language ul li{display:inline-block; /*color:#fff;*/}
.hd_language ul li a{line-height:29px; color:#272727}
.hd_language ul li:last-child a{padding-bottom:5px;}
.hd_language ul li a:hover{color:#1268b0;}

.top_submenu {display:inline-block;font-size:13px; font-weight:200; /*padding:5px 13px 0 38px;*/ padding:29px 13px 0 0px; vertical-align:top; }
.top_submenu a {color:#999;}
.top_submenu .sub_bar {color:#cccccc;}
.top_submenu ul {}
.top_submenu li {display:inline-block;}

/*
.hd_language{float:right;position:relative;width:108px;height:32px;line-height:32px;margin-top:33px;}
.hd_language h3{display:inline-block;position:absolute;top:0;left:0;color:#fff; width:100%;height:32px;border-radius:25px;background-color:#1268b0;text-align:center;z-index:11;}
.hd_language h3:after{content:'';display:inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #FFF;
	margin-left:7px;
}

.hd_language ul{position:absolute;background-color:#1268b0;width:100%;z-index:10;}
.hd_language ul li{line-height:30px;text-align:center;background-color:#1268b0;border-bottom:1px dotted rgba(0,0,0,0.4);}
.hd_language ul li:last-child{border-bottom:0;}
.hd_language ul li a{font-size:13px;color:#fff;font-weight:600;display:block;}
.hd_language ul li a:hover{background-color:#272727;color:#fff;}
*/

/*
.hd_language{float:right;position:relative;width:108px;height:32px;line-height:32px;margin-top:33px; z-index:10;}
.hd_language dl {width:108px; margin:0 auto;}
.hd_language dt{color:#fff;width:100%;height:32px;border-radius:25px;background-color:#1268b0;}
.hd_language dd{display:none; width:100%;height:32px;border-radius:25px;background-color:#1268b0; margin:1px 0 0 0;}
.hd_language a {color:#fff;}
*/
.web_gnb{text-align:right; padding:7px 0 0 0;}
.web_gnb #new_gnb {position:relative;text-align:center;display:inline-block;}
.web_gnb #new_gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.web_gnb #new_gnb_1dul {padding:0;zoom:1;}
.web_gnb #new_gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.web_gnb .new_gnb_1dli {z-index:10;position:relative;display:inline-block;font-size:18px; letter-spacing:-0.04em;}
/*.web_gnb .new_gnb_1dli:after{display:inline-block;content:"·";color:#000;}*/
.web_gnb .new_gnb_1dli:last-child:after{display:none;}
.web_gnb .new_gnb_1da {color:#272727 !important;display:inline-block;/*line-height:55px;*/font-weight:400;padding:24px 20px;}
.web_gnb .new_gnb_1da:focus, .new_gnb_1da:hover {text-decoration:none;color:#1268b0 !important;}
.web_gnb .new_gnb_1dli_air .new_gnb_1da {color:#272727 !important;/*font-weight:600;*/}
.web_gnb .new_gnb_1dli_on .new_gnb_1da {color:#1268b0 !important;/*font-weight:600;*/}
.web_gnb .new_gnb_2dul {display:none;position:absolute;top:61px;width:100%;margin:0px auto !important;border:1px solid #1268b0;z-index:9999;}
.web_gnb .new_gnb_2da {display:block;font-size:13px;/*font-weight:600;*/padding:8px 0px;text-align:center;text-decoration:none;line-height:18px; letter-spacing:-0.02em;}
.web_gnb .new_gnb_1dli_air .new_gnb_2da {color:#272727;}
.web_gnb .new_gnb_1dli_on .new_gnb_2da {color:#272727;}
.web_gnb .new_gnb_2da:focus, .new_gnb_2da:hover {background:#1268b0;color:#fff !important;text-decoration:none}
.web_gnb .new_gnb_1dli_over .new_gnb_2dul {display:block;left:0;background:rgba(255,255,255,1);}
.web_gnb .new_gnb_1dli_over2 .new_gnb_2dul {display:block;right:0;background:rgba(255,255,255,1);}

.web_gnb .new_gnb_1dli:last-child .new_gnb_2dul{width:120px;left:-30px;}


/*카테고리*/
#category{display:none;position:absolute;top:77px;left:0;display:none;width:100%;height:auto;z-index:99999;-moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;  -webkit-backface-visibility: hidden;}
#category .ct_wr{width:100%;height:auto;overflow-y:auto;/*background:#0e2567;*/}
#category ul.cate_tab{width:100%;}
#category ul.cate_tab:after{display:block;visibility:hidden;clear:both;content:""}
#category ul.cate_tab li{float:left;width:33.3%;font-size:0.92em;}
#category ul.cate_tab li a{display:block;height:30px;line-height:30px;color:#a8a8a8;background:#f9f9f9;border:1px solid #e9e9e9;border-left:none}
#category ul.cate_tab li a.ct_tab_sl{background:#9e496b;border-bottom-color:#fff;color:#545454}
#category ul.cate{background:#1268b0;width:100%;text-align:left;text-indent:10px;}
#category ul.cate>li{}
#category ul.cate li{position:relative;font-weight:bold;}
#category ul.cate li a{color:#fff;line-height:45px;font-size:14px;border-bottom:1px solid rgba(255,255,255,0.3);display:block;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding-right:30px;font-size:15px;text-align:center;}
#category ul.cate li .ct_op{display:inline-block;text-indent:-99999px;background:url('/abletech/img/cate_op.png') no-repeat 10px 50% ;height:35px; width:30px;position:absolute;top:5px;right:0;border:none}
#category ul.cate li a:hover{color:#fff;font-weight:600;}
#category ul.cate li .ct_cl{background-position:-12px 50%}
#category ul.sub_cate{display:none}
#category ul.sub_cate li a{color:#1268b0;line-height:35px;font-size:13px;}
#category ul.sub_cate li a:hover{color:#1268b0;}
#category ul.sub_cate1 li{text-indent:14px;background:#fafafa;border-top:1px solid #e9e9e9;font-weight:normal}
#category ul.sub_cate2 li{text-indent:25px;background:#f6f6f6;}
#category ul.sub_cate3 li{text-indent:40px;background:#f3f3f3;}
#category ul.sub_cate4 li{text-indent:55px;background:#efefef;}
#category .pop_close{position:absolute;top:10px;left:260px;width:30px;height:30px; background:url(../mobile/shop/img/close.png) no-repeat 50% 50%;;border:none;text-indent:-99999px}

.top_btn_area{display:none;  position:absolute; top:17px; height:25px;}
.top_btn_area a.home_btn {display:none; text-indent:-9999px; background:url('/abletech/img/home_btn.png') no-repeat center; width:35px; height:35px; border:1px solid #ccc; display:inline-block;}


/*헤드*/
.mini_gnb{display:none; width:100%; background:#1268b0;}
.mini_gnb ul{overflow:hidden; width:100%;}
.mini_gnb ul li{float:left; width:25%; padding:12px 0; text-align:center; border-right:1px solid #4c86b7;}
.mini_gnb ul li:last-child{border-right:none;}
.mini_gnb ul li a{padding:8px 0;font-weight:300; color:#fff; font-size:12px; }

@media(max-width:1190px){
	#hd_wrap{padding:0 1.5%;}
}


@media(min-width:1171px){
	.web_gnb{display:block !important;}
	.web_gnb #gnb{display:block !important;}
	#category{display:none !important;}
}
@media(max-width:1170px){
	#logo {padding:0;}
	.web_gnb{display:none;float:none;padding-left:0;position:absolute;top:65px;left:0;width:100%;z-index:9999;}
	.web_gnb #new_gnb{z-index:99;background-color:#FFF;display:block;}
	.web_gnb #new_gnb_1dul{float:none;}
	.web_gnb .new_gnb_1dli{float:none;text-align:center;width:100%;display:block;}
	.web_gnb .new_gnb_1dli:after{display:none;}
	.web_gnb .new_gnb_1da{display:block;padding:0;line-height:40px;font-size:14px;border-bottom:1px solid rgba(255,255,255,0.3);background-color:#1268b0;color:#fff !important;font-weight:600;}
	.web_gnb .new_gnb_1da:focus, .new_gnb_1da:hover{color:#1268b0;}
	.web_gnb .new_gnb_1dli_air .new_gnb_1da {color:#fff !important;font-weight:600;}
	.web_gnb .new_gnb_1dli_on .new_gnb_1da {color:#fff !important;font-weight:600;}
	.web_gnb .new_gnb_2dul{position:static;display:block !important;border:0;}
	.web_gnb .new_gnb_2da:focus, .new_gnb_2da:hover {background-color:#FFF;color:#6993cd !important;}
	.web_gnb .new_gnb_1dli:last-child .new_gnb_2dul{width:100%;}

	#hd_ct{display:block;}
	
	.hd_language{float:none;width:100%;height:auto;margin-top:0;}
	.hd_language h2{display:none;}
	.hd_language ul{display:block !important;position:static;padding:0 !important;border-radius:0;text-align:center;background-color:#1268b0;}
	.hd_language ul li{display:inline-block;}
	.hd_language ul li:last-child a{padding-bottom:0;line-height:40px;}
	.hd_language ul li:first-child:after{content:"|";color:#fff;display:inline-block;padding:0 10px;}
	.hd_language ul li a{display:inline-block; color:#fff;}

	#hd_wrap{height:75px;line-height:75px;}

	#logo{float:none;text-align:center;}
	.top_btn_area {display:block;}
	/*#logo img{width:120px;}*/
	.top_submenu {display:block;}
	.mini_gnb{display:block; margin-bottom:0px;}
}

@media(max-width:800px){
	.web_gnb{}
	#hd_top .hd_tnb{text-align:center;}
	#hd_top ul{display:block;}
	#hd_sch{padding-bottom:5px;}
	
}

@media(max-width:550px){
	#hd_top{}
	#hd_top .hd_tnb{float:none;text-align:center;line-height:30px;}
	#hd_top .hd_tnb br{display:block;}
	#hd_top ul li a{font-size:11px;}
	
	.web_gnb{}
}



/*메인 비주얼*/
.main_visual {padding:85px 0 0 0;}
.bxslider{position:relative;}
.bxslider li{/*height:843px;height:740px;background-size:100% 100% !important;*//*height:640px;*/height:380px;background-size:cover !important;background-position:center;z-index:0 !important;}
.bxslider li .main_copy_area {max-width:1170px;margin:0px auto 0; padding:10px 0 0 0; /*padding:60px 0 0 0;*/}
.bxslider li .main_copy {color:#fff;display:inline-block; padding:25px 0 0 0;}.main_visual {padding:81px 0 0 0;}
.bxslider li .main_copy .main_patent_01 {font-size:18px; color:#1268b0; background:url('/abletech/img/visual_txt_bg.png') no-repeat; padding:2px 23px 5px 10px; letter-spacing:-0.06em;}
.bxslider li .main_copy .main_patent_02 {font-size:18px; color:#1268b0; background:url('/abletech/img/visual_txt_bg_01.png') no-repeat; padding:2px 26px 5px 10px; letter-spacing:-0.06em;}
.bxslider li .main_copy .main_patent_03 {font-size:18px; color:#1268b0; background:url('/abletech/img/visual_txt_bg_02.png') no-repeat; padding:2px 17px 5px 10px;}
.bxslider li .main_copy h2{/*font-size:70px;line-height:78px;*/ font-size:30px; font-weight:400;letter-spacing:-0.08em; /*padding:20px 0 12px 0;*/ padding:12px 0 12px 0;}
.bxslider li .main_copy h3{/*font-size:135px;line-height:117px;*/ font-size:80px;line-height:70px; font-weight:800;letter-spacing:-0.4px}
.bxslider li .main_copy hr{display:inline-block;border:0;width:135px;height:2px;border:0;background-color:#fff;margin:40px 0;}
.bxslider li .main_copy p{/*font-size:24px;line-height:32px;*/ font-size:18px; font-weight:400; /*padding:27px 0 0 0;*/ padding:20px 0 0 0;}
.bxslider li .main_copy a{display:inline-block;background-color:#093458; /*margin-top:60px;*/ margin-top:45px; font-size:14px;font-weight:300;color:#fff;width:180px;height:42px;line-height:40px;text-align:center;}
.bxslider li .main_copy a:hover{background-color:#FFF;color:#1268b0;}
.bxslider li .main_pro_img {display:inline-block; /*padding:0px 0 0 30px;*/ vertical-align:top; width:450px; padding:0px 0 0 100px; }
.bxslider li .pro_img_padd {margin:55px 0 0 0;}
.bxslider li .pro_img_padd2 {margin:80px 0 0 0;}

.bx-wrapper .bx-pager{}

.main-carousel .owl-controls .owl-dots{position:absolute;width:100%; text-align:center; margin:0 auto; bottom:20px;}
.main-carousel .owl-controls .owl-dots .owl-dot{background:#8b8987;width:10px;height:10px;display:inline-block;border-radius:50%;margin-left:7px}
.main-carousel .owl-controls .owl-dots .owl-dot.active{background:#fff}

.padd_img {padding:0 0 0 10px;}


@media(max-width:1190px){
	.bxslider li .main_copy{padding:0 1.5%;}
}


@media(max-width:1170px){
	.bxslider li{/*height:700px;*/}
	.bxslider li .main_copy{margin:0px 0 0;}
	.bxslider li .main_copy h2{font-size:58px;line-height:70px;}
	.bxslider li .main_copy hr{width:110px;margin:30px 0;}
	.bxslider li .main_copy p{font-size:16px;line-height:28px;}
	.bxslider li .main_copy_area {/*padding:50px 0 0 0;*/ padding:25px 0 0 0;}
}

@media(max-width:968px){
.bxslider li {/*height:422px;*/ height:380px;}
.bxslider li .main_copy_area {padding:50px 0 0 0;}
.bxslider li .main_copy h2 {font-size:37px; line-height:30px; padding:20px 0 10px 0;}
.bxslider li .main_copy h3 {font-size:70px; line-height:60px;}
.bxslider li .main_copy p {padding:14px 0 0 0;}
.bxslider li .main_copy a {margin:35px 0 0 0;}
.bxslider li .main_pro_img {padding:0;}
.bx-wrapper img {max-width:250px !important; /*max-width:380px !important;*/}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {bottom:15px !important;}
.bxslider li .main_pro_img {width:300px;}
}

@media(max-width:730px){
	.bxslider li{/*height:550px;*/}
	.bxslider li .main_copy{margin:0px 0 0;}
	.bxslider li .main_copy h2{font-size:49px;line-height:60px;}
	.bxslider li .main_copy hr{width:90px;margin:20px 0;}
	.bxslider li .main_copy p{font-size:14px;line-height:25px;}
	.bxslider li .main_copy a{font-size:14px;width:150px;height:35px;line-height:33px;margin-top:40px;}
}

@media(max-width:695px){
	.bxslider li{height:174px;}
	.bxslider li .main_copy{margin-top:10px;}
	.bxslider li .main_copy h2{font-size:18px;line-height:20px; padding:12px 0 10px 0;}
	.bxslider li .main_copy h3 {font-size:47px; line-height:30px;}
	.bxslider li .main_copy p{font-size:12px;line-height:20px;}
	.bxslider li .main_copy p br{display:none;}
	.bxslider li .main_copy hr{width:70px;margin:15px 0;}
	.bxslider li .main_copy a{display:none;}
	.bxslider li .main_copy .main_patent_01 {background:url('/abletech/img/visual_txt_bg_02.png') no-repeat; font-size:12px; padding:5px 80px 5px 10px;}
	.bxslider li .main_copy .main_patent_02 {background:url('/abletech/img/visual_txt_bg.png') no-repeat; font-size:12px; padding:5px 90px 5px 10px;}
	.bxslider li .main_copy .main_patent_03 {font-size:12px; padding:5px 80px 5px 10px;}
	.pc_br {display:none;}

	.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{bottom:10px !important;}
	.sub_br{display:block !important;}
	.bxslider li .main_pro_img {display:none;}
	.bxslider li .main_copy_area {padding:10px 0 0 0;}
}


/*메인 공통*/
.container{max-width:1170px;margin:0 auto; /*padding:0 0 30px 0;*/}

.container_shop{max-width:1170px;margin:0 auto 50px auto; position:relative;}
.main_area{padding:90px 0;}
.main_contents{}

.main_title{padding-bottom:30px;text-align:center;}
.main_title h2{font-size:45px;line-height:45px;color:#6b8eb5;font-weight:500;letter-spacing:-0.7px;}
.main_title h2 span {font-weight:400;}

@media(max-width:1190px){
	.container{margin:0 0%;}
	.container_shop{margin:0 10px 50px 10px;}
	.sub_height {margin:0 1.5%;}
	.item_padd {padding-bottom:0 !important;}
	
}

@media(max-width:1170px){
	.main_area{padding:70px 0;}
	.main_title{padding-bottom:40px;}
	.main_title h2{font-size:37px;line-height:40px;}
}

@media(max-width:730px){
	.main_area{padding:50px 0;}
	.main_title{padding-bottom:30px;}
	.main_title h2{font-size:32px;line-height:35px;}
}


@media(max-width:520px){
	.main_area{padding:20px 0;}
	.main_title{padding-bottom:15px;}
	.main_title h2{font-size:28px;line-height:30px;}
	.container_shop{margin:0 5px 50px 5px;}
}


/*메인*/


/*메인 상품*/
.product_bg{background:url('/abletech/img/main_bg_product.jpg') center no-repeat;background-size:cover;}
.main_product{}
.bx-viewport{}
.main_product ul{}
/*.main_product ul li{width:366px !important; margin:0 15px;text-align:center;}
.main_product ul li .main_product_list{display:inline-block;}
.main_product .product_img{}
.main_product .product_txt{text-align:center;background-color:#fff;padding:24px 0;}
.main_product .product_txt p{font-size:20px;color:#272727;font-weight:600;letter-spacing:-0.6px;}
.main_product a.product_view{margin:75px auto 0;font-size:16px;font-weight:600;display:block;border:1px solid #fff;width:180px;height:42px;line-height:40px;color:#fff;text-align:center;}
.main_product a.product_view:hover{background-color:#FFF;color:#1268b0;}*/

.main_product .bx-wrapper{background-color:transparent;}
.main_product .bx-wrapper .bx-controls-direction a{width:22px;height:38px;}
.main_product .bx-wrapper .bx-prev{background:url('/img/btn_prev.png') center no-repeat;left:-55px;}
.main_product .bx-wrapper .bx-next{background:url('/img/btn_next.png') center no-repeat;right:-55px;}

.main_product .bx-pager{display:none;}
.product_area {}


/* 탭메뉴 */
#tabs{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:center;
}

#tabs li{
  display:inline-block;
  width:200px;  
  padding:0 5px 0 0;
}
#tabs li:last-child {padding:0;}
#tabs ul {}

#tabs a{
  position: relative;
  /*background: #fff;*/
  width:100%;
  float: left;
  text-align:center;
  text-decoration: none;
  color: #5f6f7d;
  font-size:16px;
  border:1px solid #b3c0cc;
  padding:6px 0;
  border-radius:30px;
}

#tabs a:hover,#tabs a:hover::after,#tabs a:focus,#tabs a:focus::after{color:#1268b0;}
#tabs a:focus{outline: 0;}
#tabs a::after{/*content:'';*/ position:absolute; z-index: 1; top: 0; right: -.5em; bottom: 0; color:#1268b0; border:1px solid #1268b0;}
#tabs #current a,#tabs #current a::after{color:#1268b0; border:1px solid #1268b0;  z-index: 3;}
#content {padding:70px 0 130px 0;}
.main_product .sct_img {}
.main_product .sct_txt a {font-size:20px; color:#0b5899; font-weight:400; padding:17px 0 12px 0;}
.main_product .sct_basic {color:#5e5e5e; font-size:14px; font-weight:200;}
.main_product span {font-weight:300;}
.main_product .sct_more a {display:inline-block; font-size:13px;font-weight:400;padding:6px 24px;color:#fff;background: #1268b0;border-radius:30px;margin:20px 0 30px 0;}

.product_headcopy_area {padding:0px 0 0 0;}
.product_headcopy {text-align:center; color:#fff;font-style: italic;}
.product_headcopy H2 {font-size:100px; font-family: 'Nanum Myeongjo', serif; line-height:0;}
.product_headcopy H3 {font-size:44px; font-weight:600; font-family: 'Nanum Myeongjo', serif; }
.product_headcopy H4 {font-size:16px; font-weight:300; padding:10px 0 0 0;}

@media(max-width:1350px){
	/*.slick-prev{left:0 !important;}
	.slick-next{right:0 !important;}*/
}
@media(max-width:1190px){
	.slick-prev{left:0 !important;}
	.slick-next{right:0 !important;}
}
@media(max-width:645px){
	.product_headcopy H2 {font-size:65px;}
	.product_headcopy H3 {font-size:24px; line-height:14px;}
	.product_headcopy H4 {font-size:13px;}
}

@media(max-width:520px){
	#tabs li {width:113px;}
	#tabs a {font-size:12px; letter-spacing:-0.04em;}
	#tabs li {padding:0;}
	#content {padding:20px 0 35px 0;}
	.main_product ul li .main_product_list{width:280px;}
	.main_product ul li .product_img img{width:100%;}
	.main_product .product_txt{padding:18px 0;}
	.main_product .product_txt p{font-size:18px;}

	.main_product a.product_view{width:150px;height:35px;line-height:33px;font-size:14px;margin-top:40px;}
}


.main_info{text-align:center; max-width:1170px; margin:0 auto; padding:40px 0 90px 0;}
.main_info ul{overflow:hidden;}
.main_info ul li{float:left;width:33.3%;text-align:left; background-size:cover !important;}
.main_info .txt_wrap{background-color:rgba(255,255,255,0.9);display:inline-block;}
.main_info .txt_wrap h2{font-size:26px;font-weight:400; color:#0b5899; padding:40px 0 0px 0;}
.main_info .txt_wrap p{font-size:16px;line-height:24px;color:#5e5e5e;padding:20px 0; font-weight:300}
.main_info .txt_wrap a{display:inline-block;color:#fff;background:#0b5899;border-radius:30px;font-size:13px;text-transform:uppercase; padding:6px 20px;}

.main_info H2 {font-size:45px; color:#0b5899; font-weight:300;padding:0;}
.main_info H2 span {font-weight:400}
.main_info H3 {font-size:20px; color:#666; font-weight:300; padding:30px 0px 60px 0px; line-height:34px;}


.main_tech_area {background:#f4f7fb; padding:40px 0 0px 0; text-align:center;}
.main_tech {}
.main_tech H2 {font-size:45px; color:#0b5899; font-weight:300;padding:0;}
.main_tech H2 span {font-weight:400}
.main_tech H3 {font-size:20px; color:#666; font-weight:300; padding:30px 0px 60px 0px; line-height:34px;}

.main_tech_icon_area {background:url('/abletech/img/main_bg_technology.jpg') bottom repeat}
.main_tech_icon {max-width:1170px; margin:0 auto;}
.main_tech_icon ul {font-size:0; line-height:0;}
.main_tech_icon li {width:33.3%; display:inline-block; text-align:center; height:360px; vertical-align:bottom;}
.main_tech_icon span a {position:absolute; top:20px; right:20px; color:#95b4d9; font-size:20px; font-weight:400;}
.main_tech_icon H2 {font-size:20px; color:#fff; font-weight:400; padding:30px 0 0 0;}

.tech{width:100%;}
.tech_icon_lt {background:#2b69b2; height:50%; position:relative;}
.tech_icon_lb {background:#3071bd; height:50%; position:relative;}
.tech_icon_c {background:#377ac9; height:100%; position:relative;}
.tech_icon_rt {background:#3d82d4; height:50%; position:relative;}
.tech_icon_rb {background:#458ce0; height:50%; position:relative;}

.tech_icon_cen {display:table; height:100%; margin:0 auto;}
.tech_icon_cen2 {display:table-cell;vertical-align: middle;}
.tech_icon_cen2 a{ display:bolck; width:100%; height:100% }

.main_record_area {max-width:1170px; margin:0 auto;}
.main_record {padding:40px 0 40px 0; text-align:center;}
.main_record H2 {font-size:45px; color:#0b5899; font-weight:300;padding:0;}
.main_record H2 span {font-weight:400}
.main_record H3 {font-size:20px; color:#666; font-weight:300; padding:30px 0px 60px 0px; line-height:34px;}

@media(max-width:1350px){
	/*.main_info .txt_wrap{width:auto;display:block;margin:110px 20px 0;}*/
}

@media(max-width:1170px){
	#tabs li {margin:5px 0 0 0;}
	.main_info ul li{width:100%;height:auto; text-align:center;}
	.main_info .txt_wrap{padding:0px 10px 30px 10px;}
	.main_info .txt_wrap p br{display:none;}
}

@media(max-width:730px){
	.main_info .txt_wrap h2{font-size:28px;}
	.main_info .txt_wrap p{font-size:14px;line-height:24px;}
	.main_info .txt_wrap a{width:160px;}
}

@media(max-width:520px){
	.main_info, .main_tech_area, .main_record {padding:20px 10px;}
	.main_info .txt_wrap h2, .main_tech H2, .main_record H2, .main_info H2 {font-size:28px; line-height:17px; padding:15px 0 0px 0;}
	.main_info H3, .main_tech H3, .main_record H3 {font-size:14px; padding:15px 0px 30px 0px; line-height:22px;}
	.main_info .txt_wrap{padding:20px 0px;margin:0px 0px;}
	.main_info .txt_wrap img {width:100%;}
	.main_info .txt_wrap p{font-size:13px;line-height:23px;padding:15px 0;}
	.main_info .txt_wrap a{width:140px;height:35px;font-size:13px;}
	
	.main_tech_icon li {height:225px;}
	.main_tech_icon H2 {font-size:14px; padding:5px 0 0px 0;}
	.tech_icon_c img {width:100px;}
	.tech_icon_lt img, .tech_icon_rt img, .tech_icon_rb img {width:50px;}
	.owl-carousel .owl-item {padding:0px 30px;}
	.owl-next {right:-3% !important;}
	.owl-prev {left:-3% !important;}
	.owl-carousel .owl-item {padding:0px 30px !important;}
	.main_tech_icon span a {top:10px; right:10px;}
}

.customer_bg{background:url('/abletech/img/main_bg_customer.jpg') center no-repeat;background-size:cover;}
.customer_bg .main_title {text-align:center;}

.customer_bg .main_title H2 {font-size:45px; color:#fff; font-weight:300;padding:0;}
.customer_bg .main_title H2 span {font-weight:400}
.customer_bg .main_title H3 {font-size:20px; color:#fff; font-weight:300; padding:30px 0px 20px 0px; line-height:34px;}

.main_customer{overflow:hidden;}
.main_customer .plus{background:url('/abletech/img/customer_icon_plus.png') no-repeat;width:19px;height:19px;display:inline-block;float:right;}
.main_customer .plus2{background:url('/abletech/img/customer_icon_plus.png') no-repeat;width:19px;height:19px;display:inline-block;}
.main_customer > div{/*background-color:#FFF;*/height:428px;}

.main_customer .main_board{padding:30px 0px 30px 0;float:left;width:50%;border:1px solid #dddfe2; border-right:none;}
.main_board .board_title{padding-bottom:20px;overflow:hidden;}
.main_board .board_title h3{font-size:24px;color:#fff;letter-spacing:-0.6px;float:left;}
.main_board .board_con{}
.main_board .board_con li{font-size:15px;line-height:41px;border-bottom:1px solid #eeeeee;overflow:hidden;}
.main_board .board_con li:last-child{border-bottom:0;}
.main_board .board_con li a{color:#5e5e5e;}
.main_board .board_con li a:hover{color:#1268b0;}
.main_board .board_con li span{color:#999999;float:right;}

.main_customer .main_service{float:right;width:50%;border:1px solid #dddfe2;}
.main_customer .main_service ul{overflow:hidden;}
.main_customer .main_service ul li{float:left;width:50%;text-align:center;border-right:1px solid #dcdee2;height:428px;padding:0px 0px 0 0;position:relative;}
.main_customer .main_service ul li .plus{position:absolute;top:20px;right:15px;}
.main_customer .main_service ul li:last-child{border:0;}
.main_customer .main_service ul li a{display:block;}
.main_customer .main_service ul li figure{display:inline-block;width:75px;height:75px;line-height:75px;border-radius:50%;background-color:#1268b0;margin-top:5px;}
.main_customer .main_service ul li h2{font-size:26px;color:#fff;font-weight:400;padding:0px 0 0px 0;}
.main_customer .main_service ul li p{font-size:18px;line-height:25px;color:#fff;font-weight:400; padding:14px 0 22px 0;}
.main_customer .main_service ul li span{font-size:28px;color:#fff;font-weight:300;}

.main_customer .main_service ul li a {height:49.9%;}
.main_service_bor {border-top:1px solid #dcdee2;}

.borard_area {height:50%; padding:0 30px;}
.cutomer_icon {clear:both; height:50%; padding:0 30px; border-top:1px solid #dddfe2;}
.cutomer_icon ul {font-size:0; line-height:0;}
.cutomer_icon li {display:inline-block; color:#fff; width:33.3%; height:214px; text-align:center;}
.cutomer_icon li H2 {font-size:15px;font-weight:500; padding:20px 0 18px 0;}
.cutomer_icon li H3 {font-size:18px;font-weight:400; line-height:23px;}
.cutomer_icon li H3 span {color:#76787d; font-weight:100;}

.cutomer_icon li H4 {font-size:13px;font-weight:400;line-height:14px;}

.cutomer_cen {display:table; height:100%; margin:0 auto;}
.cutomer_cen2 {display:table-cell;vertical-align: middle;}

@media(max-width:1190px){
	.main_customer .main_service ul li{padding:20px 7px 0;}
	.main_customer .main_service ul li .plus{right:7px;}
}

@media(max-width:1170px){
	.main_customer .main_board{width:100%;margin-bottom:15px;}
	.main_customer .main_board {border:1px solid #dddfe2;}
	.main_customer .main_service{width:100%;}
	.main_customer > div{height:auto;}
}

@media(max-width:730px){
	.main_customer .main_service ul li h2{font-size:20px;}
	.main_customer .main_service ul li span{font-size:21px;}
	.main_customer .main_service ul li p{font-size:13px;line-height:20px;letter-spacing:-0.5px;}
}

@media(max-width:520px){
	.main_customer .main_board{padding:20px 15px 15px;}
	.main_board .board_title{padding-bottom:10px;}
	.main_board .board_title h3{font-size:19px;}
	.main_board .board_con li{font-size:14px;line-height:37px;}

	.main_customer .main_service ul li{width:100%;border-right:0;border-bottom:1px solid #dcdee2;height:auto;padding:5px 10px;}
	
	.customer_bg .main_title H2 {font-size:28px; line-height:30px; padding:15px 0 0px 0;}
	.customer_bg .main_title H3 {font-size:14px; padding:15px 0px 10px 0px; line-height:22px;}
	.borard_area {padding:0;}
	.cutomer_cen {padding:10px 0 10px 0;}
	.cutomer_icon li {height:150px; padding:10px 0 0 0;}
	.cutomer_icon li H3 {font-size:14px;}
	.cutomer_icon {padding:0;}
	
}


/*하단*/
#ft{background-color:#0b2750;font-size:14px;color:#b9bdc5;text-align:center;min-width:320px}
#ft a{color:#b9bdc5;}
#ft span{display:inline-block;padding:0 6px;margin:0;color:#b9bdc5;}
#ft p{color:#b9bdc5;}
.ft_company{padding:60px 0 0 0;/*line-height:50px;border-bottom:1px solid #474747;*/}
.ft_company ul {}
.ft_company li {padding:6px 20px; border-radius:30px; border:1px solid #b9bdc5; font-size:14px; font-weight:400; display:inline-block; margin:0 10px 0 0;}

.ft_info{padding:40px 0 !important; font-weight:200;}
.ft_info p{line-height:28px !important;padding:0 !important;}
.ft_info p span{}
.ft_info p.copyright{}


#ft_to_top{position:fixed;right:10px;bottom:10px;opacity:0.7;border:1px solid #707070;}
#ft_to_top:hover{opacity:1;}

#ft div{width:auto;height:auto;background:none;}

@media(max-width:1190px){
	.ft_info p br{display:none;}
}
@media(max-width:730px){
	#ft{font-size:14px;}
	.ft_info p{line-height:25px !important;}
}
@media(max-width:520px){
	#ft{font-size:12px;}
	.ft_company{line-height:30px; padding:30px 0 0 0;}
	.ft_info{padding:15px 0 !important;}
	.ft_info p{line-height:22px !important;}
	.ft_company li {font-size:12px; padding:0 20px;}
	#ft span {padding:0;}
}


/*서브 공통*/
#sub_visual{position:relative;/*height:299px;*/ height:217px; background-size:cover !important; margin:80px 0 0 0; color:#fff;}

#sub_visual {color:#fff;}
#sub_visual hr {background:#fff; width:60px; height:3px;}
#sub_visual h2{font-size:38px;font-weight:400;letter-spacing:-0.6px;text-shadow:5px 5px 10px rgba(0,0,0,0.1)}
#sub_visual h3{font-size:16px;line-height:20px;font-weight:300;text-shadow:5px 5px 10px rgba(0,0,0,0.1);padding-top:15px;}


.sub_height {/*height:299px;*/ height:217px; }
.sub_mar {margin:0 !important;}

.company_visual{background:url('/img/company_visual.jpg')center no-repeat;}
.product_visual{background:url('/abletech/img/sub_visual_product.jpg')center no-repeat;}
.business_visual{background:url('/abletech/img/sub_visual_business.jpg')center no-repeat;}
.customer_visual{background:url('/abletech/img/sub_visual_customer.jpg')center no-repeat;}
.about_visual{background:url('/abletech/img/sub_visual_about.jpg')center no-repeat;}
.technology_visual{background:url('/abletech/img/sub_visual_technology.jpg')center no-repeat;}


.sub_menu{/*height:44px*/text-align:center;border-bottom:1px solid #ededed;border-top:1px solid #ededed;background-color:#fff;}
.sub_menu ul{padding:0;margin:0;}
.sub_menu a {/*line-height:34px;*/}

#sct_location {/*border:1px solid #e9e9e9;background:#f2f5f9;letter-spacing:-4px*/ text-align:right; padding:10px 0;}
#sct_location a {display:inline-block;padding:5px 10px;text-decoration:none;letter-spacing:0 !important}
.sct_here {font-weight:bold}
.sct_bg {padding-right:13px !important;background:url('/mobile/skin/shop/basic/img/sct_bg_toright.gif') right 8px no-repeat}

#sub_m_nav{width: 1170px;margin:0 auto; display:inline-block;}

ul.dropdown{position: relative; width: 100%; margin:0;padding:0;}
ul.dropdown li{font-weight: bold;float: left;position: relative;line-height:44px;border-right:1px solid #ededed;font-size:15px;list-style:none;}
ul.dropdown li a { display: block; color: #5e5e5e; position: relative;z-index: 2000;text-decoration: none;font-weight: 400; padding:0 10px;text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;box-sizing:border-box;}
ul.dropdown li.drop01 a{width:165px;}
ul.dropdown li.drop01 > a{padding:0 20px 0 20px;line-height:44px;}
ul.dropdown li.drop02 a{width:210px;}
ul.dropdown li.drop02 > a{padding:0 20px 0 0px;line-height:44px;}
ul.dropdown li:first-child a { display:block; }
ul.dropdown a:hover{color: #000;}

ul.dropdown li a:hover,
ul.dropdown li a.hover{background: #999999;position: relative;color: #fff;}
ul.dropdown ul{display: none;position: absolute; top: 0;left: -1px;width: 180px;z-index: 1000;}
ul.dropdown ul li {font-weight: normal;/*background: #f6f6f6;*/ color: #000;/*border-bottom: 1px solid #ededed;border-left:1px solid #ededed;*/font-size:14px; text-align:left;}
ul.dropdown ul li a{display: block;color: #5e5e5e !important;background: #eeeeee !important;text-align:center;} 
ul.dropdown ul li a:hover{background: #999999 !important;color: #fff !important;} 

.drop > a{position: relative;}
.drop > a:after{content:"";width:8px;height:5px; z-index: 999;display:inline-block;background:url('/abletech/img/sub_icon.png')center no-repeat;/*margin-left:15px;*/position:absolute;top:20px;right:13px;}
.drop > a:hover:after{content:"";background:url('/abletech/img/sub_icon_on.png')center no-repeat;}

.drop_home a {width:55px;height:44px;background:url('/abletech/img/home_btn.png') center no-repeat;padding:0 !important;border-left:1px solid #ededed}
.drop_home a:hover{background:#999999 url('/abletech/img/home_btn_on.png') center no-repeat !important;}

.sub_title{color:#272727;text-align:center;/*padding-bottom:60px;*/}

.sub_title h2{font-size:45px; color:#275fb4; font-weight:500;}
.sub_title h3{font-size:20px;font-weight:400;padding-top:35px;}
.sub_title h3 span{color:#1268b0;}

.sub_title .customer_color {color:#108da8 !important;}

.sub_title p{font-size:18px;font-weight:300; color:#666666; padding:20px 0 0 0;}

.sub_area{padding:50px 0;}


@media(max-width:1190px){
	#sub_m_nav{width:100%;}
}

@media(max-width:1170px){
	#sub_visual{height:300px;}
	#sub_visual .sub_copy{padding-top:80px;}
	#sub_visual .sub_copy h2{font-size:50px;}
	#sub_visual .sub_copy h3{font-size:24px;line-height:36px;padding-top:10px;}

	.sub_title{padding-bottom:50px;}
	.sub_title h2{font-size:36px;}
	.sub_title h3{font-size:18px;padding-top:25px;}

	.sub_area{padding:20px 0 10px 0;}
	.sub_title p {padding:10px 0 0 0;}
	.sub_title{padding-bottom:0px;}
}

@media(max-width:730px){
	
	#sub_visual{height:250px;}
	#sub_visual .sub_copy{padding-top:70px;}
	#sub_visual .sub_copy h2{font-size:42px;}
	#sub_visual .sub_copy h3{font-size:20px;line-height:32px;}

	
	.sub_title h2{font-size:32px;}
	.sub_title h3{font-size:16px;padding-top:20px;}
}
@media(max-width:520px){
	.sub_area{padding:20px 0;}

	.sub_title p {font-size:14px; padding:14px 0 0 0; line-height:22px;}
	#sub_visual{height:100px;}
	.sub_height {height:100px;}
	.sub_mar {margin:0 auto !important}
	#sub_visual h2 {font-size:16px; line-height:10px; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
	#sub_visual h3 {font-size:12px; line-height:16px; padding-top:6px; text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
	#sub_visual .sub_copy{padding-top:50px;}
	#sub_visual .sub_copy h2{font-size:36px;}
	#sub_visual .sub_copy h3{font-size:16px;line-height:26px;}

	.sub_title{padding-bottom:0px;}
	.sub_title h2{font-size:28px;}
	.sub_title h3{font-size:14px;line-height:22px;padding-top:15px;}

	/*.sub_menu{display:none;}*/
	.drop01 {display:none;}
}



/*서브*/
.intro_area{}
.intro_area ul{}
.intro_area ul li{overflow:hidden;}
.intro_area ul li:first-child{margin-bottom:30px;}
.intro_area .intro_img{display:inline-block;}
.intro_area .intro_img img{width:100%;}
.intro_area .intro_txt{}
.intro_area .intro_txt h2{font-size:26px;line-height:36px;color:#272727;font-weight:400;}
.intro_area .intro_txt p{font-size:16px;line-height:27px;color:#5e5e5e;}
.intro_area .intro_txt span{font-size:24px;color:#5e5e5e;font-family:'Nanum Brush Script';margin-top:120px;display:inline-block;}
.intro_area .wrap{padding-bottom:24px;}
.intro_area .intro_left{float:left;}
.intro_area .intro_right{float:right;}

@media(max-width:1190px){
	.intro_area .intro_left{float:none;}
	.intro_area .intro_right{float:none;}

	.intro_area{text-align:center;}
	.intro_area .intro_txt h2{margin-top:30px;}
	.intro_area .intro_txt p br{display:none;}
	.intro_area .intro_txt span{margin:30px 0;}
}

@media(max-width:730px){
	.intro_area .intro_txt h2{font-size:22px;line-height:32px;}
	.intro_area .intro_txt p{font-size:14px;line-height:24px;}
	.intro_area .intro_txt span{font-size:20px;}
	.intro_area .wrap{padding-bottom:20px;}
}

@media(max-width:520px){

}
/*사업소개*/
.business_con {}
.business_con H2 {font-size:26px; font-weight:400; color:#0d6ca2;}
.business_con H3 {font-size:16px; font-weight:300; color:#5e5e5e; padding:6px 0 26px 0; line-height:18px;}
.business_con ul {font-size:0;}
.business_con li {display:inline-block; border:1px solid #e9e9e9; margin:0 8px 8px 0;}
.business_con li:last-child {margin:0 0 0 0;}
.business_con hr {margin:50px 0 30px 0; background:#e9e9e9; width:100%; height:1px;}
/*사업소개*/

/*기술소개*/
.technology_con {}
.technology_con H2 {font-size:26px; font-weight:400; color:#275fb4; padding:30px 0 15px 0;}
.technology_con H3 {font-size:16px; font-weight:300; color:#5e5e5e; padding:0px 0 0px 0;}
.technology_con ul {font-size:0;}
.technology_con li {}
.technology_img_lt {width:50%;display:inline-block; vertical-align: top;}
.technology_txt {width:50%;display:inline-block; background:#f4f7fb; text-align:center;height:370px;}
.technology_img_to {}
.float_lr {float:right;}
.float_cl {clear:both;}


.technology_con02 .mini_title{font-size:23px; color:#272727; padding-bottom:15px; font-weight:500; text-align:left;}
.technology_con02 .tech_section{padding-bottom:50px;}
.technology_con02 p{font-size:16px; color:#5e5e5e;}
.technology_con02 .sec_title{font-size:20px; color:#275fb4; padding-bottom:15px; font-weight:500;}
.technology_con02 .border_pd{border:1px solid #ccc; padding:40px;}
.technology_con02 .border{border:1px solid #ccc;}

.technology_con02 ul.solution{overflow:hidden;}
.technology_con02 ul.solution li{float:left; width:48.5%;}
.technology_con02 ul.solution li:last-child{float:right;}

.technology_con02 strong.as_title{font-size:16px; color:#272727; padding-bottom:10px; display:block;}
.technology_con02 .as .sec_title{font-size:18px;} 
.technology_con02 .as p{color:#666666; font-weight:300; padding-bottom:7px;}
.technology_con02 .as span{font-weight:600;}
.technology_con02 .pd_top{padding-top:15px;}

.technology_con02 .gray_title{font-size:16px; color:#272727; text-align:center; background:#efeff0; display:block; padding:10px; border-bottom:1px solid #ccc; font-weight:500;}
.technology_con02 .gray_title01{border:1px solid #ccc; border-bottom:none;}

.technology_con02 ul.to_be02{overflow:hidden;}
.technology_con02 ul.to_be02 li{float:left; width:48.5%;}
.technology_con02 ul.to_be02 li:first-child{}
.technology_con02 ul.to_be02 li:last-child{float:right; text-align:center;}

.technology_con02 ul.to_be02 li:first-child .to_be_box{padding:20px;}
.technology_con02 ul.to_be02 li:last-child .to_be_box{color:#666; padding:40px 0;}
.technology_con02 ul.to_be02 li:last-child .to_be_box p{padding-top:12px;}
.technology_con02 ul.to_be02 li:last-child .to_be_box p:first-child{padding-top:0px;}


.technology_con02 .pd_10{padding:30px;}


.tech_section_02 p{color:#666; padding-bottom:10px;}
.tech_section_02 p:last-child{padding-bottom:0px;}
.tech_section_03 P{padding-bottom:15px;}
.tech_section_03 .first_img{padding-bottom:30px;}


.technology_con02 table,.technology_con02 td,.technology_con02 th { 
  text-align: center;
 border-right:0px;
 border-left:0px;
}
.technology_con02 td p{color:#666;}
.technology_con02 th{text-align:center; background:#2258b2; font-size:18px; color:#fff; font-weight:500;}
.technology_con02 table {border-collapse: collapse; width: 100%; border:1px solid #ddd;}
.technology_con02 th,.technology_con02 td {padding: 12px 8px ; border:1px solid #ddd;}

.technology_con02 .th{text-align:center; background:#2258b2; font-size:18px; color:#fff; font-weight:500; padding: 12px 8px ;}
.technology_con02 p.td{padding: 12px 8px ; border-bottom:1px solid #ccc; text-align:center;}
.technology_con02 p.td_last{border-bottom:0px;}


/*기술소개*/

/*문의하기*/
.contactus_con {text-align:center;}
.contactus_con H2 {font-size:22px; font-weight:300; color:#1c515c; padding:0px 0 40px 0; letter-spacing:-0.02em;}
.contactus_con ul {font-size:0;}
.contactus_con li {width:31.6%; display:inline-block; border-radius:6px; overflow:hidden; border:1px solid #e9e9e9; margin:0 30px 0 0;}
.contactus_con li:last-child {margin:0 0px 0 0;}
.contactus_bg {background:#efeff0; padding:40px 0;}
.contactus_bg H3 {font-size:22px; font-weight:400; color:#108da8; padding:20px 0 0px 0;}
.contactus_mail {font-size:18px; font-weight:300; color:#666666; height:120px; vertical-align:middle;}
/*문의하기*/


/*문의하기*/
.about_con {}
.about_con H2 {font-size:22px; font-weight:300; color:#272727; padding:0px 0 0px 0; letter-spacing:-0.02em; line-height:34px;}
.about_con hr {margin:30px 0 30px 0; background:#e9e9e9; width:100%; height:1px;}
.about_con H3 {font-size:17px; font-weight:300; color:#5e5e5e; padding:0px 0 0px 0; letter-spacing:-0.02em; line-height:28px;}
.sign_img {padding:0 0 0 10px;}
/*문의하기*/

/*문의하기*/
.about_con {}
.about_con H2 {font-size:22px; font-weight:300; color:#272727; padding:0px 0 0px 0; letter-spacing:-0.02em; line-height:34px;}
.about_con hr {margin:30px 0 30px 0; background:#e9e9e9; width:100%; height:1px;}
.about_con H3 {font-size:17px; font-weight:300; color:#5e5e5e; padding:0px 0 0px 0; letter-spacing:-0.02em; line-height:28px;}
.sign_img {padding:0 0 0 10px;}
/*문의하기*/

/*조직도*/
.org_con {text-align:center;}
.org_img {padding:0 0 80px 0px;}

/*history 시작*/
.about_area .history_title{background:url('/img/history_img.jpg')center no-repeat;}
.history_img{padding-top:60px;}
.history_img figure{text-align:center;}

.org_con table{border-collapse:collapse;width:100%;display:none;}
.org_con table td{font-size:14px;color:#fff;text-align:center;padding:15px 0;}
.org_con tr.color01 td{background-color:#23519a;padding:20px 0;font-size:18px;}
.org_con tr.color02 td{background-color:#22aaba;padding:15px 0;font-size:16px;}
.org_con tr.color03 td{background-color:#999999;width:50%;border:1px solid #fff;}
.org_con tr.color04 td{color:#5e5e5e;border:1px solid #e5e5e5;width:50%;}
.org_con hr{display:none;width:1px;height:30px;background-color:#ccc;margin:0 auto;}


@media(max-width:1190px){
	.history_img{padding-top:40px;}
	.org_con figure img{width:100%;}
}
@media(max-width:1190px){
.org_con {padding:30px 0;}
}
@media(max-width:550px){
	.org_con img{padding-top:20px;display:none;}

	.org_con table{display:table;}
	.org_con hr{display:block;}
}

/*history 끝*/
/*조직도*/

/*CI 소개*/
.ci_con {text-align:center;}
.ci_con H2 {font-size:18px; font-weight:300; color:#5e5e5e; padding:0px 0 0px 0; letter-spacing:-0.02em;}
.ci_con H3 {font-size:18px; font-weight:300; color:#b41e1e; padding:0px 0 0px 0; letter-spacing:-0.02em;}
.ci_con H3 img {vertical-align:top;}
.ci_txt { height:70px; border-top:1px solid #e9e9e9;}
.ci_con ul {font-size:0; padding:0 0 50px 0;}
.ci_con li {width:48%; display:inline-block; border-radius:6px; overflow:hidden; border:1px solid #e9e9e9; margin:0 30px 0 0;}
.ci_con li:last-child {margin:0 0px 0 0;}
/*CI 소개*/

/*오시는 길*/
.location_con{border:1px solid #e8e8e8;}
.location_con ul{font-size:16px;color:#5e5e5e;background:#f9f9f9; height:68px;}
.location_con li{margin-right:3px; display:inline-block;}
.location_con span {color:#272727;}
.locatoin_img {}
.location_con iframe{}
.location_padd {}

@media(max-width:730px){
	.location_tab{padding-bottom:30px;}
	.location_con iframe{height:350px;/*margin-top:30px;*/}
}
@media(max-width:520px){
	.location_con iframe{height:280px;/*margin-top:25px;*/}

	.location_tab{padding-bottom:25px;}
	.location_tab ul li a{font-size:14px;height:42px;line-height:40px;}
	.location_con p{font-size:14px;line-height:25px;}
	.business_con H2 {font-size:18px;}
	.business_con H3 {font-size:14px;}
	.contactus_con H2 {font-size:14px;line-height:22px;}
}

/*제품소개*/
.product_list{text-align:center;max-width:1300px;margin:0 auto;}
.product_list ul{}
.product_list ul li{display:inline-block;width:370px;height:370px;border:1px solid #dadada;border-radius:50%;overflow:hidden;margin:0 12px 45px;}
.product_list .product_img{}
.product_list .product_txt{height:180px;line-height:160px;}
.product_list .product_txt .wrap{display:inline-block;letter-spacing:-0.6px;vertical-align:middle;line-height:0;}
.product_list .product_txt p{font-size:24px;line-height:24px;color:#272727;font-weight:600;padding-bottom:10px;}
.product_list .product_txt span{font-size:18px;line-height:18px;color:#5e5e5e;}

.pro_left_menu {display:inline-block; width:19%;}
.pro_right_area {display:inline-block; width:79%; vertical-align:top; padding:0 0 0 35px}

#accordian {
	background: #eee;
	/*width: 250px;*/
	margin: 70px auto 0 auto;
	color: white;
	/*box-shadow: 
		0 5px 15px 1px rgba(0, 0, 0, 0.6), 
		0 0 200px 1px rgba(255, 255, 255, 0.5);*/
}

/* 메뉴 스타일 */
#accordian h3 {
	font-size: 15px;
	line-height: 34px;
	padding: 5px 10px;
	cursor: pointer;
	/*background: #eee;*/
	border-top:1px solid #ccc;
	/*background: linear-gradient(#003040, #002535);*/
}
#accordian h3 a {color:#272727;}
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}

/* 아이콘폰트 스타일 */
#accordian h3 span {
	font-size: 16px;
	margin-right: 10px;
}
#accordian li {
	list-style-type: none;
}

/* 서브메뉴 스타일 */
#accordian ul ul li a {
	color: #666;
	text-decoration: none;
	font-size: 15px;
	line-height: 27px;
	display: block;
	padding: 2px 15px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-ms-transition: all 0.15s;
	transition: all 0.15s;
}
#accordian ul ul li a:hover {
	/*background: #003545;*/
	color:#275fb4;
	font-weight:600;
	border-left: 5px solid #09c;
}

/* active 클래스 외에 것은 보이지 않게 하기 */
#accordian ul ul {
	/*display: none;*/
	background:#fff;
}
#active {background:#275fb4 !important;}
#active a{color:#fff !important;}

@media(max-width:1190px){
	.business_con {text-align:center;}
	.business_con H2 {padding:20px 0 0 0;}
	.business_con H3 {line-height:26px;}
	.technology_con li {text-align:center;display:block; }
	.technology_con .technology_img_lt {width:100%;}
	.technology_con li .technology_txt {width:100%; display:block; margin:0 auto;}
	.float_lr {float:none;}
	.technology_con {padding:50px 0 0 0;}
	.ci_con li {width:auto; margin:0 20px 20px 20px;}
	.location_con li {display:block;}
	.location_padd {display:none !important;}
	.location_con ul {font-size:13px; height:135px; line-height:28px;}
	.contactus_con li {width:100%; margin:0 0 20px 0;}
}

@media(max-width:1170px){
	.product_list ul li{width:320px;height:320px;margin:0 10px 30px;}
	.product_list .product_img img{width:100%;}
	.product_list .product_txt{height:157px;line-height:137px;}
}


@media(max-width:1000px){
#accordian {display:none;}
.pro_right_area {width:100%; padding:0;}
}

@media(max-width:730px){
	.business_con li {width:100%; margin:0 0 8px 0; border:none}
	.business_con li img {border:1px solid #e9e9e9;}
	.product_list ul li{width:290px;height:290px;}
	.product_list .product_txt{height:142px;line-height:122px;}
	.product_list .product_txt p{font-size:20px;}
	.product_list .product_txt span{font-size:15px;}
}

@media(max-width:640px){
.ci_con li {margin:0 0px 10px 0px;}
.ci_con li img {width:100%;}
.ci_txt {height:40px; }
.ci_con H2 {font-size:16px;}
.ci_con ul {padding:0 0 30px 0;}
.ci_con H3 {font-size:16px; line-height:22px;}
}

@media(max-width:520px){
	.product_list ul li{margin:0 5px 10px;}
	.technology_con {padding:0;}
	.technology_txt {height:230px; padding:0 10px;}
	.technology_con H3 {font-size:13px; line-height:18px;}
	.technology_con H2 {font-size:20px; padding:15px 0 7px 0;}
	.about_con H2 {font-size:16px; line-height:26px; text-align:center;}
	.about_con H3 {font-size:14px; line-height:20px; text-align:center;}
	.contactus_bg {padding:15px 0;}
	.contactus_bg H3 {font-size:17px; padding:10xp 0 0 0;}
	.contactus_mail {height:50px; font-size:14px;}
}


/*제품*/
.product_area{}
.product_area ul{}
.product_area ul li{padding:50px 0;border-top:1px solid #e3e3e3;}
.product_area ul li p{font-size:16px;line-height:25px;padding:4px 0;color:#5e5e5e;}
.product_area .product_wrap{overflow:hidden;}
.product_area .product_wrap02{padding-top:30px;}
.product_area .product_img{float:left;margin-right:45px;}
.product_area .product_img02{margin-right:0;margin-bottom:30px;float:none;}
.product_area .product_txt{float:left;}
.product_area .product_txt h2{font-size:30px;color:#272727;padding-bottom:25px;}
.product_area .product_txt h5{font-size:20px;padding-bottom:10px;}
.product_area .product_txt p{}
.product_area .product_txt p b{color:#272727;display:inline-block;width:45px;}
.product_area .product_txt p b.coated_b{width:90px;}
.product_area .product_txt .wrap{}
.product_area .product_txt_textile h2{padding-bottom:10px;}
.product_area .product_txt_pb{padding-top:30px;}

.product_area .product_app{margin-top:25px;}
.product_area .product_app h3{font-size:20px;line-height:26px;color:#1268b0;}
.product_area .product_app .txt_wrap{background-color:#f8f8f8;padding:30px;position:relative;margin-top:17px;}
.product_area .product_app .txt_wrap figure{position:absolute;right:50px;top:45px;}
.product_area .product_app h4{font-size:20px;color:#272727;padding-bottom:10px;}
.product_area .product_app h4 span{font-size:15px;color:#1268b0;font-weight:400;}
.product_area .product_app p{}
.product_area .product_app .app_desc{font-size:15px;line-height:22px;color:#1268b0;padding-top:5px;}


@media(max-width:1170px){
	.product_area .product_wrap{text-align:center;}
	.product_area .product_img{float:none;margin-right:0;margin-bottom:30px;}
	.product_area .product_txt{float:none;/*display:inline-block;*/text-align:left;}
	.product_area .product_app .txt_wrap figure{position:static;padding-top:15px;}
	.product_area .product_txt h2 br{display:none;}
	.product_area ul li p br{display:none;}
}

@media(max-width:730px){
	.product_area ul li{padding:40px 0;}
	.product_area .product_txt h2{font-size:26px;padding-bottom:15px;}
	.product_area .product_txt h5{font-size:18px;}
	.product_area ul li p{font-size:15px;line-height:24px;}

	.product_area .product_app h3{}
	.product_area .product_app .txt_wrap{padding:20px;}
	.product_area .product_txt_pb{padding-top:20px;}

	.technology_con02 .mini_title{font-size:18px; text-align:center; padding-bottom:15px;}
	.technology_con02 .tech_section{padding-bottom:15px; }
	.technology_con02 .sec_title{text-align:center; font-size:18px;}
	.technology_con02 .border_pd{padding:10px;}
	.technology_con02 p{text-align:center; font-size:14px;}
	.technology_con02 ul.solution li{float:none; width:100%;}
	.technology_con02 ul.solution li:last-child{margin-top:15px;}
	.technology_con02 strong.as_title{text-align:center;}
	.technology_con02 ul.to_be02 li{width:100%; float:none;}
	.technology_con02 ul.to_be02 li:last-child{margin-top:10px;}
	.technology_con02 ul.to_be02 li:last-child .to_be_box{padding:20px 0;}
	.technology_con02 th{font-size:15px;}
	.tech_section_03 .first_img{padding-bottom:10px;}
	.technology_con02 .th{font-size:15px;}


}

@media(max-width:520px){
	.product_area ul li{padding:30px 0;}
	.product_area .product_img{display:inline-block;margin-bottom:25px;}
	.product_area .product_img img{width:100%;}
	.product_area .product_txt h2{font-size:22px;}
	.product_area .product_txt h5{font-size:16px;}
	.product_area ul li p{font-size:14px;line-height:23px;padding:2px 0;}
	.product_area .product_txt p b{width:35px;}
	.product_area .product_txt p b.coated_b{width:75px;}
	.product_area .product_app .txt_wrap{padding:20px 10px;}
	.product_area .product_app h3{font-size:18px;}
	.product_area .product_app .app_desc{font-size:14px;}

	.product_area .product_app h4{font-size:18px;}
	.product_area .product_app h4 span{font-size:13px;line-height:20px;}

}

/*IR*/

/* padding */
.pad5T{padding-top:5px}
.pad10T{padding-top:10px}
.pad10TB{padding-top:10px;padding-bottom:10px;}
.pad15T{padding-top:15px}
.pad15T td {padding:7px 0}
.pad20T{padding-top:20px}
.pad25T{padding-top:25px;}
.pad5R{padding-right:5px}
.pad10L{padding-left:10px}
.pad10{padding:10px;}

/* 텍스트 */
.small_txt {color:#b2b2b2;font-size:10px;font-family:"verdana";text-decoration:none;} 
.txt_11px {font-size:11px;text-decoration:none;} 
.location {font-size:10px;font-family:"verdana";}
.location_ON{font-size:11px;color: #4979c1;font-weight:bold;}
.date {color:#92a5bb;font-size:11px;}
.title {font-family:"돋움";border: 1px solid dddddd;padding: 5px;background-color: #f0f0f0;}
.s_tit_01 {color:#888888;font-size:16px;font-weight:bold;}
.s_tit_02 {color:#e995af; font-weight:bold;font-size:14px;}
.s_tit_03 {color:#76b2d5; font-weight:bold;font-size:14px;}
.s_tit_04 {color:#d89637;font-weight:bold;font-size:14px;}
.col_greyB {color: #454545;font-weight:bold;} 
.col_blueB {color: #4979c1;font-weight:bold;}
.col_blue {color: #4979c1;}  
.col_greenB {color:#6b8a29;font-weight:bold;}
.col_green{color:#6b8a29;}  
.col_yellowB {color:#d89637; font-weight:bold;}
.col_yellow{color:#d89637;}
.col_orangeB {color:#c5640d; font-weight:bold;}
.col_orange {color:#c5640d;}
.col_redB {color:#73362a; font-weight:bold;}
.col_red {color:#73362a;}
.col_whiteB {color:#ffffff; font-weight:bold;}
.col_white {color:#ffffff;}
.col_violet {color:#8145bb;}
.col_violetB {color:#8145bb; font-weight:bold;}
.col_brown {color: #9c896f;} 
.col_brownB {color: #9c896f;font-weight:bold;} 

/* 라인 스타일*/
.line_RL {border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #dddddd;border-left-color: #dddddd;} /* 좌우 1px라인*/
.line_B {border-bottom-width: 1px;border-bottom-style: solid;dddddd;border-bottom-color: #dddddd;}
.line_T {border-top-width: 1px;border-top-style: solid;dddddd;border-top-color: #dddddd;}
.line_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 24px;
} 
.line_EA{background-color: #EAEAEA;}
.line_E8{background-color: #E8E8E8;}


.box_T_line01{padding: 7px;border-top-width: 2px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #93c0d8;border-right-color: #dddddd;border-bottom-color: #dddddd;border-left-color: #dddddd;}
.box_T_line01 td{font-size:1.2em;line-height:1.8em;}

@media(max-width:730px){
	.stock_frame{height:2590px;}
}

@media(max-width:520px){
	/*.stock_frame{height:2700px;}*/

	.finance_table{}
	.finance_table td:first-child{width:110px;}
}

@media(max-width:370px){
	.stock_frame{height:2810px;}
	.data_frame{height:630px;}

}

/*게시판*/

.pg{border-right:0;display:inline-block;overflow:hidden;}
.pg_page, .pg_current, .qa_page{float:left;display:inline-block;width:35px;height:35px;;line-height:35px;border:1px solid #e6e4e5;font-size:14px;color:#888888 !important;padding:0;background-color:#FFF;margin:0 2px;}
.pg_current{margin:0;color:#222222 !important;border:1px solid #222222;background-color:#FFF;}
.pg_prev, .pg_next, .pg_end, .pg_start{/*text-indent:-99999px;*/}
.pg_prev{background:url('/abletech/img/page_btn_03.png') center no-repeat;}
.pg_next{background:url('/abletech/img/page_btn_04.png') center no-repeat;}
.pg_end{background:url('/abletech/img/page_btn_02.png') center no-repeat;}
.pg_start{background:url('/abletech/img/page_btn_01.png') center no-repeat;}



.bo_fx_top{overflow:hidden;padding-bottom:10px;}
/*#bo_sch {text-align:center;float:right;}
#bo_sch select{width:130px;height:35px;border:1px solid #b9b9b9;font-size:14px;color:#666666;padding-left:10px;}
#bo_sch input#stx{width:195px;height:35px;border:1px solid #b9b9b9;background:#fff !important;padding:0 10px;}
#bo_sch input[type="submit"]{width:50px;height:35px;line-height:35px;background-color:#1268b0;font-size:14px;color:#fff;border:0;padding:0;margin-left:-4px;border-radius:0 5px 5px 0;letter-spacing:0;font-weight:600;}*/

@media(max-width:850px){
	
	#bo_list_total{float:none !important;text-align:center;padding-bottom:10px !important;}
	#bo_sch{float:none;}


}

@media(max-width:550px){



}