﻿.wpes_frame ul, .wpes_frame ol, .wpes_frame li, .wpes_frame h1, .wpes_frame h2, .wpes_frame h3, .wpes_frame h4, .wpes_frame h5, .wpes_frame span, .wpes_frame p{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
.clear{
	clear:both;
}
.none{
	display:none;
}
.wpes_frame ul{
	list-style:none;
}
.wpes_frame{
	width:530px;
	border:1px solid #aaa;
	clear: both;
	overflow:hidden;
	color:#333;
	background:#fff;
}
.wpes_image{
	float:left;
	display:inline;
	width:250px;
	height:180px;
	margin-right:15px;
	border:1px solid #ccc;
}
.wpes_title{
	font-weight:bold;
	font-size:16px;
	color:#000;
	padding-right:10px;
}
.wpes_caption{
	font-size:12px;
	line-height:18px;
	padding-right:10px;
	color:#333;
}
.wpes_btn{
	clear:both;
}
.wpes_btn li{
	float:left;
	display:inline;
	float: left;
	padding: 10px 15px 10px 15px;
	width: 98px;
	height: 100px;
	line-height:16px;
	font-size:11px;
	cursor: pointer;
	border: 1px solid white;
	border-bottom: 0;
}
.wpes_btn img{
	width:100px;
	height:60px;
}
.wpes_btn li.wpes_current{
	background: url(active.gif) no-repeat center 0 #FC3;
	border-color: #ccc;
}