
	.nes{}
	.news
		{
			width:190px;
			height:auto;
			float:right;
			text-align:left;
			border-bottom: 1px double #e4e4e4;
			margin-bottom: 5px;
			padding-bottom: 10px;
		}
		span.news
			{
				font-size:10px;
				border-bottom: 1px double #5b5b5b;
			}
	.newsbox
		{
			width:200px;
			height:auto;
			float:right;
			text-align:left;
			border: 1px solid #dfdfdf;
			padding: 5px;
			margin: 5px;
			font-size: 12px;
			padding-bottom: 15px;
		}
		span.newsbox
			{
				font-size:18px;
				width:180px;
				margin-bottom:15px;
				margin-top:0px;
				text-align:left;
				float:left;
				border:none;
				background-color:#e4e4e4;
				border-bottom: 1px double #5b5b5b;
			}

