.marquee {width:980px;height:180px;overflow:hidden;}
.marquee li{ display:inline; float:left; margin-right:12px;}
.marquee li a{
	width:220px;
	height:210px;
	display:block;
	float:left;
	text-align:center;
	font-size:12px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.marquee li a:hove{ text-decoration:none;color: #ff6600;
	text-decoration: none;}
.marquee li img {width:210px; height:135px; border:1px solid #999; }
.marquee li em{font-style: normal; height:24px; line-height:24px; display:block; margin-top:8px;}
