@charset "utf-8";
table {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
ul {
	font-size: 12px;
}
input {
	display: inline;
	height: 14px;
	width: auto;
	border: 1px 12 #006699;
}
.biaoti {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.newsli {
	font-size: 12px;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(images2/dot.jpg);
	list-style-type: square;
	line-height: 160%;
}
.meeting {
	font-size: 22px;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
}
.meetingNr {
	font-size: 16px;
	line-height: 200%;
	color: #000000;
}
.meettail {
	font-size: 16px;
	color: #000000;
}

