@charset "UTF-8";
#newshead {
	width: 760px;
	height: 90px;
	margin: 0 auto;
	background: url(header.jpg) no-repeat;
	display: block;
}
#cotent {
	width: 760px;
	height: auto;
	background: #FFF;
	margin: 0 auto;
}