
.news{
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 2em;
}

.news h2{
	font-size: 1.1em;
	color : #A0101B;
}

.news h2 span.date{
	color: #333;
	font-weight: normal;
	font-size: 1.0em;
}

.news h3{
	margin-top: 1em;
	font-size: 1.0em;
}

.pageNavPrev{
	text-align:left;
	margin: 1em;
}

.pageNavNext{
	text-align:right;
	margin: 1em;
}

.attachment {
	margin-bottom: 10px;
}

.attachment img {
	max-width:500px;
	max-height:350px;
}

.all_attachment {
	max-width:400px;
	max-height:400px;
	margin-bottom: 10px;
}

.all_attachment table td.attach img {
	width:200px;
	height:200px;
}
