.picview {
	font-size:14px;
	width:215px;
 height::180px;
 background:url(../images/sliderbg.jpg) no-repeat;
/*	background:#EFEFEF;*/
	border:1px solid #BCBCBC;
	padding:4px;/*	text-align:center;*/
}
.picview a{
	font-size:14px;
	color:#000;
	text-decoration: none;
	}
.picview a:hover{
	color:#F90;
	text-decoration: underline;
	}
.picview #sliderTitle{
/*	background:#eee;*/
	width:225px;
	/*height:20px;
	line-height:20px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	}
.picview li {
	color:#FFF;
	float: left;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
/*	cursor: pointer;
	overflow: hidden;*/
/*	margin: 3px 1px;*/
	border: 1px solid #004d94;
	background-color: #004d94;
}
.picview li a {
	color: #D50100;
/*	background:#004d94;*/
	border:#004d94;
}
.picview li a:hover{
	background:#004d94;
	color:#004d94;
	}
#imgPlayer_xq{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	display:none;
	} 