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



/* Layout */
body {   margin: 0px auto;
    width: 920px;
    background: #E9EAED;
    font-size: 12px;
    font-family: 'Open Sans',NanumBarunGothic,'Helvetica Neue',Helvetica,��������,'Nanum Gothic','Apple SD Gothic Neo','Malgun Gothic',Arial,sans-serif !important;
    color: #333;
    line-height: 1.42857143;
	
	
	}
hr{display:none}
form, fieldset{border:0;margin:0;padding:0}
.user_layout{width: 100%;margin: 0 auto;background: #E9EAED;min-height: 880px;}
.header{padding: 0px;position: relative;    margin-top: 10px;height: 40px;background-color: #4e8cae;background-image: -webkit-gradient(linear, left top, right top, from(#2aa6ac), to(#7371b4));background-image: -webkit-linear-gradient(left, #7371b4, #2aa6ac);background-image: -moz-linear-gradient(left, #7371b4, #2aa6ac); }
.header .header1 {width: 920px;margin: 0 auto;}
.header .header1 img {    float: left;
    width: 35px;
    border: 3px solid #000;
    border-radius: 3px 0px 0px 3px;}
.header .header1 .logo{    width: 700px;float: left;font-weight: bold;font-size: 13px;color: #fff;padding-top: 11px;padding-left: 10px;font-family: Malgun Gothic, Dotum;}
.header .header1 .login{float: right;    margin-right: 10px;width: 50px;height: 30px;background: #FFF;opacity: 0.5;padding-top: 10px;text-align: center;border-right: 1px solid #fff;}
.header .header1 .login1{float: right;width: 50px;height: 30px;background: #FFF;opacity: 0.5;padding-top: 10px;text-align: center;border-right: 1px solid #fff;}
.header:after{content:"";display:block;clear:both}
.header .search{float:right}
.gnb{float:left}
.body{    width: 930px;}
.body:after{content:"";display:block;clear:both}
.right1 {float: right;margin-left: 10px;}
.right1 .right2 {position: fixed;width:160px;}
.right1 .right2 img {width: 65px;}

#line1 { }
.lnb{float: left;width: 160px;background: #fff;}
.lnb .left1 {float: right;width: 55px;margin-top: 8px;}
.lnb .left2 {background: #8DABC5;color: #fff;padding: 1px 0px 1px 0px;float: right;width: 50px;height: 16px;letter-spacing: 1px;border-radius: 2px;text-align: center;}
.lnb .left3 {float: left;width: 160px;height: 340px;margin-left: -10px;margin-bottom: -10px;border-top: 10px solid #E9EAED;margin-top: 10px;}
.lnb .left4 {padding-top: 5px;width: 150px;text-decoration: none;float: left;background: #E7F1F9;height: 22px;padding-left: 10px;}
.lnb .menu1 a {float: left;color:#333;padding: 4px 0px;width: 100%;text-decoration: none;font-weight: normal;font-style: normal;}
.lnb .menu1 a:hover {    background: #eee;}
.lnb .menu1 a span {background: #c0c0c0;    position: relative;z-index:5;padding: 0px;border: 0px;width: 5px;height: 5px;float: left;text-align: center;margin-right: 7px;margin-left: 0px;margin-top: 6px;border-radius: 25px;}
.account{}
.content{float: left;margin-left: 10px;width: 728px;margin-right: 9px;background: #fff;padding: 10px 10px 10px 10px;border-right: 1px solid #DFE0E4;border-bottom: 1px solid #D0D1D5;border-left: 1px solid #DFE0E4;border-top: 1px solid #E5E6E9;}
.footer{ display:none;   width: 100%;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    padding-top: 10px;
    color: #5D5D5D;    background: #fff;}
.full1 {margin: 0 auto;zoom: 1;width: 920px;padding-bottom: 200px;padding-top: 10px;}



.left_menu {width: 140px;float: left;background: #fff;padding: 10px;}
.left_menu a {list-style-type: none;font-size: 12px;width: 100%;float: left;padding: 3px 0px;text-decoration: none;color: #374273;}
.left_menu a:hover {color:red;font-weight: bold;    background: #f4faff;}
.left_menu p {float: left;}
.left_menu li {list-style-type: none;font-weight: bold; float: left; width: 100%;padding: 5px 0px; border-top: 1px solid #ddd;font-size: 12px; background: #eee;text-align: center;margin-bottom: 5px;}
.left_menu span {    background: #CDDBEB;padding: 0px;border: 0px; width: 5px;height: 5px;  float: left; text-align: center; margin-right: 5px;border-radius: 1px;margin-top: 6px;}
</pre></body></html>