/* common */
div, body, img, ul, p { margin:0px;padding:0px;border:0px;}
body { background:#ededed; }
hr, caption { display:none; }
#accessibility { position:absolute;top:-5000px;left:-5000px; }
li{list-style:none;}

/* font */
body{font-size:12px;line-height:1.5em;font-family:"µ¸¿ò",Dotum,Helvetica,AppleGothic,Sans-serif;color:#808080;}
.character-text {font-size:12px;line-height:1.5em;font-family:"µ¸¿ò",Dotum,Helvetica,AppleGothic,Sans-serif;color:#ec2226; }
h1,h2,h3,h4,h5,h6{font-size:12px;text-align:left;}
a{ text-decoration:none;}
a:link {color:#666; text-decoration:none;}
a:visited {color :#666;}
a:hover {text-decoration:underline; color:#ec4068;}
a:active {color:#666;}

/* main */
#bg_wrapper { margin:0 auto;background: #35211a url(http://img.kbs.co.kr/cms/drama/gongsin/images/main_bg.jpg) top center no-repeat; }
#main_wrapper { margin:0 auto;width:1004px;height:745px;}
.main_left { float:left;width:840px;height:716px; }
.main_content { width:840px;height:716px; }
.main_right { float:right;width:160px;height:716px;} 