.close {
	width:24px;
	height:17px;
	display:block;
	position:absolute;
	top:0;
	right:6px;
	background:url(../images/bg_popclose.jpg) left top no-repeat;
}
#popBox {
	display:none;
}
#popBox2 {
	width:525px;
	height:325px;
	position:absolute;
	z-index:120;
	top:100px;
	display:none;
}
#minPop {
	width:79px;
	height:213px;
	position:fixed;
	display:none;
	right:0;
	bottom:0;
	z-index:99;
	_position:absolute;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
.openPop {
	width:79px;
	height:213px;
	background:url(../images/20131218.jpg) left top no-repeat;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.tp1 {
	background-position:left top;
}
.tp2 {
	background-position:-79px top;
}
.closePop {
	width:22px;
	height:25px;
	display:block;
	position:absolute;
	right:0;
	top:0;
}