/* 新 Web 应用程序项目的默认 CSS Stylesheet */

.tablenews
{
	position:absolute ;
	top :250;
	left:500;
	font-size:22px;
	
}

.label
{
	color:Red;
	font-size:30px;
	font-weight:bold;
	position:absolute ;
	top :40;
	left:450;
	
}

A:link	{	
	
	text-decoration:	none;
	color:	 #000000; 
	}	
		
A:visited	
{
	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	
{
	
	text-decoration:	none;
	color:	 #000000;
	}	
		
A:hover	
{

	text-decoration:	none;
	color:	#000000;
	}
	
	


IMG 	{
	
	margin-left: 10px;
	margin-right: 10px;
	}
	
.bangong
{
	position:absolute ;
	height:20;
	top:520;
	left:25;
	font-size:18px;
	
}
.div
{
	height :100;
	width :400;
}
td.bottom
{font-size:14px
}
td.head
{font-size:14px
}
body
{
	font-size:16px
}