@charset "utf-8";
@import url("slider.css");
@import url("mnav.css");

header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none;}
html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#fc4f08; cursor:pointer; }

a { text-decoration:none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  vertical-align:baseline; background:transparent; }

/*****************************PC화면*************************************/

@media all and (min-width:699px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#454545; /*background-color:#f0f1f3;*/ }
#top { background-color:#343848; border-top:0px solid #333; height:72px;  }
#header {width:1120px; margin:0 auto;  padding:0px 0 0 0; position:relative; }
#header div.logo { position:absolute; padding-top:12px; box-sizing:border-box; background-color:#282b3a; height:72px; width:210px; text-align:center; z-index:10;}
aside.util { position:absolute; right:5px; top:18px; width:12%; background-color:#fff; border-radius:3px; }
aside.util div.util_Area {  margin:0 auto;  text-align:center; padding:8px 0px 10px 0; }
aside.util div.util_Area a{  padding:0px 8px; border-left:1px solid #dfdfdf; }
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
#menu{ clear:both; width:100%;   font-size:15px; font-weight:600; box-sizing: border-box;  position:relative;  border-bottom:0px solid #dfdfdf; }
#menu div.menu {width:750px; box-sizing: border-box;  margin:0 auto;  padding:25px 0px 0px 50px; box-sizing: border-box;}
#menu ul {padding:0; margin:0; list-style:none;}
#menu ul.top_menu li {float:left; padding:0px;  height:20px; width:20%; text-align:center; }
#menu ul li a{ color:#fff;}
#menu ul li ul li a{ color:#333;}
#menu li a{display:inline-block; }
#menu li a:hover{color:#fc4f08;}
#menu_open{display:none;top:10px ; width:100%;text-align:left;padding:10px 0 0 0;width:700px}
#menu_open ul.snb{float:left; margin:0;padding:0;}

/*슬라이드메뉴*/
#snb{position:absolute; z-index:999; width:100%;  left:0;top:72px; background:#fff;  border-top:0px solid #dfdfdf; border-bottom:1px solid #dfdfdf; font-size:12px; box-sizing: border-box;}
#snbBox {width:1120px; margin:0 auto;}
#snb ul.snb_ul1 {padding:15px 0 20px 240px;  width:730px; overflow:hidden; background-image:url("../../img/main/bg_submenu.png"); background-position:left top; background-repeat:no-repeat; }
#snb ul.snb_ul1 li{float:left; width:19.5%; padding:0 0 0 0px;  box-sizing: border-box;  }
#snb ul.snb_ul1 li ul.snb_ul2 {border-left:1px solid #e5e5e5; height:250px; padding:0 0 0 20px;}
#snb ul.snb_ul1 li ul.first {border-left:0px ; }
#snb ul.snb_ul1 li span.m_menu{display:none;}
#snb ul.snb_ul1 li ul li{ width:100%; clear:both; padding:7px 0; border-left:0px;}

#main{width:100%; margin:0px auto;   background-color:#f0f0f0; }
section.slider {max-width:1120px; margin:0 auto; position:relative; padding:35px 0 40px 0;}
div.flexslider {width:885px; height:500px; }

/*company*/
section.Box_01 {position:absolute; right:0px; top:99px;}
section.Box_01 a { display:block; color:#fff; width:235px; height:71px;  background-color:#023373; background-image:url("../../img/images/bg_company.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_01 a:hover{ background-color:#494d5d;  }
section.Box_01 strong.tit01{font-size:20px; }
section.Box_01 span.txt01{display:block; padding-top:10px;}

section.Box_11 {position:absolute; right:0px; top:171px;}
section.Box_11 a { display:block; color:#fff; width:235px; height:71px;  background-color:#023373; background-image:url("../../img/images/bg_company1.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_11 a:hover{ background-color:#494d5d;  }
section.Box_11 strong.tit01{font-size:20px; }
section.Box_11 span.txt01{display:block; padding-top:10px;}

section.Box_12 {position:absolute; right:0px; top:243px;}
section.Box_12 a { display:block; color:#fff; width:235px; height:71px;  background-color:#023373; background-image:url("../../img/images/bg_company2.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_12 a:hover{ background-color:#494d5d;  }
section.Box_12 strong.tit01{font-size:20px; }
section.Box_12 span.txt01{display:block; padding-top:10px;}

section.Box_13 {position:absolute; right:0px; top:218px;}
section.Box_13 a { display:block; color:#fff; width:235px; height:62px;  background-color:#023373; background-image:url("../../img/images/bg_company3.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_13 a:hover{ background-color:#494d5d;  }
section.Box_13 strong.tit01{font-size:20px; }
section.Box_13 span.txt01{display:block; padding-top:10px;} 


/*business*/
section.Box_02 {position:absolute; right:0px; top:315px;  }
section.Box_02 a { display:block; color:#fff; width:235px; height:72px; background-color:#497c00; background-image:url("../../img/images/bg_company4.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_02 a:hover{ background-color:#494d5d;   }
section.Box_02 strong.tit01{font-size:20px;}
section.Box_02 span.txt01{display:block; padding-top:10px;}

section.Box_21 {position:absolute; right:0px; top:388px;  }
section.Box_21 a { display:block; color:#fff; width:235px; height:72px; background-color:#497c00; background-image:url("../../img/images/bg_company5.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_21 a:hover{ background-color:#494d5d;   }
section.Box_21 strong.tit01{font-size:20px;}
section.Box_21 span.txt01{display:block; padding-top:10px;}


section.Box_22 {position:absolute; right:0px; top:461px;  }
section.Box_22 a { display:block; color:#fff; width:235px; height:73px; background-color:#497c00; background-image:url("../../img/images/bg_company6.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_22 a:hover{ background-color:#494d5d;   }
section.Box_22 strong.tit01{font-size:19px;}
section.Box_22 span.txt01{display:block; padding-top:10px;}


section.Box_23 {position:absolute; right:0px; top:460px;  }
section.Box_23 a { display:block; color:#fff; width:235px; height:60px; background-color:#e6ad00; background-image:url("../../img/images/bg_company7.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_23 a:hover{ background-color:#494d5d;   }
section.Box_23 strong.tit01{font-size:18px;}
section.Box_23 span.txt01{display:block; padding-top:10px;}


/*전화문의*/
section.Box_04 {position:absolute; right:0px; top:35px;  }
section.Box_04 a { display:block; color:#fff; width:235px; height:63px; background-color:#282b3a;  background-position:right bottom; background-repeat:no-repeat;   box-sizing:border-box; padding: 10px 0px;}
section.Box_04 a:hover{ background-color:#494d5d; }
section.Box_04 strong.tit01{font-size:22px; color:#f1c945; }
section.Box_04 span.txt01{display:block; padding-top:0px; font-size:13px;}
/*전화문의*/
section.Box_40 {position:absolute; right:0px; top:484px;  }
section.Box_40 a { display:block; color:#fff; width:235px; height:51px; background-color:#497c00;  background-position:right bottom; background-repeat:no-repeat;   box-sizing:border-box; padding:10px 0px;}
section.Box_40 a:hover{ background-color:#494d5d; }
section.Box_40 strong.tit01{font-size:22px; color:#f1c945; }
section.Box_40 span.txt01{display:block; padding-top:0px; font-size:13px;}



/*QnA*/
section.Box_06 {display:none ; position:absolute; left:0; top:0px;  }
section.Box_06 a { display:block; width:235px; height:200px; background-color:#ff7887; color:#fff; background-image:url("../../img/main/bg_qna.png"); background-position:center 42px; background-repeat:no-repeat; border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_06 a:hover{ background-color:#555; }
section.Box_06 strong.tit02{font-size:17px; padding-top:120px; text-align:center;  display:block;}

div.cont1 {width:100%; background-color:#dddddd; height:115px; border-top:0px solid #d7d7d7; border-bottom:1px solid #d7d7d7; }
div.cont1Box {width:1120px; margin:0 auto;}

/*수도누수갤러리첫번째줄1*/
section.Box_03 { float:left; width:50%;   }
section.Box_03 strong.tit01{width:18%; font-size:17px; float:left; text-align:center; padding-top:40px;   height:115px; box-sizing:border-box; background-color:#3e3e3e; color:#f1c945; }
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:15px; top:15px; display:none; }

/** 제품소개 **/
section.Box_03 div.goods_img {width:80%; float:left; padding-top:5px; padding-left:10px;}
section.Box_03 div.goods_img img {width:105px; height:82px; /*padding:3px 0;*/border:#ffffff 2px solid;}
section.Box_03 div.goods_img img:hover {width:105px; height:82px; border:#dddddd 2px solid;}

/*수도누수갤러리두번째줄2*/
section.Box_31 { float:left; width:50%;   }
section.Box_31 strong.tit01{width:18%; font-size:17px; float:left; text-align:center; padding-top:40px; height:115px; box-sizing:border-box; background-color:#3e3e3e; color:#f1c945; }
section.Box_31 div.list table{ line-height:30px;}
section.Box_31 div.more {position:absolute; right:15px; top:15px; display:none; }

/** 제품소개 **/
section.Box_31 div.goods_img {width:80%; float:left; padding-top:5px; padding-left:10px;}
section.Box_31 div.goods_img img {width:105px; height:82px; /*padding:3px 0;*/border:#ffffff 2px solid;}
section.Box_31 div.goods_img img:hover {width:105px; height:82px; border:#dddddd 2px solid;}


/*갤러리1*/
section.Box_50 { float:left; width:50%;   }
section.Box_50 strong.tit01{width:22%; font-size:17px; float:left; text-align:center; padding-top:25px; height:100px; box-sizing:border-box; background-color:#8d8d8d; color:#fff; }
section.Box_50 div.list { width:70%;  padding-top:10px; padding-left:20px; float:left; font-size:14px;  }
section.Box_50 div.list table{ line-height:30px;}
section.Box_50 div.more {position:absolute; right:15px; top:15px; display:none; }


/*tel*/
section.Box_07 {float:right; width:50%;   }
section.Box_07 strong.tit01{width:22%; font-size:17px; float:left; text-align:center; padding-top:25px; height:77px; box-sizing:border-box; background-color:#7972b6; color:#fff; }
section.Box_07 span.num{float:left; font-size:25px;   font-weight:600; padding:20px 35px 0 45px; }
section.Box_07 span.txt01{ float:left; padding-top:1px; padding:20px 0px 0 0px;  }

div.cont2 {width:100%; background-color:#fff; height:77px; border-bottom:1px solid #d7d7d7; }
/*customer*/
section.Box_05 { width:1120px; margin:0 auto;  background-color:#fff; box-sizing:border-box; }
section.Box_05 strong.tit01{display:none; font-size:17px;}
section.Box_05 ul {list-style-type:none; padding:0; margin:0;}
section.Box_05 ul li {float:left; width:25%; }
section.Box_05 ul li a{display:block; height:77px; border-left:1px solid #d7d7d7; padding:28px 0 0 35px;   font-size:15px; font-weight:600;box-sizing:border-box;  }
section.Box_05 ul li.quick_1{background:url("../../img/main/bg_quick_1.png") no-repeat 88% center; }
section.Box_05 ul li.quick_2{background:url("../../img/main/bg_quick_2.png") no-repeat 88% center; }
section.Box_05 ul li.quick_3{background:url("../../img/main/bg_quick_3.png") no-repeat 88% center; }
section.Box_05 ul li.quick_4{background:url("../../img/main/bg_quick_4.png") no-repeat 88% center; }
section.Box_05 ul li.last a{border-right:1px solid #d7d7d7;}

#footer { width:100%; position:absolute; top:995px; left:0; background-color:#f0f0f0;   }
#footer footer.copy {width:1120px; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:10px;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; float:left; margin-right:8px; }
#footer div.copyL ul li.first {background:none; padding-left:1px;}
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }
}



/*****************************모바일 화면****************************/

@media not all and (min-width:699px){
#menu {	display:none;}
	.js #menu {	display:none;}
	.js #snb {display:none;	}	
	.js .slicknav_menu {display:block;	}

.slicknav_menu { }/*모바일 메뉴*/
.flex-direction-nav a  {position: absolute; top: 30%; height: 50px;}
body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
#header {width:50%; padding:5px 0; position:absolute; top:0;  }
#header div.logo { float:left; padding:5px 0 0 10px;}
aside.util { display:none; }

#main{width:100%; margin:0 auto; position:relative; margin-top:0px;  }
section.slider {max-width:745px; height:auto; }





/*company*/
section.Box_01 { float:left; width:50%; }
section.Box_01 a {color:#fff; display:block; width:100%; height:40px; background-color:#023373; background-image:url("../../img/images/bg_company.png"); background-position:right bottom; background-repeat:no-repeat;  border-right:0px solid #dfdfdf; box-sizing:border-box; padding:10px 17px;}
section.Box_01 strong.tit01{font-size:17px; }
section.Box_01 span.txt01{display:block; padding-top:10px;}

section.Box_11 { float:left; width:50%; }
section.Box_11 a {color:#fff; display:block; width:100%; height:40px; background-color:#5c9d00; background-image:url("../../img/images/bg_company1.png"); background-position:right bottom; background-repeat:no-repeat;  border-right:0px solid #dfdfdf; box-sizing:border-box; padding:10px 17px;}
section.Box_11 strong.tit01{font-size:17px; }
section.Box_11 span.txt01{display:block; padding-top:10px;}

section.Box_12 { float:left; width:50%; }
section.Box_12 a {color:#fff; display:block; width:100%; height:40px; background-color:#023373; background-image:url("../../img/images/bg_company2.png"); background-position:right bottom; background-repeat:no-repeat;  border-right:0px solid #dfdfdf; box-sizing:border-box; padding:10px 17px;}
section.Box_12 strong.tit01{font-size:17px; }
section.Box_12 span.txt01{display:block; padding-top:10px;}


section.Box_13 { float:left; width:50%; }
section.Box_13 a {color:#fff; display:block; width:100%; height:40px; background-color:#023373; background-image:url("../../img/images/bg_company3.png"); background-position:right bottom; background-repeat:no-repeat;  border-right:0px solid #dfdfdf; box-sizing:border-box; padding:10px 17px;}
section.Box_13 strong.tit01{font-size:17px; }
section.Box_13 span.txt01{display:block; padding-top:10px;}


/*business*/
section.Box_02 { float:left; width:50%; }
section.Box_02 a {color:#fff; display:block; width:100%; height:40px; background-color:#5c9d00; background-image:url("../../img/images/bg_company4.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_02 strong.tit01{font-size:17px;}
section.Box_02 span.txt01{display:block; padding-top:10px;}

section.Box_21 { float:left; width:50%; }
section.Box_21 a {color:#fff; display:block; width:100%; height:40px; background-color:#023373; background-image:url("../../img/images/bg_company5.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_21 strong.tit01{font-size:17px;}
section.Box_21 span.txt01{display:block; padding-top:10px;}

section.Box_22 { float:left; width:50%; }
section.Box_22 a {color:#fff; display:block; width:100%; height:40px; background-color:#5c9d00; background-image:url("../../img/images/bg_company6.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_22 strong.tit01{font-size:17px;}
section.Box_22 span.txt01{display:block; padding-top:10px;}

section.Box_23 { float:left; width:50%; }
section.Box_23 a {color:#fff; display:block; width:100%; height:40px; background-color:#497c00; background-image:url("../../img/images/bg_company7.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:10px 17px;}
section.Box_23 strong.tit01{font-size:17px;}
section.Box_23 span.txt01{display:block; padding-top:10px;}


div.cont1 {width:100%; background-color:#ffffff; height:80px; border-top:0px solid #e5e5e5; border-bottom:1px solid #d7d7d7; }
div.cont1Box {width:100%; margin:0 auto;}
/*notice
section.Box_03 {display:none; width:100%; position:relative; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px 20px 17px; overflow:hidden;}
section.Box_03 strong.tit01{font-size:12px; }
section.Box_03 div.list { width:99%; margin-left:1px; padding-top:15px;}
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:15px; top:12px; }*/


/*수도누수갤러리1*/
section.Box_31 { float:left; width:100%;   }
section.Box_31 strong.tit01{width:100%; font-size:12px; float:left; text-align:center; padding-top:7px; height:30px; box-sizing:border-box; background-color:#282b3a; color:#fff; }
section.Box_31 div.list { width:70%;  padding-top:0px; padding-left:20px; float:left; font-size:14px;  }
section.Box_31 div.list table{ line-height:30px;}
section.Box_31 div.more {position:absolute; right:15px; top:15px; display:none; }
section.Box_31 div.goods_img {width:100%;   float:left;}
section.Box_31 div.goods_img img {width:100%; height:80px; /*padding:3px 0;*/border:#ffffff 2px solid;}
section.Box_31 div.goods_img img:hover {width:100%; height:80px; border:#dddddd 2px solid;}
section.Box_31 br{display:none;}

/*수도누수갤러리2*/
section.Box_03 { float:left; width:100%;   }
section.Box_03 strong.tit01{width:100%; font-size:12px; float:left; text-align:center; padding-top:7px; height:30px; box-sizing:border-box; background-color:#282b3a; color:#fff; }
section.Box_03 div.list { width:70%;  padding-top:0px; padding-left:20px; float:left; font-size:14px; }
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:15px; top:15px; display:none; }
section.Box_03 br{display:none;}
/** 제품소개 **/
section.Box_03 div.goods_img {width:100%;   float:left;}
section.Box_03 div.goods_img img {width:100%; height:80px; /*padding:3px 0;*/border:#ffffff 2px solid;}
section.Box_03 div.goods_img img:hover {width:100%; height:80px; border:#dddddd 2px solid;}



/*product*/
section.Box_50 {float:left; width:50%;  }
section.Box_50 a {color:#fff; display:block; width:100%; height:200px; background-color:#fd7172; background-image:url("../../img/main/bg_product.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:15px 17px;}
section.Box_50 strong.tit01{font-size:18px;}
section.Box_50 span.txt01{display:block; padding-top:10px;}


/*제품소개>tel*/
section.Box_04 {float:left; width:100%;text-align:center;    }
section.Box_04 a {color:#fff; display:block; width:100%; height:50px; background-color:#282b3a; background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:8px 0px;}
section.Box_04 strong.tit01{font-size:0px; color:#f1c945; text-align:center;}
section.Box_04 span.txt01{display:block; padding-top:0px; font-size:12px; text-align:center; width:100%; }

/*제품소개>tel*/
section.Box_40 {float:right; width:100%;text-align:center; width:100%;  }
section.Box_40 a {color:#fff; display:block; width:100%; height:45px; background-color:#497c00; background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:8px 0px;}
section.Box_40 strong.tit01{font-size:0px; color:#f1c945 ; text-align:center;}
section.Box_40 span.txt01{display:block; padding-top:0px;  text-align:center; width:100%;}


/*QnA*/
section.Box_06 {float:right; width:50%;  }
section.Box_06 a { color:#fff; display:block; width:100%; height:200px; background-color:#ff7887;  background-image:url("../../img/main/bg_qna.png"); background-position:center 45px; background-repeat:no-repeat; box-sizing:border-box; padding:15px 17px;}
section.Box_06 a:hover{ }
section.Box_06 strong.tit02{font-size:17px; padding-top:120px; text-align:center;  display:block;}

/*customer*/
section.Box_05 {float:left; width:100%;    background-color:#fff; box-sizing:border-box; padding:0;}
section.Box_05 strong.tit01{display:none; font-size:17px;}
section.Box_05 ul {list-style-type:none; padding:0; padding-left:2px;}
section.Box_05 ul li a{display:block; height:67px; border-bottom:1px solid #e1e1e1; font-size:14px; font-weight:600; padding-top:23px; padding-left:30px; box-sizing:border-box; }
section.Box_05 ul li.last a{border-bottom:0;}
section.Box_05 ul li.quick_1{background:url("../../img/main/bg_quick_1.png") no-repeat 93% center; }
section.Box_05 ul li.quick_2{background:url("../../img/main/bg_quick_2.png") no-repeat 93% center; }
section.Box_05 ul li.quick_3{background:url("../../img/main/bg_quick_3.png") no-repeat 93% center; }
section.Box_05 ul li.quick_4{background:url("../../img/main/bg_quick_4.png") no-repeat 93% center; }




/*tel*/
section.Box_07 {float:right; width:50%;  height:200px; color:#fff; background-color:#555; background-image:url("../../img/main/bg_tel.jpg"); background-position:center center; background-size:auto 100%; background-repeat:no-repeat;   box-sizing:border-box; padding:0; }
section.Box_07 strong.tit01{font-size:17px; display:none;}
section.Box_07 span.num{display:block; font-size:27px; padding-top:120px; text-align:center; font-weight:600; }
section.Box_07 span.txt01{display:none; padding-top:1px; text-align:center; }

#footer { width:100%; width:100%;   background-color:#404040; color:#fff; clear:both; }
#footer div.footer_link {display:none; }
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  padding-bottom:20px; overflow:hidden;}
#footer div.copyL h3 {display:none; padding:15px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyL ul { list-style-type:none;  padding:5px 0 5px 18px; margin:0; float:left; line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px;  }
#footer div.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 20px ;  }
}

