@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../images/bg.gif) repeat top;
}


ul {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  font-weight:bold;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
}
li ul { display: none; }
ul li a {
  display: block;
  text-decoration: none;
  color: #49484e;
  padding: 5px 12px 5px 12px;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a:hover { background: #819e6f; }
li:hover ul {
  display: block;
  position: absolute;
  z-index:100;
}
li:hover li {
  float: none;
  font-size: 11px;
}
li:hover a { background: #819e6f; color:#FFF; }
li:hover li a:hover { background: #adcc9a; }


.top_tex1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#47494a;
	text-align:right;
}

.top_tex2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#47494a;
	text-align:right;
}


.title1{
	font-family:"Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	color:#819e6f;
	}
	
	
.title2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#756c66;
	}
	
.title3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#819e6f;
	}
	
	
.title4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#756c66;
	font-weight:bold;
}

.title5{
	font-family:"Tw Cen MT", Arial, Verdana;
	font-size:24px;
	color:#444545;
	font-weight:bold;
}

.main_text{
	font-family:"Tw Cen MT", Arial, Verdana;
	font-size:14px;
	color:#756c66;
	text-align:justify;
	}
	
.main_text2{
	font-family:"Tw Cen MT", Arial, Verdana;
	font-size:18px;
	color:#756c66;
	}
	
	
.fotter_area{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#34a9a8;
	background-color:#3e382c;
	height:70px;
	text-decoration:none;
	}
	
	
.fotter_area a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#34a9a8;
	text-decoration:none;
}
	
	
.middle_table{
	background-color:#fefcef;
	height:180px;
	
}


.inner_page_area{
	width:100%;
	height:auto;
	padding: 20px 0 20px 0;
	margin-bottom:44px;
	float:left;
	}
	
	
.left_con_area{
	width:30%;
	float:left;
	margin:2% 0 0 2%;
	
	
	}
	
.r8_con_area{
	width:63%;
	height:auto;
	float:left;
	margin:2% 0 0 2%;
	padding-left:1%;
	
	}
	
.img_frame {
    background:transparent;
    padding:8px;
    border:1px solid #999999; }
	
	
.about_img{
	width:100%;

	
	}
	
.inner_page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#756c66;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
	}



























