.news #main{margin:0 10px 0 20px}
.news .greendate{
	display:block;
	width:110px;
	color:#fff;
	background:#52A81E url(/img/link_bg/temp.gif) no-repeat 0 center;
	font-size:11px;
	text-align:center;
	padding:3px 0 4px 0	;
	height:auto!important;
	clear: none;
	float: left;
}
.news h1 {margin-left: 120px; margin-bottom: 10px;}

.news .back{
	/*border: solid red 1px;*/
	background:url(/img/link_bg/temp2.gif) no-repeat left center;
	margin:10px 0 0 0!important;
	display:block;
	float:left;
	height:auto;
	}
	
.news .back a{
		font-size:11px;
		background: #e9e9e9 url(/img/link_bg/temp3.gif) no-repeat right center;
		margin:0 0 0 10px!important;
		padding:6px 10px 10px 0px!important;
		display:block;
		float:left;
		
		}
.news .item {margin-bottom: 20px;}
.news .item p {margin:0 0 0 120px}
.news .item a {
	display:block;
 	float:left;
 	margin:0 0 10px 0}
