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

#header {background:url(http://gratingkorea.com/data/main/menu_414267238204.jpg) top center no-repeat;border-bottom:4px #050099 solid;}
#header #top-depth ul li a {
    background:#050099;
    background-image:-webkit-gradient(linear, left top, left bottom, from( rgba(255,255,255,0.5) ), to( #050099 ));
    background-image:-webkidt-linear-gradient( rgba(255,255,255,0.5) , #050099 );
    background-image:-moz-linear-gradient( rgba(255,255,255,0.5) , #050099 );
    background-image:-ms-linear-gradient( rgba(255,255,255,0.5) , #050099 );
    background-image:-o-linear-gradient( rgba(255,255,255,0.5) , #050099 );
    background-image:linear-gradient( rgba(255,255,255,0.5) , #050099 );
    background-color:transparent;
    border-right:1px #050099 solid;
}
#nav-left h3 {border-left:7px #050099 solid;}
#nav-left ul li a:hover {color:#050099;}
#nav-left .holder {color:#050099;}
#nav-left .holder a {color:#050099;}

@media all and (max-width:767px) {
	#header {background:#050099;}
}</pre></body></html>