body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#newspage {
	background-image: url(cnt_news.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 655px;
	padding-top: 28px;
	padding-right: 70px;
	padding-bottom: 90px;
	padding-left: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.newimage  {
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
	float: right;
}
#newspage a {
	color: #7EAD1D;
	text-decoration: none;
}



.txtyell {
	color: #e2ba27;
}
.txtgr {
	color: #7EAD1D;
}

.txt12 {
	font-size: 12px;
}
.newhdr {
	font-size: 20px;
	font-weight: bold;
	color: #DCB007;
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#newspage a:hover {
	color: #7EAD1D;
	text-decoration: none;
}
