﻿#list-content{
	float:left;
	width:996px;
	font-size:13px;
	border-left:solid 1px #abc1ec;
	border-bottom:solid 1px #abc1ec;
	border-right:solid 1px #abc1ec;
	padding:10px 0;
	background:#fff;
	height:420px;
}

#list-content .row{
	float:left;
	width:940px;
	margin-left:28px;
	_margin-left:12px;
	border-bottom:dashed 1px #ccc;
	margin-top:10px;
	padding-bottom:10px;
}

#list-content .date{
	color:#666;
}

#list-content #mp{
	width:100%;
	margin-top:10px;
	text-align:center;
	float:left;
}

#list-content a{
	color:#013f8a;
}