ul { list-style-type: none; }
li { list-style-type: none; }
li li {list-style-type: none; }

div#lnb2 { margin: 0; padding:0;}

/* first level > list */
ul.ds { z-index: 1000;}

/* first level > list items */
ul.ds li { float: left; position: relative; margin: 0; height:30px; line-height: 30px; z-index: 1001;}

/* first level > link style */
ul.ds li a, ul.ds li a:visited { position: relative; display: block; padding: 0 10px; height:30px; line-height: 30px; text-decoration: none; text-align:center; }

/* first level > style */
ul.ds li div.indicator { background-color:#FFFFFF;  border-right:#dddddd 1px solid; }
ul.ds .on .open div.indicator a, ul.ds .on div.indicator a:link { background-color:#000000; color:#FFFFFF; font-weight:700; }
ul.ds .on .open div.indicator a, ul.ds .on div.indicator a:hover { background-color:#000000; color:#FFFFFF; font-weight:700; }
ul.ds .on .open div.indicator a, ul.ds .on div.indicator a:visited { background-color:#000000; color:#FFFFFF; font-weight:700; }

/* second level > style */
ul.ds li ul li { float: none; margin: 0; font-size:11px; background-color:#f1f1f1; border-right:#FFFFFF 1px solid; }
ul.ds li ul li  a:link { background-color: #f1f1f1;}
ul.ds li ul li  a:hover { background-color: #f1f1f1; font-weight:700;}
ul.ds li ul li  a:visited { background-color: #f1f1f1; font-weight:700;}


/*°³º°ÀûÀÎ ³ÐÀÌ°ª Á¶Àý*/

/* ¸Þ´º³ÐÀÌ°ª */
li#dsListItem-1 { width: 100px; }
li#dsListItem-2 { width: 100px; }

/* ¼­ºê ¸Þ´º ³ÐÀÌ°ª */
ul#dsList-1 { width: 100px; }
ul#dsList-2 { width: 100px; }