/* common */
body { font-family: "Gulim" sans-serif; font-size: 0.8em; }
h2, h3 {font-family: "Arial"; line-height: 150%;}
a {color:#07c;text-decoration:none;cursor:pointer;}
a:hover {text-decoration:underline;}
a:visited {color:#4A6B82;}

#wrap { margin: 0px auto; border: 0px; width: 810px; }
#subheader {border-bottom:1px solid #666;height:34px;width:100%;}
#subheader h2{float:left;font-size:140%;line-height:34px;color:#F1AD00; margin-top:0;}

#tabs {float:right;position:relative;font-weight:bold; font-family: "Dotum";}
#tabs a {background:#eee;border:1px solid #eee;color:#777;display:block;float:left;font-size:90%;height:24px;line-height:22px;margin:8px 8px 0 0;padding:0 11px 0 11px;text-decoration:none;}
#tabs a:hover {background:#fff;border:1px solid #777;border-bottom-color:#fff;line-height:20px;margin-top:9px;}
#tabs a.here {background:#fff;border:1px solid #777;border-bottom-color:#fff;color:black;font-size:120%;height:30px;line-height:28px;margin-top:3px;padding:0 11px 0 11px;}

#line {width: 810px; border: solid 1px #bbb; border-top: 0px; background-color: #fff; }

#content { padding: 10px; font-size:12px; line-height:140%; }

#article {float:left;width:500px;}
#sidebar { float:right;width:250px;background-color:#eee;border:solid 1px #ccc;padding:10px;}

#footer {clear:both; border-top: solid 1px #666;}

