BODY
  {
  padding: 0;
    margin: 0;

    font-size: 12px;
    font-family: Tahoma, Verdana, arial, sans-serif;
    color: #fff;

    scrollbar-arrow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-base-color: #000;

    background-color: #000;
  }


TABLE.main_table
  {
  width: 100%;
  height: 100%;
  }

TD
  {
  text-align: center;
  }

TD.td_sp
  {
//  height: 30%;
  }
TD.zero
  {
  height: 1px;
  }
TABLE.center_table
  {
  width: 616px;
  }
TABLE.center_table_news
  {
  width: 80%;
  }

TD.news_td1
  {  
  width: 500px;
  text-align: right;
  }


TABLE.form_table_out
  {
  background: #142020;
  height: 94px;
  width: 100%;
  }
TABLE.form_table
  {
  height: 100%;
  width: 100%;
  }
INPUT.txt1
  {
  font-family: Arial, sans-serif;
  width: 100%;
  height: 19px;
  background: #000;
  border: none;
  padding: 2px;
  margin: 0;
  font-size: 14px;
  color: #fff;
  }
TEXTAREA.txt2
  {
  font-family: Arial, sans-serif;
  width: 100%;
  height: 100%;
  background: #000;
  border: none;
  padding: 2px;
  margin: 0;
  font-size: 14px;
  color: #fff;
  }

TABLE.gall_table
  {
  width: 616px;
  }
  
TD.gall_td
  {
  vertical-align: top;
  width: 120px;
  }

TD.photo_gall_td
  {
  vertical-align: top;
  width: 120px;
  }
TD.img_bar
  {
  text-align: center;
  height: 90px;
  }


DIV.gall_date
  {
  padding: 19px 0 8px 0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #6699CC;
  } 
DIV.gall_date A
  {
  color: #6699CC;
  text-decoration: none;
  } 
DIV.gall_date A:hover
  {
  color: #fff;
  } 


DIV.gall_txt
  {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  }
DIV.gall_more, DIV.gall_more A
  {
  padding: 20px 0 0 0;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #6699CC;
  }
DIV.gall_more A:hover
  {
  color: #fff;
  }


TD.hall_txt
  {
  line-height: 20px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  
  }


TD.news_td
  {
  text-align: left;
  }

DIV.news_date
  {
  padding: 5px 0 0 0;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #71B2C2;

  } 
SPAN.news_txt
  {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  }
SPAN.news_txt A,SPAN.news_more A
  {
  color: #fff;
  text-decoration: none;
  }
SPAN.news_txt A:hover,SPAN.news_more A:hover
  {
  color: #6699CC;
  }
SPAN.news_more
  {
  padding: 0 0 0 20px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  }
DIV.news_more
  {
  line-height: 18px;
  padding: 7px 0 0 0;
  text-align: justify;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  }



TABLE.ft_main
  {
  width: 100%;
  height: 100%;
  }
TD.ft_td, TD.ft_td_1, TD.ft_td_2
  {
  width: 50%;
  }
TD.ft_td_1
  {
  vertical-align: middle;
  padding: 0 0 0 55px;
  text-align: left;
  line-height: 10px;
  }
TD.ft_td_1 A
  {
  text-decoration: none;
  font-size: 10px;
  color: #ccc;
  }
TD.ft_td_1 A:hover
  {
  color: #fff;
  }
TD.ft_td_2
  {
  padding: 0 20px 10px 0;
  text-align: right;
  }
TD.ft_td_2 A
  {
  text-decoration: none;
  vertical-align: middle;
  font-size: 10px;
  color: #4D4D4D;
  }
TD.ft_td_2 A:hover
  {
  color: #fff;
  }

TD.addr
  {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #999;


  vertical-align: bottom;
  padding: 5px 0 10px 0;
  }
TD.addr A
	{
	color: #fff;
	text-decoration: none;	
	}
TD.addr A:hover
	{
	text-decoration: underline;	
	}





