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

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #C9C7C7;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headder{
	height:92px;s
}
.banner{
	height:189px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
.navigation{
	height:52px;
}
.cont_body{
	height:auto;
	padding:30px 0px 30px 0px;
	background-image:url(images/cont_bg.gif);
	background-repeat:repeat-y;
}
.cont_bodyl{
	padding:0px 0px 0px 40px ;
}
.cont_bodyr{
	padding:0px 60px 0px 20px ;
}
.cont_bodyr_pro{
	padding:0px 20px 0px 20px ;
}
.bottom{
	height:60px;
	background-color:#000000;
	color:#FFFFFF;
}
.text{
	float:right;
	padding:10px 0px 0px 0px ;
	margin:0px 10px 0px 0px ;
}
.text2{
	float:left;
	padding:10px 0px 0px 10px ;
	margin:0px 0px 0px 0px ;
}
#nostyle ul{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	line-height:17px;
}

#nostyle ol{
	list-style-type:none;
		padding-left:0px;
	margin-left:0px;
	
}
#nostyle li{
	list-style-type:circle;
	padding-left:0px;
	margin-left:0px;
	line-height:17px;
}
.linehe{	
	line-height:17px;
}


a {
	font-family: Arial;
	font-size: 12px;
	color: #01903A;
	font-weight: bold;
}
a:visited {
	color: #01903A;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #01903A;
}
a:link {
	color: #01903A;
}


.map{
	height:300px;
	width:300px;
	float:left;
}


.pophead{
	
	font-family: Arial;
	font-size: 12px;
	color: #01903A;
	font-weight: bold;
}


h2{
	color:#FBC859;
}
h3{
	color:#FBC859;
	margin:0px;
	font-size:14px;
}

h4{
	color:#109546;
	margin:0px;
	font-size:12px;
}
#main_thum{
	height:60px;
	width:300px;
	float:left;
}

.thum ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.thum ol{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;}
.thum li{
	float:left;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;}	
.thum_cont{
	height:20px;
	width:400px;
	padding-bottom:5px;
	float:left;
}


