.maintext {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.hotnews {
	background: url(images/hotnews.jpg) no-repeat fixed center bottom;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.buttonout {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(images/button_out.jpg) no-repeat fixed center center;
	margin: 0px;
	height: 25px;
	width: 109px;
	border: 1px solid #FFFFFF;
}
.buttonover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: black;
	background: #FFFFFF /*url(images/button_move.jpg) no-repeat fixed center center*/;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 110px;
	border: none;
}