<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS layout */

html,body{width:100%; height:100%; margin:auto;}

/*
body { -webkit-touch-callout: none;
     user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     -webkit-user-select: none; }
*/

#wrap{max-width:100%; min-width:1500px; margin:auto;}

/* header */

/*한국소비자만족브랜드 이노베이션 대상 베너 부분_2019.03.19*/
.topbanner{max-width:100%; min-width:1500px; background:url(../../image/topbanner.jpg) no-repeat center #000;}
.topbannerBg{width:1500px; height:90px; margin:auto; }


/*NEW_ 로그인_2019.03.19*/
.login_Top{width:100%; height:62px; padding:9px 0;}
.login_Top&gt;div{width:1500px; height:62px; margin:auto;}
.login_Top&gt;div .login_section{width:1300px; height:62px; margin:auto; position:relative;}
.login_Top&gt;div .login_section h1{width:356px; height:62px;}
.login_Top&gt;div .login_section .login_TopBox{width:950px; position:absolute; top:13px; right:0;}
.login_Top&gt;div .login_section .login_TopBox li{float:left; margin-left:16px;} 
.login_Top&gt;div .login_section .login_TopBox li .idpw{width:158px; height:31px; border:1px solid #CCC; padding-left:40px;}
.login_Top&gt;div .login_section .login_TopBox li:first-child p{position:absolute; top:-2px; left:-2px;}
.login_Top&gt;div .login_section .login_TopBox li:nth-child(2) p{position:absolute; top:-2px; left:208px;}





/*-------------------------삭제할 부분-------------------------------------------*/
/*멤버십 로그인 부분*/
.member{max-width:100%; min-width:1500px; padding:20px 0; background:#cdd1d6; display:none;}

.member&gt;ul{width:1500px; margin:auto; text-align:center;}

.member&gt;ul&gt;li{font-size:20px; font-weight:bold;}

.member&gt;ul&gt;.line{width:1500px; height:2px; background:#000;}

.member .member_inner{width:1500px; height:65px; margin:auto; text-align:center;}

.member .member_inner ul{float:left;}

.member .member_inner .login li input{width:300px; height:28px; border:none; font-size:15px; text-align:center; margin-left:100px;}

.member .member_inner .loginBtn li{float:left;}

.member .member_inner .loginBtn li input{width:200px; height:65px; border:none; margin-left:5px; font-size:25px; font-weight:bold; cursor:pointer;}

.member .member_inner .loginBtn li .loginBtn{color:#FFF; background:#3d4753;}

.member .member_inner .loginBtn li .signupBtn{color:#FFF;background:#a32e2e;}

.member .member_inner .loginBtn li .fineBtn{color:#000;background:#FFF;}

.member .member_inner .loginBtn li .registerBtn{color:#000;background:#FFF;}

.member .member_inner .loginBtn li .qnaBtn{color:#000;background:#FFF;}

/*멤버십 슬라이드 버튼 부분*/
.memberBtn{max-width:100%; min-width:1500px;}

.memberBtn&gt;div{width:100px; height:30px; margin:auto; background:url(../../image/memberBtn_close.png) no-repeat; cursor:pointer;}
/*-------------------------삭제할 부분-------------------------------------------*/


.top_gnb{max-width:100%; min-width:1300px; height:30px; background:#fbfbfb; border-bottom:1px solid #e8e8e8;}

.top_gnb ul{width:1400px; height:35px; margin:auto;}

.top_gnb ul li{float:right; margin-left:30px; line-height:30px; font-size:15px; color:#212121;}




/*NEW_ 카테고리_2019.03.19*/
.index_gnb{width:100%; border-bottom:1px solid #CCC; border-top:1px solid #CCC; position:relative; z-index:100;}
.index_gnb .main_gnb{width:1500px; height:50px; margin:auto;}
.main_gnb .menu{width:1300px; height:50px; margin:auto;}
.main_gnb .menu ul .top-heading{float:left; font-size:18px; color:#494949; font-weight:bold; text-align:center; cursor:pointer; margin-right:103px; line-height:50px;}
.main_gnb .menu ul li .top-heading:hover{color:#165b98; transition: 0.3s;}


.main_gnb .menu ul .top-heading_color{float:left; font: 18px 's-core-dream-medium'; color:#fff;  text-align:center; cursor:pointer; margin-right:103px; line-height:50px;}
.main_gnb .menu ul li .top-heading_color:hover{color:#ffffaa; transition: 0.3s;}



/* 슬라이드 */

#mainGnb .full-width { position: static; }

#mainGnb .over { color:#205081; }

 /* sub-menu layout ---*/

#mainGnb .dropdown {max-width:100%; min-width:1500px; left:0px; color:#fff; padding:0;margin:0;display:none;position:absolute;overflow:hidden; top:200px; Z-index:999999; background:#FFF; background-size:cover; border-bottom:5px solid #165b98;}  /* 65aead */

#mainGnb .over .dropdown {display:block; width:100%;}

#mainGnb .dd-inner {text-align:center; padding:20px; white-space:nowrap; font-size:13px; background:#FFF; width:1260px; margin:16px auto; position:relative;}

#mainGnb ul ul {margin:0; padding:0; text-align:left; width:auto; background:none; border:none; display:block; position:static; z-index:0; border-radius:0;}

#mainGnb ul ul li {font-size:14px; line-height:20px; margin:0 0; display:block; position:static ;background:none; border:none; transition:none;}

/* links in sub menu -*/

#mainGnb .dropdown a{color:#494949; text-decoration:none; transition:color 0.4s; height:25px; line-height:25px;  }

#mainGnb .dropdown a:hover, #mainGnb .dropdown a:focus { text-decoration:underline; color:#165b98; }

#mainGnb .dropdown .dd-inner h2 {font-size:25px;font-weight:500; color:#165b98; position:absolute; top:20px; left:0; text-align:right; letter-spacing:-0.04px;}

#mainGnb .dropdown h2 b { font-size:55px; color:#165b98; font-weight:500; }

#mainGnb .column {text-align:left; vertical-align:top; display:inline-block; white-space:normal; width:950px; padding-left:30px; border-left:2px solid #165b98; margin-left:300px;}

#mainGnb .column li { float:none; width:950px; margin:0px 0;  font-size:15px;}

#mainGnb .column li a {padding-right:5px; margin-left:-4px;}

#mainGnb .column li a:hover, #ddmenu .column li a:hover b { text-decoration:underline; }

#mainGnb .column li a.nobar { background:none; }

#mainGnb .column li a.nobar2 { background:none; float:left; display:block; width:130px; line-height:20px; height:20px; }

#mainGnb .column li a.br20{ line-height:20px; height:20px; margin-top:-20px; }

#mainGnb .column li b { float:left; display:block; width:130px; font-weight:bold; font-size:16px; color:#165b98; line-height:25px; height:25px;}


/* container */

.container{max-width:100%; min-width:1500px; margin:auto;}

.container .section01 .slider .slides{max-width:100%; min-width:1300px; margin:auto; height:400px; overflow:hidden;}

/*.container .section01 .slider ul{max-width:100%; min-width:1300px; margin:auto; height:593px; overflow:hidden;}*/

.container .main_section01{width:100%; height:520px; background:url(../../image/index_img_1.jpg) no-repeat center;}

.container .main_section02{width:100%; height:380px; padding:100px 0; background:url(../../image/index_img_2.jpg) no-repeat center;}

.container .main_section03{width:100%; height:380px; padding:100px 0; background:url(../../image/index_img_3.jpg) no-repeat center;}

.container .main_section04{width:100%; height:1930px;background:url(../../image/index_img_4.jpg) no-repeat center;} 

.container .main_section05{width:100%; height:366px; margin-bottom:100px; background:url(../../image/index_img_5.gif) no-repeat center;}

.container .main_section06{width:100%; height:200px; background:url(../../image/index_img_6.jpg) no-repeat center;}

.container .main_section07{width:100%; height:737px;background:url(../../image/index_img_license.jpg) no-repeat center;} 


.container .main_section08{width:100%; height:686px; background:url(../../image/index_img_8.jpg) no-repeat center;}

.container .main_section09{width:100%; height:600px; background:url(../../image/index_img_9.jpg) no-repeat center;}

.container .main_section10{width:100%; height:324px; background:url(../../image/index_img_10.jpg) no-repeat center;}

.container .main_section11{width:100%; height:638px; background:url(../../image/index_img_11.jpg) no-repeat center;}

.container .main_section12{width:100%; height:595px; background:url(../../image/index_img_12.jpg) no-repeat center;}






.container .main_new01{width:100%; height:620px; background:url(../../image/new_01.jpg) no-repeat center;}
.container .main_new02{width:100%; height:711px; background:url(../../image/new_02.jpg) no-repeat center;}
.container .main_new03{width:100%; height:716px; background:url(../../image/new_03.jpg) no-repeat center;}
.container .main_new04{width:100%; height:742px; background:url(../../image/new_04.jpg) no-repeat center;}
.container .main_new05{width:100%; height:528px; background:url(../../image/new_05.jpg) no-repeat center;}
.container .main_new06{width:100%; height:588px; background:url(../../image/new_06.jpg) no-repeat center;}












.container .section03{width:100%; background:url(../../image/index_banner02.jpg) no-repeat center; padding:100px 0; background-size:cover;}

.container .section04{width:100%; background:url(../../image/index_banner3.jpg) no-repeat center; padding:100px 0; background-size:cover;}

.container .section05{width:100%; background:url(../../image/index_banner4.jpg) no-repeat center; padding:100px 0; background-size:cover;}

.container .section06{width:100%; background:url(../../image/index_banner5.jpg) no-repeat center; padding:100px 0; background-size:cover;}

.container .section07{width:100%;  background:url(../../image/index_banner6.jpg) no-repeat center; padding:100px 0; background-size:cover;}












/* NEW_ footer_2019.03.22 */

footer{max-width:100%; min-width:1500px; height:140px; margin:auto; padding:15px 0; background:#fff; border-top:1px solid #ccc;}
footer&gt;div{width:1500px; margin:auto;}

footer&gt;div&gt;address{width:1300px; margin:auto;}

footer&gt;div&gt;address .footer01{width:960px; margin:auto; text-align:left; color:#aaa; padding:0 0 20px 340px; border-bottom:1px solid #CCC;}
footer&gt;div&gt;address .footer01 a{color:#aaa; font-size:16px;}

footer&gt;div&gt;address .footer_TextBox{width:1300px; height:80px; padding-top:20px; position:relative}
footer&gt;div&gt;address .footer_TextBox .footer02{}
footer&gt;div&gt;address .footer_TextBox .footer03{padding-left:20px;padding-bottom:20px;text-align:left; position:absolute; top:20px; left:360px;}
footer&gt;div&gt;address .footer_TextBox .footer03 a{color:#fff}
footer&gt;div&gt;address .footer_TextBox .footer03 ul li{color:#999; font-size:12px; height:20px;}

footer&gt;div&gt;address .footer_TextBox .footer04{position:absolute; top:20px; right:0;}
















.leftGnb_wrap{position:fixed; left:0; top:0; bottom:0; z-index:100000;}

.left_majorGnb_off{position:absolute; left:0px; top:0; bottom:0;}

.left_majorGnb{position:fixed; width:172px; height:100%; top:0; left:-190px; z-index:99999; background-color:#09203d; 
								-webkit-box-shadow:5px 0 3px 0 rgba(0,0,0,0.1);
								-moz-box-shadow:5px 0 3px 0 rgba(0,0,0,0.1); box-shadow:5px 0 3px 0 rgba(0,0,0,0.1)}
								
.left_majorGnb.on{left:0;}

.majorGnb_inner{position:relative;} 

.majorGnb_inner .main_login{margin:auto; text-align:center; padding-top:30px; color:#FFF;}

.majorGnb_inner .main_login a{color:#FFF;}

.majorGnb_inner .main_login ul{font-size:20px; font-weight:bold; margin-bottom:20px; color:#FFF}

.id_pw input{width:153px; height:26px; border:1px solid #CCC; text-align:center;}

.main_loginBtn input{width:155px; height:50px; border:none; text-align:center; font-size:20px; font-weight:bold;}

.main_loginBtn .login{background:#FFF; color:#000; cursor:pointer;}

.main_loginBtn .signup{background:#AB0A0E; color:#FFF; cursor:pointer;}

.main_loginBtn .fine{background:#CCC; color:#000; cursor:pointer;}

.majorGnb_inner .leftBnt{margin:auto;}

.majorGnb_inner .leftBnt ul a li{margin:auto; text-align:center; width:155px; height:50px; border-bottom:1px solid #FFF; 
															font-size:20px; font-weight:bold; color:#FFF; line-height:50px;}

.majorGnb_inner .leftBnt ul a li:hover{background:url(../../image/leftBnt_hover.png) no-repeat; color:#000; border-bottom:1px solid #09203d;}

.majorGnb_inner .left_askme{margin:auto;}

.majorGnb_inner .left_askme ul{width:155px; margin:auto;}

.majorGnb_inner .left_askme ul li{margin:auto; text-align:center; font-size:20px; font-weight:bold; color:#000;}

.majorGnb_inner .left_askme ul li span{text-align:center; font-size:30px; font-weight:bold; color:#F30C11;}

.majorGnb_top{background-color:#659fda;padding:0; }

.left_close{position: absolute; right:-23px; top:30px; }

.click_open{position: absolute; right:-23px; top:30px; background:none !important;}

.majorGnbOff_cen{text-align: center;}

.majorGnbOff_cen ul li{margin-top: 5px;}

.majorGnbOff_cen ul li.gnboff_num{display:block; margin-bottom:40px; margin-top:0;}


/* followTop 항상 위로 이동시키는 부분 */


#followTop a{display:block; width:50px; height:50px; border-radius:50px; color:#dd262e; font-weight:bold; line-height:48pt; text-align:center; border:2px solid #dd262e;
						  background:url(../../image/bg_top.png) 15px 10px no-repeat #FFF; position:fixed; right:140px; bottom:100px; z-index:9999;}
						  
#followTop a:hover{background:url(../../image/bg_top_over.png) 15px 10px no-repeat #dd262e; border:2px solid #dd262e; color:#FFF; font-weight:bold;}


















</pre></body></html>