﻿body { background-color:#FFFFFF; padding:0px; margin:0px; }

#slideshow {
list-style:none; 
color:#fff}

#slideshow span {display:none}

#wrapper {
	width:600px;
	display:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 0px;
}

#wrapper * {margin:0; padding:0}

#fullsize {
	position:relative;
	width:600px;
	height:780px;
	padding:0px;
	background:#FFF
}

#information {
	position:absolute;
	bottom:0;
	width:600px;
	height:0;
	background:#000;
	color:#ffffff;
	overflow:hidden;
	z-index:667;
	opacity:.7;
	filter:alpha(opacity=70)
}

#information h3 {
	padding:4px 8px 3px;
	font-size:24px;
	font-family: "微软雅黑","黑体";
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}

#information h3 a{
	padding:4px 8px 3px;
	font-size:24px;
	font-family: "微软雅黑","黑体";
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}
#information h3 a:hover{
	padding:4px 8px 3px;
	font-size:24px;
	font-family: "微软雅黑","黑体";
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
}
#information p {padding:0 8px 8px}

#image {
	width:600px;
	height:780px;
}

#image img {
	position:absolute;
	z-index:25;
	width:600px;
	height:780px;
}

.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:500px;
	width:800px;
	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:78px;
	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:78px;
	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:570px;
	margin-left:5px;
	height:78px;
	overflow:hidden;
	background-position: center;
}

#slider {
	position:absolute;
	left:0;
	height:40px
}

#slider img { cursor:pointer; }
