@charset "utf-8";

/* CSS Document */



ul, p, li, h1, h2, h3, h4{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:0;

	margin:0;

}



body{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	background-color:#153727;

	height:100%;

}



#page-wrapper {

	width: 900px;

	margin: 0 auto;

	height:100%;

}



#header_top{

	background-image:url(img/header_top2.jpg);

	width:900px;

	height:117px;

	background-repeat:no-repeat;

}

#header_logo{

	position:relative;

	top:27px;

	left:66px;

	width:380px;

	height:57px;

}

#header_flag {

	margin-left:750px;

	margin-top:25px;

}

#header_flag img{

	float:left;

	padding-left:15px;

	padding-right:15px;

}



#header_middle{

	width:900px;

	height:213px;

}

#main{

	width:900px;

	/*height:313px;*/

}

#maincontent{

	width:503px;

	height:292px;

	background-color:#B2BEB8;

	margin-left:5px;

	padding:10px;

	overflow:auto;

}



#maincontent h1{

	font-family:Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:22px;

}



#main_bottom{

	background-image:url(img/main_bottom.jpg);

	width:900px;

	height:44px;

}

#footer{

	width:900px;



}

#footer_bottom{


	width:900px;

	height:68px;

}



input{

	border: 1px solid #48564b;

}





.style5{

	color:#152518;

}



.style3 a{

	color:#152518;

	text-decoration:none;

}



.style2{

	color:#152518;

	text-decoration:none;

	font-weight:bold;

	

}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



#index_header{

	background-image:url(img/index_header.jpg);

	width:900px;

	height:150px;

}

#index_main{

	background-color:#305140;

	width:900px;

	height:571px;

}

#index_main p{

	font-size:18px;

	color:#C4D3CB;

}

#index_footer{

	background-image:url(img/index_footer.jpg);

	width:900px;

	height:184px;

}

#index_main a{

	text-decoration:none;

}

.main_text1, a{

	font-size:13px;

	color:#152518;

	font-weight:bold;
	
	text-decoration:none;

}