body{
font-size:17px;
      line-height:28px;
	  text-align: center; 
	  margin:0px;
	  padding: 0px;
	  background-image : url(img/b_img.jpg);
}


h1{
      font-size:9px;
      margin:0 0 0 -1000px; 
}


h2{
      border-left:22px solid #d2691e;
      border-top:1px solid #d2691e;
      border-bottom:1px solid #d2691e;
      border-right:1px solid #d2691e;
      font-size:18px;
      line-height:20px;

      padding:10px 0 8px 20px;
}

h2.current {
	margin-top: 50px;
}

h3{
      font-size:18px;
      border-left:15px solid #d2691e;
      line-height:18px;
      padding:10px 0 8px 20px;

}

h3.current {
	margin-top: 0;
}


h4{
	   
      font-size:17px;
      border-left:10px solid #8fbc8f;
      padding:0 0 0 15px;
}


.bold{
      font-weight:bold;
      border-bottom:1px solid #6b8e23;
}


.center{
      text-align:center;
}


.right{
      text-align:right;
}


.list-style{
      list-style-type:none;
}


.margin{
      margin:0 0 0 30px;
}


#menu{
	list-style-type:none;
      text-align:center;
}


#current{
	border-left:1px solid #6b8e23;
  border-top-width : 1000px;
  border-top-color : #000000;
}


#menu li{
      display:inline;
      padding:0 10px 0 10px;
}


#contents{
    width : 1000px; 
    margin: 0 auto;   
    text-align: left;   
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}


#body_section{
    width: 800px;   
    margin: 0 auto;
}

.menu{
	list-style-type:none;
      text-align:center;
}


.current{
	border-left:1px solid #6b8e23;
}


.menu li{
      display:inline;
      border-right:1px solid #6b8e23;
      padding:0 10px 0 15;
}


.flt_left{
     float:left;
}

.right_box{
	 margin:0 0 0 30%;
	 width:70%;
	 clear:left:
}

.flt_right{
	float:right;
	margin:0 0 0 30%;
}

.left_box{
	 margin:0 30% 0 0;
	 width:70%;
	 clear:right:
}

.left_i{
     float:left;
	 margin:15px 20px 10px 0;
}

.right_box2{
	 margin:0 0 0 45%;
}

.clear{
	clear:both;
	/*margin:20px 0 0 0;*/
}

