html{
	scrollbar-track-color:#EEE;
	scrollbar-base-color:#C4C4C4;
	scrollbar-shadow-color:#C4C4C4;
	scrollbar-arrow-color:#EEE;
	scrollbar-3dlight-color:#C4C4C4;
	scrollbar-highlight-color:#C4C4C4;
}
body{
	font:12px/22px Verdana, "宋体",Arial, Helvetica, sans-serif;
	width:100%;
	color:#000;
	background:url(images/05[1].gif);
	margin:0 auto;
}
*{
	margin:0;
	padding:0;
	border:0;
}
ul,li{
	list-style:none;
}
a{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
a:hover{
	color:#FF0101;
}
.divclear{
	width:100%;
	margin:2px 0;
	clear:both;
}
.maindivision{
	background:#FFF;
	width:1004px;
	position:relative;
	margin:0 auto;
}
.shows_search01{
	width:96%;
	margin:10px auto 20px;
	clear:both;
}
.shows_search01 h3{
	clear:both;
	border-bottom:#ECF0F2 dashed 1px;
	font-size:14px;
	padding:2px 0;
}
.shows_search01 h3 span{
	font-weight:normal;
	font-size:12px;
	padding:0 10px;
}
.shows_search01 h3 a{
	text-decoration:underline;
}
