@charset "utf-8";
body {font-family:"Microsoft YaHei";}
#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:862px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:862px; height:300px; border:1px solid #ccc; background:#fff;}
#information {position:absolute; bottom:0; width:862px;  background:#ed1b0c; color:#fff; overflow:hidden; z-index:200;}
#information h3 {margin:0px 0 0 8px; font-size:12px; font-weight:normal; line-height:20px; letter-spacing:1px;}
*html #information h3 {margin:6px 0 0 8px; font-size:14px; line-height:6px;}
*+html #information h3 {margin:6px 0 0 8px; font-size:14px; font-weight:normal; line-height:6px;}
#information p {padding:0; line-height:10px;}
#image {width:862px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {
	left:0;
	background:url(../images/left.gif) left center no-repeat;
}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=4)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:108px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#ffb3b2}
#slideleft:hover {background-color:#e83b2e}
#slideright {float:right; width:20px; height:108px; background:url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#e83b2e}
#slidearea {float:left; position:relative; width:812px; margin-left:5px; height:108px; overflow:hidden}
#slider {position:absolute; left:0; height:108px;}
#slider img {cursor:pointer;margin:0 3px; }
