#gonggao {
	float: left;
	width: 600px;
}
#ggsearch {
	float: right;
	width: 280px;
	padding: 10px;
}
#gonggao table {
	border: 1px solid #999999;
}


#gonggao tr {
	line-height: 20px;
}
#gonggao th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#gonggao td {
}
