
/* common css start*/

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#container_tilte_right, #container_footer, #container_header, #slideshow, #top_menu {
  display : none;
} 

#container_content h4.title_3 {
  position: relative;
  margin-top: 8px;
  display: block;
}
