@charset "utf-8";

* {
	
	margin:0px;
	padding: 0px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#wrapper {

	width: 886px;
	margin-right: auto;
	margin-left: auto;
	
}

a {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}



a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:visited {
	color: #000;
}


#mainContent {
	float: left;
	width: 886px;
	margin-top: 25px;
}
#topContent {
	float: left;
	width: 886px;
}


#topContentMain {
	float: left;
	width: 886px;
	height: 90px;
	
}
#left {
	float: left;
	width: 443px;
}
#spectacle {
	float: left;
	width: 442px;
}
#iceshow {
	float: left;
	width: 442px;
}
#right {
	float: left;
	width: 443px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 886px;
	text-align: center;
	padding-top:25px;
	float: left;	
}

.clear {
	clear: both;
}
