@charset "utf-8"; 
/* NHN ws team (http://html.nhndesign.com/) author : 김현진 20090304 */

*{margin:0; padding:0;}
body{margin:0; height:100%; background-color:#fff; font-size:12px; line-height:1.5em; font-family:"굴림",Gulim,"돋움",Dotum,AppleGothic,Sans-serif; color:#666;}
img{border:0;}
li{list-style:none;}
a{color:#666; text-decoration:none;}
a:hover{text-decoration:underline;}
em{font-style:normal;}

.wrap{border:1px solid #888d95; border-top:none;}
.words{overflow-y:auto; overflow-x:hidden; width:100%;}
.words em{color:#f86d1a;}
.words ul{overflow:hidden; margin:2px 0;}
.words .other{padding-top:2px; border-top:1px solid #e1e1e1;}
.words li{height:23px; vertical-align:top;}
.words li a{display:block; width:100%; padding:3px 0 2px; _padding:4px 0 1px; background-color:#fff; text-indent:10px; text-decoration:none;}
.words li a:hover{text-decoration:none;}
.words li strong{color:#f76d1a; font-weight:normal;}
.words.top li strong{font-weight:bold;}
.words li.atcmp_on a{background-color:#f5f5f5;}
.words .tx_sch{margin-left:-1px; background:url(http://sstatic.naver.com/search/images11/bg_atcmp_line3.gif) no-repeat;} 
.words .tx_sch em{padding:1px 5px 0 4px; background:url(http://sstatic.naver.com/search/images11/bg_atcmp_line3.gif) right -11px no-repeat; color:#2f3743; font:11px 돋움; letter-spacing:-1px;}

.msg{padding:13px 9px 9px 10px; color:#666;}
.help{position:absolute;}

.func{overflow:hidden; clear:both; width:100%; padding:6px 0 7px; background:url(http://sstatic.naver.com/search/images11/bg_atcmp_line4.gif) repeat-x; color:#cecece; font:11px/1.3em 돋움,Dotum; letter-spacing:-1px;}
.func span{float:right; padding-right:10px;}
.func a{margin:0 3px; color:#a1a2a5;}
.func .bar{display:inline-block; margin:0 7px 0 6px;}
.func .run_view{float:left; padding-left:8px; text-align:left;} 
