﻿*{padding:0px;margin:0px;}

img{border:none;}
ul{list-style:none;}
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}

.syFocusThumb img {
	border-bottom-style: none; border-right-style: none; border-top-style: none; vertical-align: top; border-left-style: none
}
.focusTit {
	background: url(../image/indexP1bg.png) no-repeat
}
.focusNew .focusTab {
	background: url(../image/indexP1bg.png) no-repeat
}
.syFocusThumb .prev {
	background: url(../image/indexP1bg.png) no-repeat
}
.syFocusThumb .next {
	background: url(../image/indexP1bg.png) no-repeat
}
.syFocusThumb .pagination I.selected img {
	background: url(../image/indexP1bg.png) no-repeat
}
.syFocusThumb {
	position: relative; width: 350px; background: #fff; height: 330px; overflow: hidden
}
.syFocusThumb .pagination {
	position: absolute; text-align: left; width: 100%; background: #fff; height: 72px; color: #fff; clear: both; top: 0px; left: 0px
}
.syFocusThumb .pagination img {
	padding: 2px;
}
.syFocusThumb .thumbWrap {
	position: absolute; width: 312px; overflow: hidden; top: 4px; left: 20px
}
.syFocusThumb .thumbWrap img {
	-ms-interpolation-mode: bicubic;
}
.syFocusThumb .holder {
	width: 4000px
}
.syFocusThumb .holder I {
	cursor: pointer; margin-right: 0px
}
.syFocusThumb .prev {
	position: absolute; width: 8px; background-position: 0px 14px; height: 70px;cursor: pointer; left: 5px;
}
.syFocusThumb .next {
	position: absolute; width: 8px; background-position: -9px 14px; height: 70px;cursor: pointer; RIGHT: 5px; 
}
.syFocusThumb .pagination I.selected img {
	padding: 2px;background-position: -26px 0px;
}
.syFocusThumb .contentdiv {
	height: 260px;
	margin-top:70px;
}
.syFocusThumb .toc img {
	width: 70px; height: 60px
}

#gallery {
	background-color: #444;
	width: 520px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}