/* CSS Document */

/*MAIN-----------------------------------------------------MAIN*/
#main{
  width: 770px ;
  height: 712px ;
  margin: 0px ;
  padding: 0px ;
  background: #FFFFFF url(img/bg_base.gif) bottom left repeat-x ;
  }

#txt_area{
  width: 600px ;
  height: auto ;
  margin: 120px 0px 0px 85px ;
  font-size: 13px ;
  line-height: 22px ;
  letter-spacing: 1.5px ;
  }
/*safari/foxƒnƒbƒN--------------------*/
html[xmlns] #txt_area{
  width: 600px ;
  height: auto ;
  margin: 0px 0px 0px 85px ;
  padding-top: 120px ;
  font-size: 13px ;
  line-height: 22px ;
  letter-spacing: 1.5px ;
  }

.red{
  color: #CC0000 ;
  font-weight: bold ;
  }

table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
#news {
  padding: 20px 0px 0px 20px;
  width: 750px;
}
#flash_box {
  width: 750px;
}
#flash_box table {
  margin: 0px auto;
}
#flash_player {
}
#flash_text td {
  vertical-align: middle;
}
#flash_text {
  border: 1px solid red;
  background: #FFFFFF url(img/flash_text_bg.gif) top left repeat-x ;
  margin: 15px;
  padding: 8px;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2em;
  white-space: nowrap;
}
