@charset "utf-8";
/*翻页的样式*/
.contents
{
	margin: 0px;
	padding: 0px;
}
/*翻页的输入框*/
.smallInput
{
	width: 20px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
/*翻页的按钮*/
.goinput
{
	height: 20px;
	width: 25px;
	font-size: 10px;
}
#fy
{
clear:both;
	margin-top: 10px;
}
#newscontent
{
}
