<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* style01 */

#header {}
#header .wrap {border-bottom:#DEDEDE solid 1px;}
#header .logo {float:left;margin:0;position:relative;border-right: 1px #e5e5e5 solid;}
#header .logo ._logo_txt {padding:0;margin:0;}
#header .logo ._logo_txt a {}

#header .banners {width: 175px; float: left;}
#header .banners img{border: #e5e5e5 solid; border-width: 1px 1px 0 0;width: 175px;}
#header .quick{  width: 289px;  height: 24px;  background-color: #e04a45;  position: absolute;  left: 991px;  top: 0px;  z-index: 12; padding-bottom: 3px;}
#header .quick a{position:relative;top:5px;padding: 8px; color: #ffffff; opacity:0.7;}
#header .quick a:hover{color: #ffffff;opacity:1;}

#header .login {float:right;position:relative;}
#header .login a {color: #ffffff;}
#header .login i {display:inline-block;margin:0 3px 0 3px;position:relative;top:1px;width:1px;height:11px;}

#header .search {float:right;position:relative;margin:0 0 0 20px;}
#header .search form {display:block;width:228px;height:25px;background:#ffffff;border-radius:6px 6px 6px 6px;}
#header .search .keyword {float:left;padding:2px 0 0 3px;margin:3px 0 0 6px;width:186px;height:17px;font-size:11px;color:#888888;border:0;background:#ffffff;}
#header .search .keyword:focus {font-weight:bold;font-size:12px;color:#222222;}
#header .search .sbtn {float:left;padding:5px;position:relative;top:-1px;left:4px;}

#topmenu {float: left;}
#topmenu .wrap {width:250px; min-height:793px; height:100%;border-bottom:#dfdfdf solid 1px;}
#topmenu ul {padding:15px 0 0 0;margin:0;list-style-type:none;}
#topmenu li {float:left;padding:0 4px 0 4px;margin:0; width: 250px;}
#topmenu li a {font-weight:bold;font-size:13px;color:#666666;display:block;padding:1px 7px 5px 7px;letter-spacing:-1px;}
#topmenu li div {position:absolute;display:none;width:1px;height:1px;z-index:1;}
#topmenu li div dl {margin:30px 0 0 1px;padding:3px;width:130px;background:#ffffff;border:#dfdfdf solid 1px;}
#topmenu li div dt {margin:0;padding:0;}
#topmenu li div dd {margin:0;padding:0;}
#topmenu li div dt a {overflow:hidden;height:13px;line-height:150%;display:block;font-weight:normal;padding:4px 0 10px 10px;font-size:12px;height:12px;text-shadow:0 0 0 #666666;}
#topmenu li div dt a:hover {background:#efefef;}
#topmenu li div dd a {overflow:hidden;height:12px;line-height:150%;display:block;font-weight:normal;padding:3px 0 8px 15px;font-size:12px;height:11px;text-shadow:0 0 0 #666666;}
#topmenu li div dd a:hover {background:#efefef;}
#topmenu li a:hover,#topmenu .on {color:#000000;background:#efefef;border-radius:5px 5px 5px 5px;}
#topmenu .on1 {background:#efefef;border-radius:5px 5px 5px 5px;}
#topmenu .none {color:#999999;padding:2px 0 0 10px;}
#topmenu .none a {display:inline;background:#ffffff;padding:3px 5px 3px 5px;position:relative;top:2px;}
#topmenu .more {margin:0 0 3px 3px;}
#topmenu .home {margin-right:15px;}

#footer {background-color: #f5f5f5; padding-top:20px;border-top:#DEDEDE solid 1px; }
#footer .wrap {padding:15px 0 20px 0;}
#footer .wrap .blogo { float: left; width:200px; padding-left: 89px;  padding-right: 117px;}
#footer .wrap .slinks {padding-left: 30px;float:left; width:800px;}
#footer .wrap .slinks .elink {padding:0 0 10px 0;font-size:11px;font-family:dotum;color:#c0c0c0;letter-spacing:2px;}
#footer .wrap .slinks .elink a {font-family:gulim;font-size:12px;letter-spacing:-1px;color:#666666;}
#footer .wrap .slinks .elink a:hover {text-decoration:underline;}
#footer .wrap .slinks .copyright {font-size:11px;font-family:arial;color:#999999; padding:6px 0;}
#footer .wrap .slinks .addra{}
#footer .wrap .powered {float:right;}
#footer .wrap .kimsq {padding:10px 0 10px 0;font-size:11px;font-family:arial;color:#c0c0c0;}



/*CSSMENU*/
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {width:249px;  margin: 0;  padding: 0;  border: 0;  list-style: none; display: block;  position: relative;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; text-align: right; }
#cssmenu {width: 249px; font-family: 'Noto Sans', sans-serif;  color: #ffffff; float: left;}
#cssmenu ul ul {  display: none	;}
#cssmenu ul ul.open1{ display: block;}
.align-right {  float: right;}
#cssmenu &gt; ul &gt; li &gt; a { padding: 15px 20px;  border-right: 1px solid #1c74a2;  border-top: 1px solid #488ad9;  cursor: pointer;  z-index: 2;  font-size: 14px;  font-weight: bold; text-decoration: none;  color: #ffffff;  background: #2f7ad4;}
#cssmenu &gt; ul &gt; li &gt; a:hover, #cssmenu &gt; ul &gt; li.active &gt; a,#cssmenu &gt; ul &gt; li.open &gt; a {  color: #cae5ff; border-right : 5px #51afff solid;}
#cssmenu &gt; ul &gt; li.open &gt; a { border-bottom: 1px solid #488ad9;  border-right : 5px #51afff solid;}
#cssmenu ul ul li a {  cursor: pointer;  padding: 10px 20px;  z-index: 1;  text-decoration: none;  font-size: 13px;  color: #cae5ff;  background: #2f7ad4;}
#cssmenu ul ul li:hover &gt; a,#cssmenu ul ul li.open &gt; a,#cssmenu ul ul li.active &gt; a {  background: #2f7ad4;  color: #cae5ff;}

#content .bottom_banner{width:855px; }
/* Carousel base class */
#content .main_image {width: 855px; height: 687px;float: right; }
#content .carousel { margin:0;}
#content .carousel-caption {z-index: 10;}
#content .carousel .item { width: 855px; height: 687px;}
#content .carousel-inner &gt; .item &gt; img {min-width: 100%;}
#content .carousel .item {  margin:0;  width: 855px; height: 687px; padding:0;}
#content .carousel .item.active{  margin:0;  width: 855px; height: 687px; padding:0;}
#myCarousel .carousel-indicators li{ cursor: pointer;}
#myCarousel .carousel-indicators {position: absolute; right:7px; bottom:25px; z-index:15; margin: 0;list-style: none;width: 120px;height: 10px;}
#myCarousel .carousel-indicators li {display: block; width: 18px;height:18px;background-color: #646770;border-radius: 10px;}
#myCarousel .carousel-indicators .active {	background-color: #e04a45;}

/*mbottom*/
#content .mbottom{width: 855px;padding-top:23px; position: relative;float: right;}
#content .banner_mini{width: 380px;  height: 99px;  position: absolute;  right: 10px;  margin-top: 3px;}
#content .carousel .slide.banner_mini{ width: 260px; height: 97px; margin:0; }
#content .carousel .item.banner_mini{ width: 365px;; height: 97px; margin:0;border: 1px #cccccc solid; }
#content .carousel .item.active.banner_mini {padding:0;margin:0;border: 1px #cccccc solid;}
#myCarousel2 .carousel-indicators.banner_mini li { cursor: pointer;}
#myCarousel2 .carousel-indicators {position: absolute; bottom:79px; z-index:15; right:-114px; margin: 0;list-style: none;width: 120px;height: 10px;}
#myCarousel2 .carousel-indicators li {display: block; width: 10px;height:10px;background-color: #646770;border-radius: 5px;  margin-left: 5px;}
#myCarousel2 .carousel-indicators .active {	background-color: #e04a45;}
/*PAGE TOP*/
#content .simg{width: 855px; height: 286px;;float: right;}
#content .ctitle {  width: 826px;  height: 42px;  padding-top: 25px;  border-bottom: #d9d9d9 1px solid;  margin-left: 20px;}
#content .ctitle p.local {color: #999999; float: right;padding-top: 18px; }
#content .ctitle h2 {padding-left: 8px; color: #666666; line-height: 23px;display: inline; font-weight: 400;}
#content p.local a{ color: #999999;padding-left:4px;}</pre></body></html>