@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Noto+Sans');


#nav1 ul {padding: 0;margin: 0px;margin-top:-1px;}
#nav1 ul li {display: inline;/*font-family: malgun gothic,'맑은 고딕', 'Malgun Gothic', Tahoma, arial, sans-serif*/}
#nav1 ul li a {color: #fff;border-bottom: 1px solid #ededed;font-size:16px;}
#nav1 ul li a:hover {background: #ccc;color:#fff; text-decoration:underline; cursor:pointer;}
#nav1 ul > li > ul > li {display:block;}
#nav1 ul > li > ul > li a {padding:10px 0;display:block;padding-left:16px; color:#333;}
#nav1 ul > li > ul > li a:hover,#nav1 ul > li > ul > li a:focus {text-decoration:underline;}

#nav1 ul > .on > a {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b80db+1,5dada6+99 */
background: #014c72; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #014c72 1%, #014c72 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #014c72 1%,#014c72 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #014c72 1%,#014c72 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014c72', endColorstr='#014c72',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    color: #fff; text-decoration: none;font-size:14px; font-weight:bold;}
#nav1 ul > .on > a:hover {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b80db+1,5dada6+99 */
background: #28a8b3; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #28a8b3 1%, #28a8b3 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #28a8b3 1%,#28a8b3 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #28a8b3 1%,#28a8b3 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a8b3', endColorstr='#28a8b3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ color: #fff; font-weight:bold;}

.nav2{text-indent: 40px;}

.nav2 ul > .on2 > a {
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #eaeaea 1%, #eaeaea 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #eaeaea 1%,#eaeaea 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #eaeaea 1%,#eaeaea 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color: #555 !important; text-decoration: none;font-size:14px; font-weight:bold;
}