body {
	margin: 0px;
	background-color: #516C43;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
.pic {width:275px; float: left; padding: 0px; border: 1px solid #f0f8bf;  margin:3px; }
.pic2 {width:160px; float: left; padding: 0px; border: 1px solid #f0f8bf;  margin:3px; }
.copy { float: left; padding: 0px; border: 0px solid #f0f8bf;  margin:3px; }
.copy-p{
	float: left;
	padding: 0px;
	border: 0px solid #f0f8bf;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8cb760;
	bottom: 0px;
	line-height: 20px;
}

	
.main {
	width:1000px;
	margin-top:0px;
	top: 0px;
	margin:0px;
	padding:0px;
	overflow:hidden
	
}
.down {
	background-image: url(images/bg-d.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height:300px;
	margin:0px;
	padding:0px;
	position:relative;
	bottom:0;}
.down-cf {
	width: 1000px;
	margin-top: 10px;
}
.news {
	width:400px;
	margin-left:300px;
	top: 0px;
	padding:0px;
	float: left;
}
.newsline {
	border-bottom :#fff 1px dotted;
	padding-left: 3px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #333333;
 }
 .newsline2 {
	border-bottom :#ccc 1px dotted;
	padding-left: 3px;
	padding-right: 3px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #333333;
 }

  .no {
	padding-left: 15px;
	text-align: left;
	
 }

.title {
	padding-left: 60px;
	text-align: left;

	
 }
.title a:hover{background-color: #FFFFCC}
 .date {
	padding-left: 410px;
	text-align: left;
	
	color: #999;
 }
 .white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	height:auto;
	width: 510px;
	background-color:#fff;
	padding-top: 10px;
	padding-right: 55px;
	padding-left: 55px;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 22px;color: #339900}
 .style2 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height: 22px;color: #000}
.style3 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 22px;color: #333}
 .style4 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #fff}
.but{
width:170px;
font-size: 12px;
line-height: 22px;
background-color:#82b955;
height:18px;
color:#333;
 margin:0 0 5px 40px;
 padding:0 0 2px 30px;

}
 
 .but:hover{
background-color:#ffffff;
color:#333;
text-decoration: none;
}