body{
	background:#dedede;
}
img{
	border:0;
}
.videoExpo{
	width:801px;
	margin:20px auto 0 auto;

}
.vp-header{
	background:url(/img/insider/head.jpg) scroll no-repeat top left;
	width:100%;
	height:165px;
}
.vp-content{
	width:100%;
	background:#fff url(/img/insider/content.jpg) scroll repeat-y top left;
	position:relative;
}

.playa{
	
	width:500px;
	float:left;
	margin-top:-40px;
	position:relative;
}
.playa-content{
	width:400px;
	height:300px;
	margin:0 auto 0 auto;
	border:solid 1px #aaa;

}
.playa-text{
	width:400px;
	min-height:100px;
	margin:10px auto 0 auto;
	border:solid 1px #aaa;
}
.playa-text .inner{
	color:#666;
	padding:10px;
	font-size:11px;
}
.video-items{
	height:480px;
	overflow:hidden;
	padding:0 40px 0px 0px;
	margin:0;position:relative;
}
.video-items .filler{
	
}
.video-item{
	border:solid 1px #aaa;
	height:150px;
	position:relative;
	
}
.v-div{
	line-height:10px;
	height:10px;
	overflow:hidden;
}
	.video-item .caption{
	
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		color:#999;	
		padding:5px 5px 5px 5px;
	}
	
.picky{
	
	width:300px;
	float:right;
	margin-top:-40px;
	position:relative;
}
.vp-footer{
	background:url(/img/insider/foot.jpg) scroll no-repeat top left;
	width:100%;
	height:246px;
	margin-top:-210px;
}
.picky-btns{
	width:240px;
	padding:10px;
}
.pager-back,.pager-forward{
	font-size:11px;
	float:left;
}
.pager-forward{
	float:right;
}
.index-sitemap{
	display:none;
}