body{
	margin:0}
.openplay {
	background-image: url(../images/openplay.png);
	height: 230px;
	margin-bottom: 10px;
	width: 550px;
}
.openplay .opmenu {
	height: 30px;
}

.openplay .opmenu a{
	padding: 6px 0;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	background-image: url(../images/opm_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #515151;
	text-decoration: none;
	text-align: center;
	width: 50px;
}
.openplay .opmenu .on {
	background-image: url(../images/opmenu_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
}

.fresh {
	background-repeat: no-repeat;
	height: 200px;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 0px;
	width:550px
}
.fresh .fre_in {
	height: 230px;
	width: 550px;
}
.fresh .f_play {
	position: relative;
	overflow: hidden;
	width: 550px;
	height: 200px;
}
.fresh .f_play .fp_main {
	height: 200px;
	width: 360px;
	position: absolute;
	left: 190px;
}
.fresh .fre_in .f_play #s4 .fpmin {
	padding: 10px;
	height: 180px;
	width: 340px;
}
.fresh .fre_in .f_play #s4 .fpmin .fptxt {
	width: 175px;
	float: left;
	height: 135px;
	margin-bottom: 5px;
	color: #000;
	line-height:150%;
}
.fresh .fre_in .f_play #s4 .fpmin .fptxt a{
	color: #367cd0;
	text-decoration:none;
}
.fresh .fre_in .f_play #s4 .fpmin .fpimg {
	width: 155px;
	height: 125px;
	float: right;
	overflow: hidden;
	position: relative;
	background-color: #CCC;
}
.fresh .fre_in .f_play #s4 .fpmin .fpimg .fpimgin {
	width: 165px;
	height: 230px;
	position: absolute;
	top: -52px;
	left: -5px;
}

.fresh .fre_in .f_play #s4 .fpmin .fpmbot {
	clear: both;
	height: 25px;
	padding: 10px 0 5px;
	border-top: 1px solid #e5e5e5;
}
.fresh .fre_in .f_play #s4 .fpmin .fpmbot  span{
	float:right
}
.fresh .fre_in .f_play #s4 .fpmin .fptxt .fpmtit {
	font-size: 15px;
	color: #367cd0;
}
.fresh .fre_in .f_play #s4 .fpmin .fptxt .fpmtit a{
	font-weight:bold;
}



.fresh .f_play .fp_btn {
	width: 190px;
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.fresh .f_play .fp_btn a {
	display: block;
	height: 18px;
	padding: 11px 5px 10px 14px;
	color: #515151;
	line-height: 16px;
	background: #fdfdfd;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.fresh .f_play .fp_btn .on {
	background-image: url(../images/ad_top_b2.png);
	color: #000;
	border-bottom: 1px solid #f2c409;
	border-right: 1px solid #f2c409;
}
.fresh p {
	margin: 5px 0;
}
.fresh .fre_txt{
	height:30px;
	font-size:12px;
	line-height:15px;
	padding:5px 10px;
	background-color:#FFF;
	margin-top: 5px;
	}

.fresh .topbtn {
	text-align: right;
	height: 40px;
	padding: 5px 0;
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 5px;
}
.fresh .topbtn .tbinimg {
	position: absolute;
	left: 311px;
	top: 25px;
}
