#newstitle {
	background-image: url("../img/news_title.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 630px;
	height: 120px;
	margin-top: 0px;
	margin-left:11px;
	float: left;
} 

#newstop {
	margin-top: 20px;
	margin-left:18px;
	width: 610px;
	height: 220px;
}


#newstop .newstop1 {
	margin-left: 10px;
	width: 140px;
	height: 220px;
	float: left;
}


#newstop p {
	text-align:center;
	font-size:10px;
	
}

#newstop p span.detail {
	text-align:center;
	font-size: 9px;
}


#newstop a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#newstop a:visited {
	text-decoration:none;
}

#newstop a:hover {
	color:#FF8C00;
	text-decoration:none;
}



#newsbottom {
	margin-left: 18px;
	width: 620px;
	height: 220px;

}

#newsbottom .newsbottom1 {
	margin-left: 10px;
	width: 140px;
	height: 220px;
	float: left;
}


#newsbottom p {
	text-align:center;
	font-size:10px;
}

#newsbottom p span.detail {
	text-align:center;
	font-size: 9px;
}


#newsbottom a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#newsbottom a:visited {
	text-decoration:none;
}

#newsbottom a:hover {
	color:#FF8C00;
	text-decoration:none;
}


