	div.logo{
		margin : 20px 0 20px 0;
		padding: 0 0 16px 0;
	}
	div.day{
		text-align: right;
	}
	div.from{
		text-align: right;
		margin: 20px 0 20px 0;
	}
	h1{
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		margin: 40px 0 40px 0;
		color: #3366cc;
		line-height: 24px;
	}
	p{
		font-size: 13px;
	}
	div.newsMain{
		width: 600px;
		margin: 0px 0 50px 80px;
	}
	table.table-line th{
		text-align :center;
	}
	table.table-line td.textRight{
		text-align: right;
	}
	table.table-line td.textCenter{
		text-align: center;
	}