@charset "utf-8";

/*기본 버티컬*/
#submenu {width:200px;letter-spacing:-0.1em; border-left:solid 1px #ddd}
#submenu .lnb {letter-spacing:-0.1em; font-weight:bold;width:200px; float:left; margin:0 0 0 6px}
#submenu .lnb dt {padding:20px 0; font-size:22px; color:#666666; text-align:center; border-bottom:solid 1px #dddddd;}
#submenu .lnb dd { border-bottom:solid 1px #ddd; width:200px; float:left; margin:0 0 0 -1px;}
#submenu .lnb dd:hover {background:#70b0ff; color:#dddddd}
#submenu .lnb dd.select {
color:#454949
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}
#submenu .lnb a:link {color:#777}
#submenu .lnb a {padding:10px 20px; font-size:13px; display:block; *zoom:1}
#submenu .lnb a:hover {color:#000; background:#d5eed2; text-decoration:none;}
#submenu .lnb a img {padding:1px 0;}
#submenu .etc {margin-top:50px}
#submenu .etc li {margin-bottom:35px; text-align:center}

#location_board {position:relative; float:right; margin-right:1px; margin-top:-20px}
#location_board {width:400px; font-size:13px}
#location_board ul{padding:0 5px}
/*
#location_board li {float:left;margin-right:5px; padding:5px 5px 5px 10px;background:url("../img/location_arrow.png") no-repeat 0% 50%;}
*/
#location_board li {float:right;margin-right:5px; padding:5px 5px 5px 5px;list-style:none}
#location_board a {display:inline-block; color:#686868}
#location_board .home {padding-left:0; background:none}

#location .page_title {font-size:24px; font-weight:bold; color:#559186; letter-spacing:-0.1em;}
#location .page_title span {margin-left:10px; font-size:11px; color:#888; letter-spacing:0}