#content-sponsor-left {
	width: 15px;
	height: 180px;
	float: left;
}
#content-sponsor-right {
	float: right;
	height: 180px;
	width: 15px;
}
#content-sponsor-left a {
	width: 15px;
	height: 180px;
	background-image: url(../images/bg-sponsor-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#content-sponsor-right a {
	height: 180px;
	width: 15px;
	background-image: url(../images/bg-sponsor-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
#content-sponsor-left a:hover {
	width: 15px;
	height: 180px;
	background-image: url(../images/bg-sponsor-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#content-sponsor-right a:hover {
	height: 180px;
	width: 15px;
	background-image: url(../images/bg-sponsor-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
.content-sponsor-detail {
	float:left;
	height:180px;
	margin-left:3px;
	margin-right:1px;
	width:680px;
}
.content-sponsor-detail ul {
list-style-type:none;
margin:5px 0 0;
padding:0;
}
.content-sponsor-detail ul li {
	height:180px;
	margin:0;
	padding:0;
	width:680px;
}
#content-sponsor-center {
	padding-top: 5px;
}
.content-sponsor-center1 {
	float:left;
	margin-left:2px;
	margin-right:1px;
	width:220px;
	text-align: center;
}
.event-intro ul li .content-sponsor-center1 a { padding:0; margin:0;}
.content-sponsor-detail h2 {
	display:block;
	font-size:small;
	height:35px;
	margin:0;
	text-align: left;
	padding: 0;
}
.content-sponsor-detail h2 a {
	color:#82BF00;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.content-sponsor-detail p {
color:#333333;
margin:0;
text-indent:5px;
}
.content-sponsor-center1 p a {
color:#0066FF;
text-decoration:none;
}
ul li .content-sponsor-center1 h2 {
	display:block;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul li .content-sponsor-center1 h2 a {
	color:#003366;
	text-decoration:none;
	font-size:small;
	margin:0;
	padding:0;
}
span#content-sponsor-left, span#content-sponsor-right {
	display:none;
}

