/* BASIC css start */
/* aside */
#aside { padding-left:10px; background-color:; height:; width: 177px; margin-right: 10px; top: 10px} 
/* lnb */
#aside .lnb-wrap h1 { color:; line-height:2; }
#aside h2.txt { padding-right: 15px; background: url(/images/d3/modern_simple/common/bull_h13_dw_arw.gif) no-repeat right 45%; }
#aside h2.txt span { border-bottom: 1px solid #999999; color: #333333; display: block; font-size: 12px; font-weight: bold; line-height: 14px; padding-bottom: 3px; } 
#aside .lnb {zoom: 1; padding-bottom: 25px; padding-left:; }
#aside .lnb:after{ content: ""; display: block; clear: both; }
#aside .lnb li,
#aside .lnb a { float: left; width: 100%; }
#aside .lnb li { list-style-type: none; margin-top: 10px;  word-wrap:break-word;}
#aside .lnb li.now a { font-weight: bold; }
#aside .lnb a:hover { font-size:; font-weight:; height:130px;background:tomato; color:#ffffcc; border-radius: 8px;}
#aside .lnb a:visited { background:tomato; color:; border-radius: 8px;}
#aside .lnb li a { color:#767676; }

#aside .lnc {zoom: 1; padding-bottom: 25px; padding-left:; }
#aside .lnc:after{ content: ""; display: block; clear: both; }
#aside .lnc li,
#aside .lnc a { float: left; width: 100%; }
#aside .lnc li { list-style-type: none; margin-top: 10px;  word-wrap:break-word;}
#aside .lnc li.now a { font-weight: bold; }
#aside .lnc a:hover { font-size:; font-weight:bold; height:120px; background:none; color:tomato; border-radius: 8px;}
#aside .lnc li a { color:#767676; }
#aside .menu1 { height: 130px; background-color:rgba(238,130,238,0.5); border-radius: 8px; }
#aside .menu2 { height: 130px; background-color:bisque; border-radius: 8px;"}
#aside .menu3 { height: 130px; background-color:#e0e0e0; border-radius: 8px;"}
#aside .menu4 { height: 130px; background-color:khaki; border-radius: 8px;"}
#aside .menu5 { height: 130px; background-color:rgb(153, 230, 153); border-radius: 8px;"}
#aside .menu6 { height: 130px; background-color:rgb(173, 216, 230); border-radius: 8px;"}

/* 투표하기 */
#aside .research .txt-1 { margin-top: 10px; font-weight: bold; text-align: center; }
#aside .research .list { margin-top: 10px; }
#aside .research .list li { margin-top: 5px; }
#aside .research .list li.li-center { text-align: center; }
/* info */
#aside .info { margin-bottom: 15px; background: url(/images/d3/modern_simple/aside_info_mdl.gif) repeat-y 0 0; }
#aside .info .cnt,
#aside .info .cnt a { color: #616161; }
#aside .info .cnt { zoom: 1; padding: 0 13px 7px; text-align: center; color: #616161; background: url(/images/d3/modern_simple/aside_info_btm.gif) no-repeat 0 bottom; }
#aside .info .cnt dd { padding: 10px 0; background: url(/images/d3/modern_simple/aside_info_dot.gif) repeat-x 0 0; }
#aside .info .cnt dd.first { background-image: none; }
#aside .info .cnt dd li { padding: 2px 0; }
/* cs-center */
#aside .info-cs .ph { font-size: 14px; font-weight: bold; }
#aside .info-cs .qna { font-weight: bold; }
#aside .info-cs .qna img { vertical-align: middle; }
/* 리스트타입*/
#aside ul.a {list-style-type: circle;}
#aside ul.b {list-style-type: square;}
#aside ol.c {list-style-type: upper-roman;}
#aside ol.d {list-style-type: lower-alpha;}
#aside ul {font-size: 14px;}


/* BASIC css end */

