@charset "utf-8";
.gonggao_inside {
	font-size: 14px;
	color: #3300CC;
	text-decoration: none;
	background-color: #FFFFCC;
	height: 120px;
	overflow:hidden;
	width:948px;
	border: 1px solid #3E1603;
	display: block;
	float: left;
	overflow:hidden
}
.gonggao_inside_top {
	height: 25px;
	width: 950px;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	
}
.gonggao_inside_body {
	height: 80px;
	width: 940px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	padding: 5px;
	
}
.gonggao_inside_body p{
	height: 25px;
	width: 940px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

