<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	overflow: hidden;
}
#search_title{
	font-size:35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 100%;
	margin: 0px auto;
	background-color:#fff;
	box-shadow: 0px -1px 1px 0px #333 inset, 0px 1px 1px 0px #333 inset;
}
#search_close{
	background  : url('/cakephp/copilog2_app/webroot/img/previews/search_close_btn.jpg');
	width  : 13px;
	height  : 13px;
	cursor  : pointer;
	margin-left  : 216px;
	margin-top  : 1px;
}
#search_block{
	position: absolute;
	width:230px;
	top:100px;
	left:-240px;
	background-color:#FFF;
	-webkit-box-shadow: 5px 0px 10px #333;
	-moz-box-shadow: 5px 0px 10px #333;
	box-shadow: 5px 0px 10px #333;
	z-index:1000;
}
#search_block #s_header{
	color:white;
	background-color:#333;
	-webkit-box-shadow: 5px 0px 10px #333;
	-moz-box-shadow: 5px 0px 10px #333;
	box-shadow: 5px 0px 10px #333;
	padding:5px;
}
#search_block #i_header{
	color:white;
	background-color:#333;
	-webkit-box-shadow: 5px 0px 10px #333;
	-moz-box-shadow: 5px 0px 10px #333;
	box-shadow: 5px 0px 10px #333;
	padding:5px;
	height: 30px;
}
#search_block #i_header h2{
	color:white;
	font-size:12px;
	text-align:center;
}
#search_block #s_header input.word{
	width:135px;
	height:28px;
}
#search_block #s_header .type{
	height:23px;
}
#search_block #s_header .btn{
	width:30px;
	border-top: 1px solid #ffffff;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#a9aaab), to(#ffffff));
	background: -webkit-linear-gradient(top, #a9aaab, #ffffff);
	background: -moz-linear-gradient(top, #a9aaab, #ffffff);
	background: -ms-linear-gradient(top, #a9aaab, #ffffff);
	background: -o-linear-gradient(top, #a9aaab, #ffffff);
	padding: 4.5px 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #363636;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	float:right;
	cursor:pointer;
}
#search_block #s_header .btn:hover {
	border-top-color: #b0aeb0;
	background: #b0aeb0;
	color: #454545;
}
#search_block #s_header .btn:active {
	border-top-color: #b2c5ed;
	background: #b2c5ed;
}
#search_block #search_result{
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
	padding:10px 5px;
}
#search_block #search_result .sr_item{
	height:100px;
}
#search_block #search_result .sr_item .sr_thumb{
	float:left;
	width:100px;
	height:100px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#search_block #search_result .sr_item .sr_data{
	float:left;
	margin-left:5px;
}
#search_block #search_result .sr_item .sr_data .sr_name{
}
#search_block #search_result .sr_item .sr_data .sr_cnt{
}
#search_block #search_result .sr_border{
	border-top:2px solid #000;
	border-bottom:2px solid #ccc;
	width : 95%;
	margin: 0px auto 5px auto;
}
/*
*/

#m_search_block{
	display  : none;
	position: absolute;
	width : 100%;
	height:135px;
	background  : url('/cakephp/copilog2_app/webroot/img/previews/indexBg.png');
	z-index:1000;
	overflow  : hidden;
}
#m_search_result{
	position  : absolute;
	margin-top  : 5px;
	width	  : 100%;
	height  : 125px;
	left : 0px;
}

.CindexItem {
	width: 220px;
	height: 140px;
	margin:0px auto;
	cursor: pointer;
	clear:both;
}
.CimgItem{
	width:100px;
	height:115px;
	float:left;
}
.pageNum{
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	font-weight:bold;
	color: #039;
}
.FindexItem{
	width:100px;
	height: 130px;
	margin:0px auto;
	cursor: pointer;
	clear:both;
}
.FimgItem{
	width:100px;
	height:115px;
	float:left;
	text-align:center;
}

.CindexItem{
	width:205px;
	margin:0px auto;
	cursor: pointer;
	clear:both;
}
.CimgItem{
	width:100px;
	height:100px;
	float:left;
}
.FindexItem{
	width:110px;
	margin:0px auto;
	padding: 2px;
	cursor: pointer;
	clear:both;
}
.FimgItem{
	width:100px;
	height:100px;
	float:left;
}


.activeItem{
	/*box-shadow: 0px 0px 20px 10px #13A7A7,0px 0px 20px -10px #13A7A7;
	box-shadow: 0 0 5px 0 #777;*/
	box-shadow:						0px 0px 10px 0px #13A7A7,
								5px 5px 10px 0px #13A7A7,
								0px 0px 5px 5px #13A7A7;
}
.MCindexItem {
	margin:5px 20px;
	cursor: pointer;
	float: left;
}
.MCimgItem{
	/*width:100px;*/
	/*height:100px;*/
	float:left;
}
.MFindexItem{
	z-index  : 110;
	position  : absolute;
	cursor: pointer;
	float:left;
}
.MFimgItem{
	height:100px;
	float:left;
}
.right{
	text-align  : right;
}
.left{
	text-align  : left;
}
</pre></body></html>