#content_meeting{margin-bottom:10px}
#meeting_cs3{margin-bottom:20px}

/*content sentences
-----------------------------------*/
.cs_inner{padding:20px 50px 10px}
.cs_content{margin-bottom:20px}

.cs_content p{
	line-height:1.5;
	font-size:16px;
}

#meeting_cs2 .big{
	color:#f6f;
	font-size:16px;
	font-weight:bold;
}
.small{font-size:12px}


#meeting_cs2 table{
	border-collapse:collapse;
	width:890px;
	text-align:center;
	font-size:14px;
}
#meeting_cs2 table th,#meeting_cs2 table td{
	padding:10px 0;
	border:1px solid #ccc;
}
#meeting_cs2 table th{background:#7d1a84}
#meeting_cs2 table td{background:#333}