body { color:#383838;background:#F1F1F1;} .wrap { position:relative;min-height:100%;width:100%;} /* ÁÂÃø */ .header { position:absolute;left:0px;top:0px; width:220px;min-height:100%; background:#FFF;z-index:10; } .header h2 { display:block;padding:10px 0 0;} .header h2 #logo { display:block;width:220px;height:30px;background:url('../images/common/logo.png') center no-repeat} .navi { display:block;margin:30px 0;} .cscenter { position:absolute;top:600px;left:0px;display:block;width:220px;height:400px;z-index:-50;} .simple { display:block;width:220px;height:230px;background:url('../images/common/10minute.png') center top no-repeat;} .cscenter .tel, .cscenter .mail { padding-left:40px;margin:0 0 5px;height:16px;font-size:14px;background:url('../images/common/ico.png') 0 -120px no-repeat;} /* º»¹® */ .contents { height:100%;margin-left:250px;padding-bottom:70px;} .inner-top-border { width:100%;border-bottom:1px solid #e1e1e1;} .inner-top-contents { position:relative;height:60px;width:1000px;z-index:100;} /* °Ë»ö */ .gnb { padding:10px 0 0;height:60px;} .gnb li { float:left;} .gnb li a { display:block;width:125px;height:40px;line-height:40px;font-size:18px;text-align:center;overflow:hidden;} .gnb li a:hover { color:#ff5400;} .contents-sch { position:absolute;right:0px;top:8px;width:230px;height:40px;border:1px solid #dfdfdf;border-radius:40px;background:#FFF;} .contents-sch .box-sch { width:130px;height:20px;padding:10px 50px 10px 20px;} .contents-sch .box-sch [type=text] { position:absolute;left:20px;top:11px;font-size:15px;line-height:18px;letter-spacin:-1px;} .ico { background:url('../images/common/ico.png') no-repeat;} .btn-sch { position:absolute;top:0px;right:7px;width:42px;height:40px;background-position:10px 9px;} /* »ó¼¼³×ºñ°ÔÀÌ¼Ç */ .lnb { height:50px;padding-left:30px 0 0 10px;} .lnb ul { display:block;width:905px;} .lnb li { float:left;} .lnb li a.link { display:inline-block;height:26px;padding:15px 4px 0;margin:0 13px;color:#7f858b;font-size:15px;line-height:17px;letter-spacing:-1px;} .lnb .on a.link { color:#ff6400;font-weight:600;} .sub-lnb { position:relative;width:885px;padding:12px 20px 10px;border:1px solid #e3e3e3;border-top:2px solid #9ba2aa;background:#f9f9f9;} .sub-lnb-theme { position:relative;display:none;overflow:hidden;} .sub-lnb-theme li a { display:inline-block;height:21px;padding:3px 2px;margin:0 10px;color:#7f858b;font-size:14px;line-height:17px;letter-spacing:-1px;} .sub-lnb-theme li a:hover { color:#333;} .lnb_arrow { position:absolute;left:38px;top:-8px;width:11px;height:8px;background-position:0px -170px} /* ¸Å´º¾ó °Ô½ÃÆÇ */ .inner-cate-contents { width:1000px;} .inner-cate-contents h2 { margin:0 0 10px;height:50px;line-height:50px;font-size:50px;text-align:center;} .manual { display:block;/*margin:30px 0 0;*/width:100%;} .item-manual { display:block;width:1000px;margin-bottom:1px;background:#FFF;overflow:hidden;/*cursor:pointer;*/} .btn_orange { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff6400), color-stop(1, #e9590a)); background:-moz-linear-gradient(top, #ff6400 10%, #e9590a 100%); background:-webkit-linear-gradient(top, #ff6400 10%, #e9590a 100%); background:-o-linear-gradient(top, #ff6400 10%, #e9590a 100%); background:-ms-linear-gradient(top, #ff6400 10%, #e9590a 100%); background:linear-gradient(to bottom, #ff6400 10%, #e9590a 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6400', endColorstr='#e9590a',GradientType=0); background-color:#ff6400; cursor:pointer; }