.anythingSlider { width: 400px; height: 265px; position: relative; overflow: hidden;margin-bottom:5px;}
.anythingSlider .tWrapper { width: 400px; height: 265px; margin: 0; position: absolute; top: 0; left: 0; background: #fff; }
.anythingSlider .tWrapper ul { width: 99999px; height: 407px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li { display: block; float: left; padding: 0; height: 265px; width:400px; }
.anythingSlider .arrow { display: block; height: 60px; width: 60px; position: absolute; cursor: pointer; z-index: 100; }
.anythingSlider .arrow div { background: url(focusBtn.png) no-repeat; height: 90px; width: 41px; filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.anythingSlider .forward { left:350px; top:80px; }
.anythingSlider .back { left: 11px; top: 80px; }
.anythingSlider .forward div { background-position: -41px 0; }
.anythingSlider .back div { background-position: 0 0; }
.anythingSlider .forward:hover div {background-position: -41px 0; }
.anythingSlider .back:hover div {background-position: 0 0; }
.anythingSlider ul li dl { width: 400px; height: 265px; }
.tWrapper ul li dl dt { width: 400px; height: 265px; overflow: hidden; float: left; }
.tWrapper ul li dl dt img{ width: 400px; min-height:265px; height: auto; overflow: hidden; float: left; }
.tWrapper ul li dl dd { width: 400px; padding: 10px; z-index: 10; display: block; height: 100px; float: right; background: url(t_ftb.gif) no-repeat 0 0; }
.tWrapper ul li dl dd h3{
	line-height: 25px;
	font-weight: normal;
	font-size: 15px;
	z-index: 300;
	position: relative;
	top: -38px;
	left: 10px;
	background-image: url(wenzibeijing.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
.tWrapper ul li dl dd p.hdx { color: #999; padding-top: 8px; line-height: 22px; font-size:13px;}
.tWrapper ul li dl dd a { color: #fff; }
.tWrapper ul li dl dd a:hover { color: #fff; text-decoration: underline; }
#thumbNav { position: absolute; top: 220px; right: 10px; height: 13px; z-index: 300; }
#thumbNav a, #thumbNav a:hover { cursor: pointer; overflow: hidden; float: left; display: inline-block; width: 13px; height: 13px; margin-right: 6px; background: url(t_btnp.png) no-repeat 0px -186px; _background: url(t_ftb.gif) no-repeat 100px 200px; font-size: 16px; font-family: "Verdana"; display: inline-block; }
#thumbNav a.cur { color: #fff; background: url(t_btnp.png) no-repeat -21px -186px; _background: url(t_ftb.gif) no-repeat 120px 100px; }