.wp_videos {
	
}
.wp_videos .playwrap {
	position: relative;
}
.wp_videos .playwrap .playbox {
	background: url("./index_f/loading.gif") no-repeat center;
}
.wp_videos .playwrap .playpage {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 20px; line-height: 20px; display: none; position: absolute; z-index: 100;
}
.wp_videos .playwrap .playpage a {
	background: rgb(229, 229, 229); margin: 2px; width: 16px; height: 16px; text-align: center; color: rgb(0, 0, 0); line-height: 16px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; display: inline-block; cursor: pointer;
}
.wp_videos .playwrap .playpage a.active {
	background: rgb(204, 0, 0); color: rgb(255, 255, 255);
}
.wp_videos .playwrap .playlist li {
	vertical-align: top;
}
.wp_videos .player-type-1 .playlist li {
	padding: 0px 20px; height: 23px; line-height: 23px; overflow: hidden; display: none; position: relative; cursor: pointer;
}
.wp_videos .player-type-1 .playlist li.playing {
	display: block;
}
.wp_videos .player-type-1 .playlist li .video_icon {
	background: url("./index_f/video.png") no-repeat 0px 0px; left: 0px; top: 6px; width: 16px; height: 10px; overflow: hidden; display: block; position: absolute;
}
.wp_videos .player-type-1 .playlist li .video_title {
	overflow: hidden; display: block;
}
.wp_videos .player-type-1 .playlist li a.video_link {
	background: url("./index_f/link.png") no-repeat 0px 0px; top: 6px; width: 10px; height: 10px; right: 0px; overflow: hidden; display: block; position: absolute; cursor: pointer;
}
.wp_videos .player-type-1 .playlist li a.video_link:hover {
	background-position: 0px -10px;
}
.wp_videos .player-type-1 .playlist li .video_thumb {
	display: none;
}
.wp_videos .player-type-2 .playlist li {
	padding: 0px 20px; height: 23px; line-height: 23px; overflow: hidden; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; position: relative; cursor: pointer;
}
.wp_videos .player-type-2 .playlist li.playing {
	background-color: rgb(244, 244, 244);
}
.wp_videos .player-type-2 .playlist li .video_icon {
	background: url("./index_f/video.png") no-repeat 0px 0px; left: 0px; top: 6px; width: 16px; height: 10px; overflow: hidden; display: block; position: absolute;
}
.wp_videos .player-type-2 .playlist li.playing .video_icon {
	background-position: 0px -10px;
}
.wp_videos .player-type-2 .playlist li .video_title {
	overflow: hidden; display: block;
}
.wp_videos .player-type-2 .playlist li a.video_link {
	background: url("./index_f/link.png") no-repeat 0px 0px; top: 6px; width: 10px; height: 10px; right: 0px; overflow: hidden; display: block; position: absolute; cursor: pointer;
}
.wp_videos .player-type-2 .playlist li a.video_link:hover {
	background-position: 0px -10px;
}
.wp_videos .player-type-2 .playlist li .video_thumb {
	display: none;
}
.wp_videos .player-type-3 {
	background-color: rgb(69, 69, 69);
}
.wp_videos .player-type-3 .playlist {
	overflow: hidden; margin-top: 5px; position: relative;
}
.wp_videos .player-type-3 .playlist ul {
	left: 0px; top: 0px; position: absolute;
}
.wp_videos .player-type-3 .playlist li {
	overflow: hidden; float: left; display: inline-block; position: relative; cursor: pointer;
}
.wp_videos .player-type-3 .playlist li.playing {
	background-color: rgb(244, 244, 244);
}
.wp_videos .player-type-3 .playlist li .video_icon {
	background: url("./index_f/video.png") no-repeat 0px 0px; left: 4px; top: 4px; width: 16px; height: 10px; overflow: hidden; display: block; position: absolute;
}
.wp_videos .player-type-3 .playlist li.playing .video_icon {
	background-position: 0px -10px;
}
.wp_videos .player-type-3 .playlist li .video_title {
	background: rgb(0, 0, 0); left: 0px; width: 100%; height: 30px; bottom: 0px; color: rgb(255, 255, 255); line-height: 15px; overflow: hidden; font-size: 12px; display: block; position: absolute; z-index: 10; opacity: 0.8;
}
.wp_videos .player-type-3 .playlist li .video_title .video_title_text {
	margin: 0px 4px;
}
.wp_videos .player-type-3 .playlist li a.video_link {
	background: url("./index_f/link.png") no-repeat 0px 0px; top: 4px; width: 10px; height: 10px; right: 4px; overflow: hidden; display: block; position: absolute; z-index: 10; cursor: pointer;
}
.wp_videos .player-type-3 .playlist li a.video_link:hover {
	background-position: 0px -10px;
}
.wp_videos .player-type-3 .playlist li.playing .video_link {
	background-position: 0px -10px;
}
.wp_videos .player-type-3 .playlist li .video_thumb {
	background: rgb(36, 36, 36); padding: 2px;
}
.wp_videos .player-type-3 .playlist li.playing .video_thumb {
	background: rgb(192, 24, 24);
}
.wp_videos .player-type-3 .playlist li .video_thumb img {
	width: 100%; height: 100%;
}
.wp_videos .player-type-3 .playnav {
	background: rgb(36, 36, 36); width: 100%; height: 7px; margin-top: 5px; position: relative; cursor: default;
}
.wp_videos .player-type-3 .playnav .navbtn {
	background: rgb(134, 134, 134); left: 0px; top: 0px; width: 52px; height: 7px; overflow: hidden; position: absolute; z-index: 100; cursor: pointer;
}
.wp_videos .player-type-4 {
	background-color: rgb(69, 69, 69);
}
.wp_videos .player-type-4 .playlist {
	background: rgb(36, 36, 36); top: 0px; right: 0px; overflow: hidden; position: absolute; z-index: 100;
}
.wp_videos .player-type-4 .playlist ul {
	left: 5px; top: 0px; position: absolute;
}
.wp_videos .player-type-4 .playlist li {
	overflow: hidden; position: relative; cursor: pointer;
}
.wp_videos .player-type-4 .playlist li.eve {
	background: rgb(54, 54, 54);
}
.wp_videos .player-type-4 .playlist li.playing {
	background-color: rgb(17, 17, 17);
}
.wp_videos .player-type-4 .playlist li .video_icon {
	background: url("./index_f/video.png") no-repeat 0px 0px; left: 8px; top: 8px; width: 16px; height: 10px; overflow: hidden; display: block; position: absolute;
}
.wp_videos .player-type-4 .playlist li.playing .video_icon {
	background-position: 0px -10px;
}
.wp_videos .player-type-4 .playlist li .video_title {
	top: 4px; right: 4px; color: rgb(245, 245, 245); line-height: 19px; overflow: hidden; font-size: 13px; display: block; position: absolute;
}
.wp_videos .player-type-4 .playlist li.playing .video_title {
	color: rgb(192, 24, 24);
}
.wp_videos .player-type-4 .playlist li a.video_link {
	background: url("./index_f/link.png") no-repeat 0px 0px; width: 10px; height: 10px; right: 4px; bottom: 4px; overflow: hidden; display: block; position: absolute; z-index: 10; cursor: pointer;
}
.wp_videos .player-type-4 .playlist li a.video_link:hover {
	background-position: 0px -10px;
}
.wp_videos .player-type-3 .playlist li.playing .video_link {
	background-position: 0px -10px;
}
.wp_videos .player-type-4 .playlist li .video_thumb {
	padding: 4px;
}
.wp_videos .player-type-4 .playlist li.playing .video_thumb {
	
}
.wp_videos .player-type-4 .playlist li .video_thumb img {
	width: 100%; height: 100%;
}
.wp_videos .player-type-4 .playnav {
	background: rgb(17, 17, 17); top: 0px; width: 15px; height: 100%; right: -10px; position: absolute; z-index: 100; cursor: default;
}
.wp_videos .player-type-4 .playnav .navbtn {
	background: rgb(132, 132, 132); left: 0px; top: 0px; width: 15px; height: 45px; overflow: hidden; position: absolute; z-index: 100; cursor: pointer;
}
