body {
 margin-left:0;
 margin-right:0;
 margin-top:0;
 margin-bottom:0;
 background: #ffffff url('/bizdemo666/img/images/body_bg.gif') repeat-x left top;
 overflow-x: auto;
 overflow-y: auto;
}

body, td {
 font-family: Gulim;
 color: #888888;
 font-size: 12px;
 line-height: 18px;
}

img {
 border: 0;
}

form {
 margin: 0px;
}

a:link { color:#888888;text-decoration:none; }
a:visited { color:#888888;text-decoration:none; }
a:active { color:#888888;text-decoration:none; }
a:hover { color:#000000;text-decoration:none; }

.top {
  background: #ffffff url('/bizdemo666/img/images/top_bg.gif') no-repeat left top;
}

.bottom {
  background: #fcfcfc url('/bizdemo666/img/images/bottom_bg.gif') repeat-x left top;
}

.main_notice {
  background: #fcfcfc url('/bizdemo666/img/images/main_notice_bg.gif') no-repeat left top;
}

.main_vod {
  background: #fcfcfc url('/bizdemo666/img/images/main_vod_bg.gif') no-repeat left top;
}

.left_top {
  background: url('/bizdemo666/img/images/left_top_bg.gif') no-repeat left top;
}

.con_top {
  background: url('/bizdemo666/img/images/con_top.jpg') no-repeat left top;
}

#view_table {
  width: 100%;
}

#view_table .sbj {
  width: 30%;
  text-align: center;
  font-weight: bold;
  padding: 5 5 5 5;
}

#view_table .sbj_name, #view_table .cont {
  width: 70%;
  padding: 5 5 5 5;
}