.topnav {width:198px; border:1px solid #CCCCCC; margin-top:10px;}
ul.topnav      {list-style: none; font-size: 1em;}

ul.topnav li   {margin-top:0px; }

ul.topnav li a {font-family:'Nanum Gothic'; font-size:14px; font-weight:bold; color:#444444;display: block; line-height:40px; text-decoration:none;
                background:url(/image/sub/left_direc.png) 165px 12px no-repeat  #e5e5e5;
                padding-left:20px; margin-bottom:1px;
				border-bottom:1px solid #CCCCCC; }

ul.topnav li a:hover {color:#fff;  background-color:#027dc5;}

ul.topnav li ul   {margin:0; padding:0; display:none;}

ul.topnav ul li   {margin:0; padding:0; clear:both; margin-top:0px;}

ul.topnav ul li a {font-family:'Nanum Gothic'; font-size: 12.5px; font-weight:bold; line-height:40px; color:#4e4e4e; margin-bottom:1px; background-image:none;
				   padding-left:20px; outline:0; text-decoration:none; background-color:#fff; border-bottom:1px dashed #cccccc;}
				   
ul.topnav ul li a:hover {color:#027dc5; background-color:#fff; background-image:url(/image/sub/direc__.png); background-position:left; background-repeat:no-repeat; padding-left:20px; font-weight:bold;}

ul.topnav ul ul li a {color:silver; padding-left:0px;}
ul.topnav ul ul li a:hover {color:#675C7C;}
ul.topnav span{float:left; margin-bottom:-4px; #margin-top:0px;}