/*event
--------------------------------------------------*/
.eve_w{
	background:rgba(0,0,0,.5) url(../spimg/eve_bg.png) no-repeat center 10px / 100% auto;
	padding:10px 0 20px;
	border-bottom:1px dotted #666;
}
.content_inner{
	padding:30px 0 20px;
	width:85%;
	min-width:290px;
}
.content_inner img{box-shadow:0 0 5px 0 rgba(0,0,0,.8)}
.eve_title{
	color:#ff00a8;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
.eve_text{padding:10px;color:#ccc}