.news1 {
	background-image: url(../images/news_img.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-decoration: blink;*/
	display: block;
	padding-top: 4px;
	font-weight: bold;
	color: #2B4B5F;
	padding-bottom: 4px;
}
.ad1 {
	background-image: url(../images/ad1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100px;
	width: 147px;
	padding-top: 44px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.form {
	display: block;
	padding-bottom: 5px;
}
.img {
	border: 1px solid #999999;
}
.project_line {
	background-image: url(../images/bg5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

