.body {
	margin:0;
	background:#fff;
	padding:0px;
	font:11px Verdana,Arial;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:225px; height:222px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:225px; height:222px; padding:0px; border:1px solid #666666; background:#fff}
#information {
	position:absolute;
	bottom:-2px;
	width:225px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=60);
	left: 0px;
}
#information h3 {padding:5px 0px 0px 10px; font-size:12px; text-align:center}
#information p {padding:0 0px 5px; font-size:1px;}
#image {width:225px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {
	position:absolute;
	width:26px;
	height:30px;
	cursor:pointer;
	z-index:150;
	top: 1px;
}
#imgprev {height:222px; left:0px; background:url(images/next2.png) left center no-repeat}
#imgnext {
	height:220px;
	right:-2px;
	background:url(images/next.png) right center no-repeat;
}
#imglink {
	position:absolute;
	height:0px;
	width:100%;
	z-index:0;
	opacity:.4;
	filter:alpha(opacity=100);
	left: 2px;
	top: 1px;
}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {height:0px; margin-top:0px}
#slideleft {float:left; width:0px; height:0px; background:0 center center no-repeat;}
#slideleft:hover { height:0px; background-color:#333}
#slideright {float:right; width:0px; height:0px; background:#222  center center no-repeat}
#slideright:hover {height:0px; background-color:#333}
#slidearea {float:left; position:relative; width:0px; margin-left:0px; height:0px; overflow:hidden}
#slider {position:absolute; left:0; height:0px}
#slider img {height:0px;cursor:pointer; border:0px solid #666; padding:0px}
#222 {height:220px; width:225px;}
.select {height:20px; width:160px; 
}
.zi {
    font-size:13px;
	line-height: 24px;
	height: 259px;
	text-indent:em;
    font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
    color:#333;
    background-color:#FFF;
	margin:auto;
	padding:10px 40px 0 40px;
	text-align:left;
	border:1px solid #b6b6b6;
}
.zi li { background:url(images/text.gif) no-repeat ;
         list-style-type:none;
        }
.zi li a:hover {
	font-size: 13px;
	line-height: 24px;
	color: #FF6600;
	text-decoration: underline;
}
.zi li a:link {
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.zi li a:visited {
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
   }     
