body {
  overflow : hidden; 
  background-image: url(../images/bg.jpg); 
  background-position : top; 
  background-repeat : no-repeat;
  }

body, h1, h2, h3, h4, h5, h6, p, ol, ul, th, td, div, a, textarea, input {
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  color: #000000;
  }
body, p, a, ol, ul, th, td, div, textarea, input {
  font-size: 12px; 
  }
	
.bg_top{
  background-image: url(../images/bg_top.jpg); 
  background-position : top; 
  background-repeat : no-repeat;
  }
  
.bg_left{
  background-image: url(../images/bg_left.jpg); 
  background-position : right; 
  background-repeat : no-repeat;
  }
  
.bg_right{
  background-image: url(../images/bg_right.jpg); 
  background-position : left, top; 
  background-repeat : no-repeat;
  }

.bg_content_top{
  background-image : url(../images/bg_content_top.gif) ;
  background-repeat : no-repeat;
  }

.bg_content{
  background-image: url(../images/bg_content.gif);
  }
	
.bg_nav_line{
  background-image: url(../images/bg_nav_line.gif); 
  background-repeat : no-repeat;
  }
  
.bg_content_th{
  background-image: url(../images/bg_content_th.gif); 
  background-position : right, top; 
  background-repeat : no-repeat;
  }
  
    
.tx_1{
  font-size: 12px;
  color : #ffffff;
  }
  
.tx_2{
  font-size: 12px;
  color : #333333;
  }
  
.tx_3{
  font-size: 10px;
  color : #4f2000;
  background-color: transparent;
  }
  
.tx_4{
  color : #dd4400;
  font-weight: bold; 
  }

.tx_5{
  font-size: 10px;
  color : #ffffff;
  background-color: transparent;
  }

.content{
  color : #333333;
  line-height : 18px;
  }

.content_title{
  color : #333333;
  line-height : 21px;
  }
	
hr {
  align:center;
  border : 1px none #162d4e;
  background : #ffffff;
  }
	

h1 {
  font-size: 15px;
  padding-top : 10px;
  }

h2 {
	font-size: 11px; 
	font-weight: bold; 
	}

.cl_1{
  color : #bb5500;
  }

.cl_2{
  background-color : #ffff33;
  border:1px;
  }


.ti_6, h6 {
  font-size: 11px; 
  font-weight: bold; 
  color : #ffffff;
  }
	
mh3, div.title_big{
	font-size: 16px;
	font-weight: bold;
	padding-top : 3px;
	padding-bottom : 5px;
}

mh4{
	font-size: 14px; 
	font-weight: bold; 
	}
	
mh5{
	font-size: 13px; 
	font-weight: bold; 
	}
	
td.site{
	padding-top : 10px;
	padding-right : 10px;
	padding-left : 10px;
	padding : 10px;
	}

