.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}
img{ border:none}
.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}

.rollBox { height:150px; position:relative  }
.rollBox .LeftBotton {float:left;display:block;background: url(../images/le.png)  no-repeat center;width:16px;height:140px;  cursor:pointer  }
.rollBox .RightBotton {float:left;background: url(../images/ri.png) no-repeat center;width:16px;height:140px; cursor:pointer; position: absolute; left:780px; top:10px}
.rollBox .Cont {width:750px; margin-left:20px; margin-right:10px;  margin-top:8px; overflow:hidden }
.rollBox .ScrCont {width:10000px;}
.rollBox .Cont li {width:140px; height:130px; float:left;text-align:center; margin-left:10px}
.rollBox .Cont li img {display:block;margin:0 auto; width:135px; height:120px; border:1px solid #CCC; padding:2px  }
.rollBox #List1, .rollBox #List2 {float:left;}
.rollBox .Cont a:link, .rollBox .Cont a:visited {color:#000;text-decoration:none; margin-top:10px}
.rollBox .Cont a:hover {color:#f00;text-decoration:underline;}
.rollBox .Cont a h4{ height:30px; line-height:30px}


.rollBox1 { height:150px; position:relative  }
.rollBox1 .LeftBotton {float:left;display:block;background: url(../images/le.png)  no-repeat center;width:16px;height:140px;  cursor:pointer  }
.rollBox1 .RightBotton {float:left;background: url(../images/ri.png) no-repeat center;width:16px;height:140px; cursor:pointer; position: absolute; left:780px; top:10px}
.rollBox1 .Cont {width:750px; margin-left:20px; margin-right:10px;  margin-top:8px; overflow:hidden }
.rollBox1 .ScrCont {width:10000px;}
.rollBox1 .Cont li {width:140px; height:130px; float:left;text-align:center; margin-left:10px}
.rollBox1 .Cont li img {display:block;margin:0 auto; width:135px; height:120px; border:1px solid #CCC; padding:2px  }
.rollBox1 #List1, .rollBox1 #List2 {float:left;}
.rollBox1 .Cont a:link, .rollBox1 .Cont a:visited {color:#000;text-decoration:none; margin-top:10px}
.rollBox1 .Cont a:hover {color:#f00;text-decoration:underline;}
.rollBox .Cont a h4{ height:30px; line-height:30px}


#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;	
}





