@charset "utf-8";


body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  /*color : #0000ff; */
}
#top, #menu, .head, .sub_bg, .sub, .main .rt, #home, .obc, .foot_bg, #foot1, #foot2, #title_control{  
  display:none !important; 
}

#content, #content .main{ width:100% !important; padding:0px; }
#content .main .lt{ width:100% !important; padding:0px; }
#content .main_up, #content .main_dn{ display:none; }
#title, .title{ width:100% !important; padding:0px;  border-bottom:1px solid #000000; }
