
.sp {
	background:url(../images/jjj.png) no-repeat
}


.agenda .tiibar {
	height:140px;
	background:url(../images/d2803bg4.jpg) no-repeat;
	position:relative;
	margin-top:25px
}
.agenda .tiibar span {
	display:block;
	position:absolute;
	height:40px;
	line-height:36px;
	border-left:4px solid #fff;
	font-size:36px;
	left:40px;
	top:50px;
	color:#fff;
	padding-left:20px
}
.agenda .hyrcDate {
	position:relative;
	width:100%;
	height:70px
}
.agenda .hyrcUl {
	width:1470px;
}
.agenda .hyrcUl li {
	display:inline-block;
*display:inline;
	position:relative;
	float:left;
	width:200px;
	height:60px;
	line-height:60px;
	text-align:center;
	cursor:pointer;
	font-size:18px;
	color:#fff;
	background-color:#a0bbe2; margin-right:35px;
transition:background-color .5s
}

.mb180{ margin-top:60px;}

.agenda .hyrcUl .fontColor {
	background-color:#0f52b2;
transition:background-color .5s;
	margin-top:-2px
}
.agenda .arrBox {
	width:34px;
	height:18px;
	background-position:0px 0px; margin-left:58px; 
	position:absolute;
	bottom:-6px;
	opacity:0;
	filter:alpha(opacity=0)
}