
#event{
	margin			: 10px 0 0 0;
}

#event section{
	margin			: 0 0 10px 0;
	padding			: 10px 10px 0 10px;
	border-top		: 1px dotted #cccccc;
}

#event section:first-child{
	margin			: 0 0 10px 0;
	padding			: 0 10px 0 10px;
	border-top		: none;
}

#event section .pic{
	text-align:center;
}

#event section .pic img{
	border: 1px solid #cccccc;
}

#event section h3{
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 18px;
	color			: #663300;
	background		: url(../../top/img/i1.gif) no-repeat 0px;
	background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	padding-left:17px
}

#event section .day{
	font-size		: 10px;
	line-height		: 14px;
	color			: #cc9900;
	text-align		: right;
	padding			: 0 0 0 0;
	margin			: 0 0 5px 0;
}

#event section p{
	font-size		: 13px;
	line-height		: 16px;
	margin			: 0 0 5px 0;
}

#event section:last-child{
	margin			: 0 0 10px 0;
}


/* nostaff */

.nostaff {
	text-align		: center;
	padding			: 40px 0;
	margin			: 0 0 10px 0;
}