body {
	margin: 0;
	padding: 0;
}
#content {
	padding: 0;
	font-size: 13px;
	line-height: 180%;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #e60012;
}
#probo form {
	margin: 0 0 20px 0;
	padding: 20px 20px 10px 20px;
	background-color: #f3f3f3;
	border: 1px solid lightgray;
}
.searchbox {
	margin: 0 0 10px 0;
}
.searchbox #q {
	margin: 0;
	padding: 12px;
	width: 670px;
	height: 24px;
	border: 1px solid lightgray;
	border-right: 0;
	font-size: 22px;
	line-height: 120%;
}
.searchbox input[type="submit"] {
	margin: 0;
	padding: 7px 0;
	width: 256px;
	height: 50px;
	background-color: #000000;
	border: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 120%;
	vertical-align: bottom;
}
.searchbox input[type="submit"]:hover {
	background-color: #e60012;
}
[class *="_pbox-"] {
	margin: 0;
	padding: 0;
}

._pbox-refine-1, ._pbox-refine-2 {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
}

._pbox-refine-1 {
	padding-top: 10px;
}

._pbox-refine-2 {
}
._pbox-refine-1 ._title, ._pbox-refine-2 ._title {
	display: table-cell;
	padding: 0 10px 0 13px;
	width: 130px;
}
._pbox-refine-1 ._title {
}
._pbox-refine-1 ._refs, ._pbox-refine-2 ._refs {
	display: table-cell;
	margin: 0;
	padding: 0;
}
._pbox-refine-1 ._refs {
}
._pbox-refine-1 ._refs ._ref, ._pbox-refine-2 ._refs ._ref {
	display: inline-block;
	white-space: nowrap;
	padding: 0 10px 10px 0;
	width: 188px;
	/* for ie-7 */
	*display: inline;
 *zoom: 1;
}
._pbox-refine-1 ._refs ._ref li {
	line-height: 24px;
}
._pbox-refine-1 ._refs ._ref label input[type="checkbox"],
._pbox-refine-2 ._refs ._ref label input[type="checkbox"] {
	content: "";
	position: relative;
	margin-right: 10px;
	padding: 5px;
	width: 24px;
	height: 24px;
	border: 1px solid lightgray;
	background: none;
	background-color: #ffffff;
  border-radius: 4px;
  font-size: 18px;
	vertical-align: middle;
	outline: none;
  -webkit-appearance: none;
}
._pbox-refine-1 ._refs ._ref label input[type="checkbox"]:checked:after,
._pbox-refine-2 ._refs ._ref label input[type="checkbox"]:checked:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 1px;
	width: 20px;
	height: 12px;
	margin-top: -8px;
	border-left: 5px solid #e60012;
	border-bottom: 5px solid #e60012;
	border-color: #e60012;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
._pbox-refine-1 ._refs ._ref label span {
	position: relative;
}
._pbox-search-status {
	float: left;
	margin: 10px 0;
}
._pbox-search-status ._kwd {
	font-weight: bold;
}
._pbox-search-status ._cstart {
	font-weight: bold;
	font-size: 24px;
}
._pbox-search-status ._cend {
	font-weight: bold;
	font-size: 24px;
}
._pbox-search-status ._totalhits {
	font-weight: bold;
}
._pbox-sort-selector {
	float: right;
	margin: 5px 0;
	text-align: right;
}
._pbox-sort-selector ._sorts {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
._pbox-sort-selector ._title, ._pbox-sort-selector ._sort {
	display: inline-block;
	white-space: nowrap;
	margin: 0 0 0 10px;
	/* for ie-7 */
	*display: inline;
	*zoom: 1;
}
._pbox-sort-selector ._sorts dd {
	margin: 0 0 0 10px;
}
._pbox-sort-selector ._sorts a {
	display: block;
	padding: 6px 30px;
	border: 1px solid lightgray;
	text-decoration: none;
}
._pbox-sort-selector ._sorts a:hover {
	background-color: #e60012;
	color: #ffffff !important;
	text-decoration: none !important;
}
._pbox-sort-selector ._sort._selected {
	padding: 6px 30px;
	background: lightgray;
	border: 1px solid lightgray;
}
._pbox-count-selector {
	float: right;
	margin: 10px 0;
	text-align: right;
}
._pbox-count-selector ._counts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
._pbox-count-selector ._title, ._pbox-count-selector ._count {
	display: inline-block;
	white-space: nowrap;
	padding: 0 10px;
	margin: 0;
	/* for ie-7 */
	*display: inline;
	*zoom: 1;
}
._pbox-count-selector ._counts dd {
	margin: 0 1px;
	border: solid thin lightgray;
	padding: 6px 12px;
}
._pbox-count-selector ._counts a {
	text-decoration: none;
}
._pbox-count-selector ._count._selected {
	/*font-weight: bold;*/
	background: lightgray;
}
._pbox-related {
	margin: 20px 0 40px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid lightgray;
}
._pbox-related ._title {
	margin-right: 15px;
}
._pbox-related ._kwd {
	display: inline-block;
	margin: 0 15px 10px 0;
	padding: 5px 8px;
	border: 1px solid lightgray;
}
._pbox-related ._kwd:hover {
	background-color: #e60012 !important;
	color: #ffffff !important;
	text-decoration: none !important;
}
._pbox-recommend {
	margin: 20px 0 40px 0;
	padding: 20px;
	border: 8px solid #fbdfe0;
}
._pbox-recommend ._caption {
	display: none;
}
._pbox-recommend ._records ._record {
	display: block;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid lightgray;
}
._pbox-recommend ._records ._record:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
._pbox-recommend ._records ._record:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
._pbox-recommend ._records ._record ._title {
	font-size: 18px;
	margin-bottom: 5px;
}
._pbox-recommend ._records ._record ._title a {
	display: inline-block;
	padding: 3px 0 0 74px;
	background: url(../images/icon_recommend.png) left center no-repeat;
}
._pbox-recommend ._records ._record ._image {
	float: left;
}
._pbox-recommend ._records ._record ._image img {
	margin: 5px 20px 5px 0;
	width: 100px;
}
._pbox-searchresult {
	margin-bottom: 20px;
}
._pbox-searchresult ._records ._record {
	display: block;
	padding: 15px 0;
	border-bottom: solid thin lightgray;
}
._pbox-searchresult ._records ._record:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
._pbox-searchresult ._records ._record ._thumb {
	float: left;
	width: 170px;
}
._pbox-searchresult ._records ._record ._thumb img {
	max-width: 150px;
	max-height: 150px;
	margin-right: 18px;
	border: 1px solid #ccc;
}
._pbox-searchresult ._records ._record ._thumb img:hover {
	border: 1px solid #666;
}
* html ._pbox-searchresult ._records ._record ._thumb img {
 width:expression(this.width > 150 ? "150px" : "auto");
 height:expression(this.height > 150 ? "150px" : "auto");
}
._pbox-searchresult ._records ._record ._pdfthumb {
	float: left;
}
._pbox-searchresult ._records ._record ._pdfthumb img {
	cursor: pointer;
	max-width: 150px;
	max-height: 150px;
	margin-right: 18px;
	border: 1px solid #ccc;
}
._pbox-searchresult ._records ._record ._pdfthumb img:hover {
	border: 1px solid #666;
}
* html ._pbox-searchresult ._records ._record ._pdfthumb img {
 width:expression(this.width > 150 ? "150px" : "auto");
 height:expression(this.height > 150 ? "150px" : "auto");
}
._pbox-searchresult ._records ._record ._pdfthumb ._pdfpage {
	text-align: center;
	font-size: 12px;
	margin-right: 18px;
}
._pbox-searchresult ._records ._record ._pdfthumbs {
}
._pbox-searchresult ._records ._record ._pdfthumbs ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 0;
}
._pbox-searchresult ._records ._record ._pdfthumbs ._pdfthumb {
	display: inline-block;
	margin-right: 5px;
}
._pbox-searchresult ._records ._record ._pdfthumbs ._pdfthumb:last-child {
	margin-right: 0;
}
._pbox-searchresult ._records ._record ._pdfthumbs ._pdfthumb ._pdfpage {
	text-align: center;
	font-size: 12px;
}
._pbox-searchresult ._records ._record ._pdfthumbs ._pdfthumb img {
	cursor: pointer;
	max-width: 80px;
	max-height: 80px;
	border: 1px solid #ccc;
}
._pbox-searchresult ._records ._record ._pdfthumbs ._pdfthumb img:hover {
	border: 1px solid #666;
}
._pbox-searchresult ._records ._record ._metaimg1 {
	margin-bottom: 5px;
}
._pbox-searchresult ._records ._record ._metaimg1 img {
	border: 1px solid #ccc;
}
._pbox-searchresult ._records ._record ._pdftitle,
._pbox-searchresult ._records ._record ._title {
	margin-bottom: 5px;
	padding: 1px 0 9px 0;
	font-size: 18px;
}
._pbox-searchresult ._records ._record ._title a {
	display: inline-block;
	padding: 0 0 0 16px;
	background: url(../images/icon-linkarw.png) left center no-repeat;
	width: 100%;
	box-sizing: border-box;
	line-height: 150%;
	text-decoration: none;
}
._pbox-searchresult ._records ._record ._title a:hover {
	background: url(../images/icon-linkarw-on.png) left center no-repeat;
	text-decoration: underline;
}
._pbox-searchresult ._records ._record ._nearby {
	margin-bottom: 5px;
	padding: 6px 0 0 0;
	overflow: hidden;
}
._pbox-searchresult ._records ._record ._nearby em {
	font-weight: bold;
	font-style: normal;
	background-color: yellow;
}
._pbox-searchresult ._records ._record ._url {
}
._pbox-searchresult ._records ._record ._url a {
	text-decoration: none;
}
._pbox-pagenav {
	margin: 30px auto;
	text-align: center;
}
._pbox-pagenav ._prev {
}
._pbox-pagenav ._next {
}
._pbox-pagenav ._page {
}
._pbox-pagenav ._noanc {
	display:none;
}
._pbox-pagenav ._prev a,
._pbox-pagenav ._next a,
._pbox-pagenav ._page a {
	margin: 0 1px;
	padding: 6px 12px;
	border: solid thin lightgray;
	text-decoration: none;
}
._pbox-pagenav ._prev a:hover,
._pbox-pagenav ._next a:hover,
._pbox-pagenav ._page a:hover {
	background-color: #e60012;
	color: #ffffff !important;
	text-decoration: none !important;
}
._pbox-pagenav ._page._cur {
	margin: 0 1px;
	padding: 6px 12px;
	background: lightgray;
	border: solid thin lightgray;
	font-weight: bold;
}
#proboOverlay .container {
	position: fixed;
	left: 50%;
	top: 40%;
	_position: absolute;
	height: auto;
	margin-left: -240px;
	margin-top: -180px;
	z-index: 10000;
	background-color: transparent;
}
#proboOverlay .container img {
	max-width: 480px;
	max-height: 450px;
	height: auto;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border: 2px solid #ccc;
	box-shadow: 5px 5px 3px #999;
	-moz-box-shadow: 5px 5px 3px #999;
	-webkit-box-shadow: 5px 5px 3px #999;
}
* html #proboOverlay .container img {
 width:expression(this.width > 480 ? "480px" : "auto");
 height:expression(this.height > 450 ? "450px" : "auto");
}
#proboOverlay {
	overflow: auto;
	height: 100%;
}
#proboViewer {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.6);
}
#proboViewer ._wrapper {
	background-color: #fefefe;
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #888;
	width: 97%;
}
#proboViewer ._close {
	color: #666;
	float: right;
	font-size: 28px;
	font-weight: bold
}
#proboViewer ._close:hover {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
#proboViewerInfo {
}
#proboViewerTab {
}
#proboViewerTab ._tabs {
	font-size: 0.9em;
	margin: 5px 0;
	overflow: hidden;
	width: 90%;
}
#proboViewerTab ._tabs ._tab {
	display: inline-block;
	background-color: inherit;
	outline: none;
	cursor: pointer;
	padding: 10px;
	transition: 0.3s;
	border: 1px solid #ccc;
}
#proboViewerTab ._tabs ._tab._selected {
	font-weight: bold;
	border-bottom: none;
	cursor: auto;
}
#proboViewerCont {
	/*overflow: auto;*/
	overflow-y: hidden;
	max-height: 90%;
}
#proboViewerCont ._pdfslide {
	position: relative;
	text-align: center;
}
#proboViewerCont ._pdfinfo {
	font-size: 0.9em;
	padding: 5px auto;
	width: 90%;
}
#proboViewerCont ._pdfrec {
	width: 200px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	display: inline-block;
	margin: 15px;
	text-align: center;
}
#proboViewerCont ._pdfrec ._pdfthumb {
	border-radius: 5px 5px 0 0;
	padding: 10px 10px 0 10px;
	max-width: 200px;
	max-height: 200px;
	height: auto;
	cursor: pointer;
}
#proboViewerCont ._pdfrec ._pdfthumb img {
	max-width: 180px;
	max-height: 180px;
	border: 1px solid #ccc;
}
#proboViewerCont ._pdfrec ._pdfpage {
	padding: 5px;
}
#proboViewerCont ._pdfslide ._pdfthumb {
	max-width: 100%;
}
#proboViewerCont ._pdfslide ._pdfthumb img {
	border: 1px solid #ccc;
	max-height: 800px;
	max-width: 99%;
}
#proboViewerCont ._pdfslide ._pdfprev, #proboViewerCont ._pdfslide ._pdfnext {
	cursor: pointer;
	position: absolute;
	top: 50%;
	padding: 16px;
	color: #666;
	font-weight: bold;
	font-size: 28px;
	transition: 0.3s ease;
	user-select: none;
	-webkit-user-select: none;
}
#proboViewerCont ._pdfslide ._pdfprev:hover, #proboViewerCont ._pdfslide ._pdfnext:hover {
	color: #000;
}
#proboViewerCont ._pdfnext {
	right: 0;
}
#proboViewerCont ._pdfslide ._pdfprev._noanc, #proboViewerCont ._pdfslide ._pdfnext._noanc {
	visibility: hidden;
}
#proboViewerCont ._pdfslide ._pdfurl {
	position: relative;
	display: inline-block;
}
#proboViewerCont ._pdfslide ._pdfurlhint {
	visibility: hidden;
	white-space: nowrap;
	background-color: #555;
	color: #fff;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	opacity: 0;
	transition: opacity 0.2s;
}
#proboViewerCont ._pdfslide ._pdfurl:hover ._pdfurlhint {
	visibility: visible;
	opacity: 1;
}
