/* 代码整理：易站站长网 www.yizhanzzw.com */

body {
	font: 100% normal "Arial", "Helvetica", sans-serif;
}
#yizhanzzw {
	width: 515px; /* optional */
}
#yizhanzzw img {
	border: 0;
}
#yizhanzzw .clear_both {
	clear: both;
}
#yizhanzzw .float_left, #yizhanzzw ul li {
	float: left;
	display: inline;
}
#yizhanzzw .float_right {
	float: right;
}
#yizhanzzw .overclear {
	width: 100%;
	overflow: hidden;
}
/* 代码整理：易站站长网 www.yizhanzzw.com */

#yizhanzzw .buttons {
	position: relative;
	height: 30px;
	margin: 0 0 5px 0;
}
#yizhanzzw .prev {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#yizhanzzw .next {
	position: absolute;
	top: 0;
	right: 0;
}
#yizhanzzw .showing {
	margin: 5px 60px 0 60px;
	text-align: center;
	font-size: .8em;
}
#yizhanzzw .top {
	background: url(../images/yizhanzzw_top.gif) repeat-x;
}
#yizhanzzw .inner {
	padding: 0 0 0 20px;
	margin: 0 0 -20px 0;
	background: url(../images/yizhanzzw_left_mid.gif) repeat-y;
}
#yizhanzzw ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/yizhanzzw_right_mid.gif) repeat-y top right;
}
#yizhanzzw ul li {
	display: none;
	position: relative;
	margin: 0;
	padding: 0 20px 20px 0;
	font-size: .8em;
	z-index: 1;
}
#yizhanzzw ul li.loader {
	display: block;
	float: none;
	height: 115px;
	margin: 0 0 20px -20px;
	background: url(../images/yizhanzzw_loader.gif) no-repeat center center;
}
#yizhanzzw ul li a.info {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
#yizhanzzw ul li a.thumb {
	display: block;
	border: 1px solid #ddd;
}
#yizhanzzw ul li a.thumb img {
	display: block;
	margin: 0;
	padding: 3px;
}
#yizhanzzw .btm {
	background: url(../images/yizhanzzw_btm.gif) repeat-x;
}
.yizhanzzw_tool_tip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	z-index: 9999;
}
.yizhanzzw_tool_tip .yizhanzzw_pointer_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: url(../images/yizhanzzw_pointer_left.gif);
}
.yizhanzzw_tool_tip .yizhanzzw_pointer_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../images/yizhanzzw_pointer_right.gif);
}
.yizhanzzw_tool_tip .inner {
	border: 1px solid #ddd;
	padding: 15px 15px 3px 15px;
	margin: 0 0 0 9px;
	background: #fff;
}
.yizhanzzw_tool_tip .inner_right {
	margin: 0 9px 0 0;
}
.yizhanzzw_tool_tip .inner p {
	font-size: .8em;
	margin: 0;
	padding: 0 0 12px 0;
}
/* 代码整理：易站站长网 www.yizhanzzw.com */