<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">





.ckshow_Img{
	cursor:pointer;
}
#ckImageBox {
	position:fixed;
	z-index:214748364;
}
#ckImageBox_tmp {
	position:fixed;
	z-index:214748365;
}
#ckImageBox img {
	top:0;left:0;
	width:100%; height:auto;
}
#ckImageBox_bg {
	position:fixed;
	display:none;
	top:0;
	left:0;
	z-index:21474836;
	background:#000;
}
#loading{
	z-index:214748369;
	position:absolute;
	background:#fff url(https://lh3.googleusercontent.com/-YQMv3UNj54Q/UH60bbmTqWI/AAAAAAAAAD4/Nhov1jMpqD8/s128/ajax-loader.gif) center center no-repeat;
}
#ck_actualBtn{
	position:absolute;
	width:30px; height:30px;
	background:url(https://lh5.googleusercontent.com/-Jsu2WrMmDQo/UH43VI_qUiI/AAAAAAAAACw/CnIFt__olfY/h120/btn_actual.png) center center no-repeat;
	z-index:214748365;
	margin:0;
	margin-top:0; margin-right:0;
	cursor: pointer;
}
#ck_nextbtn{
	width:50px; height:100px;
	position:fixed;
	z-index:214748365;
	cursor: pointer;
	background:rgba(0,0,0,.2);
	top:50%; margin-top:-50px; right:20px;
	border-radius:3px;
}
#ck_nextbtn:after{position:absolute; top:50%; width:30px; height:30px; border-style:solid;  border-width:2px; content:"";}
#ck_nextbtn:after{right:15px; border-color:#FFF #FFF transparent transparent ;  transform-origin:right top;-ms-transform-origin:right top;-webkit-transform-origin:right top;-moz-transform-origin:right top;-o-transform-origin:right top;  }
#ck_nextbtn:after{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}


#ck_prevbtn{
	width:50px; height:100px;
	position:fixed;
	z-index:214748365;
	cursor: pointer;
	background:rgba(0,0,0,.2);
	top:50%; margin-top:-50px; left:20px;
	border-radius:3px;
}
#ck_prevbtn:after{position:absolute; top:50%; width:30px; height:30px; border-style:solid;  border-width:2px; content:"";}
#ck_prevbtn:after{left:15px;border-color:#FFF transparent transparent #FFF; transform-origin:left top;-ms-transform-origin:left top;-webkit-transform-origin:left top;-moz-transform-origin:left top;-o-transform-origin:left top;  }
#ck_prevbtn:after{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);}


</pre></body></html>