.newsWrapper{
	width: 95%;
	margin: auto;
}

.newsTitleWrapper {
	width: 100%;
	height: auro;
}

.newsTitleLeft {
	width: 70%;
	float: left;
	overflow: auto;
	color: #A76F3E;
	font-size: 16px;
	padding: 5px;
	line-height: 20px;
}

.newsTitleRight {
	width: 20%;
	float: right;
	overflow: auto;
	color: #FFF ;
	font-size: 11px;
	text-align:right;
	padding: 5px;
	
}

.newsIntro {
	clear: both;
	padding: 10px;
}

.newsMore {
	text-align: right;
}

.newsMore a {
	color: #A76F3E;
	
}

#news_photo ul li {
	text-align: center;
	padding: 10px;
}

table.contact tr td {
	padding: 4px;
}

table.contact tr td input,
table.contact tr td textarea {
	width: 185px;
}
