﻿
body 
{
}
#divImg_ys3
{
	width:280px;
	height:239px;
	float:left;
	overflow:hidden;
}
#img_ys3
{
	width:276px;
	height:235px;	
	float:left;
	border:solid 1px #ccc;	
	filter: revealTrans(transition=4,duration=2);
	overflow:hidden;
	padding:1px;
}
#divList_ys3
{
	width:280px;
	height:20px;
	position:relative;
	top:-25px;
	right:5px;
	overflow:hidden;
}
#listBtn_ys3 li
{
	float:right;	
}
#listBtn_ys3 li a
{
	display:block;
	width:20px;
	background-color:#5e5e5e;
	text-align:center;
	font-weight:bold;
	color:White;
	margin-left:2px;
	text-decoration:none;	
}


