@charset "ISO-8859-1";
/* CSS Document */
.dateStyle {
	color: #CC6600
}
.newsStyle {
	border-bottom:1px dashed #ccc;
	padding: 0 0 10px 0;
	margin:0 0 10px 15px;
	width: 330px;
}
#news p {
	margin: 0px;
}
.scheduleTitle {
	font-size:12px;
	font-weight: bold;
	padding: 5px;
}

.item {
	margin: 0px 10px;
	padding: 0px;
}
.item img{
	margin: 0 5px;
}
.projectTxt {
	font-size:11px;
	line-height: 18px;
}
.projectLine {
	border-bottom:1px dashed #ccc;
	margin:0 0 5px 0;
}
