body {
margin:0; 
background:#111; 
padding:5px; 
font:11px Verdana,Arial}

#slideshow {
list-style:none; 
color:#fff}

#slideshow span {display:none}

#wrapper {
	width:800px;
	display:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 0px;
}

#wrapper * {margin:0; padding:0}

#fullsize {
	position:relative;
	width:960px;
	height:330px;
	padding:2px;
	border:1px solid #ccc;
	background:#000
}

#information {
	position:absolute;
	bottom:0;
	width:960px;
	height:0;
	background:#000;
	color:#ffffff;
	overflow:hidden;
	z-index:690;
	opacity:.7;
	filter:alpha(opacity=70)
}

#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	font-family: "宋体";
	color:#ffffff;
	text-decoration: none;
}

#information h3 a{
	padding:4px 8px 3px;
	font-size:14px;
	font-family: "宋体";
	color:#ffffff;
	text-decoration: none;
}
#information h3 a:hover{
	padding:4px 8px 3px;
	font-size:14px;
	font-family: "宋体";
	color:#ffffff;
	text-decoration: none;
}
#information p {padding:0 8px 8px}

#image {
	width:960px;
	height:330px;
}

#image img {
	position:absolute;
	z-index:25;
	width:960px;
	height:330px;
}

.imgnav {
	position:absolute;
	height:265px;
	cursor:pointer;
	z-index:150;
	width: 5%;
}

#imgprev {
	left:0;
	background-image: url(http://spanish.news.cn/fotos/left.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#imgnext {right:0; background:url(http://spanish.news.cn/fotos/right.gif) right center no-repeat}

#imglink {
	position:absolute;
	height:300px;
	width:860px;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40)
}

.linkhover {
	background-image: url(http://spanish.news.cn/fotos/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#thumbnails {margin-top:5px}

#slideleft {
	float:left;
	width:10px;
	height:85px;
	background-color:#222;
	background-image: url(http://spanish.news.cn/fotos/scroll-left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#slideleft:hover {background-color:#333}

#slideright {
	float:right;
	width:10px;
	height:85px;
	background-color: #222;
	background-image: url(http://spanish.news.cn/fotos/scroll-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#slideright:hover {background-color:#333}

#slidearea {
	float:left;
	position:relative;
	width:930px;
	margin-left:5px;
	height:85px;
	overflow:hidden;
	background-position: center;
}

#slider {
	position:absolute;
	left:0;
	height:40px
}

#slider img {cursor:pointer; border:1px solid #666; padding:2px}
