.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	background-image: url(../images/bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news {
	margin-bottom: 40px;
	width: 625px;
	padding-bottom: 30px;
}

#news01 {
	float: left;
	width: 300px;
	padding: 5px;
}
#news02 {
	width: 300px;
	padding: 5px;
	margin: 0 0 0 315px;
}
.more {
	position:relative;
	background-image: url(../images/button_arrow_green.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	height: 16px;
	width: 80px;
	float: right;
	margin-top:10px;
}

