
.congress{
	width: 588px;
}
.congress .item{
	background: url(../images/icon_01.gif) no-repeat left center;
	padding-left: 20px;
	border-bottom: dotted 1px #c0c0c0;
	float: left;
}
.congress .item .title{
	float: left;
	font: 700 8pt/28px Tahoma;
	width: 425px;
	height: 28px;
	overflow: hidden;
}
.congress .item .title a{
	color: #7c5c2c;
}
.congress .item .date{
	float: left;
	font: 100 8pt/28px Tahoma;
	width: 137px;
}
/**/
.congress_detail{
	width: 588px;
	overflow: hidden;
	padding-top: 10px;
}
.congress_detail .title{
	font: 700 8pt/28px Tahoma;
	color: #000080;
}
.congress_detail .date{
	
}
.congress_detail .date span{
	font: 700 8pt/28px Tahoma;
	width: 100px;
}
.congress_detail .hr hr{
	width: 588px;
	color: #c0c0c0;
	height: 1px;
}
.congress_detail .content{
	padding: 0px;
}