@charset "utf-8";

.news{
	/*
	min-height:922px;
	*/
	margin-bottom:30px;
	border:#ea2262 2px solid;
}

.news dl{
	padding:0 20px;
}
.news dt{
	margin-bottom:5px;
	border-bottom:#ea2262 1px solid;
	color:#ea2262;
}
.news dd{
	margin-bottom:20px;
}
