a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



a.blink:link { color: #737373; text-decoration: none;}
a.blink:visited {color: #737373; text-decoration: none;}
a.blink:hover {color: #b3b3b3; text-decoration: none;}
a.blink:active {color: #737373; text-decoration: none;}


.14blackst{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.12blackst{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.12white{
	color: #ffffff;
	font-size: 12px;
}
.12black{
	color: #000000;
	font-size: 12px;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
}
a {
	text-decoration: underline;
	color:#FFFFFF;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px;}
.bot_light {color:#000000; font-family:arial; font-size:10px; text-decoration:none}
.bot_dark {color:#ffffff; font-family:arial; font-size:10px}
.gray {color:#555555; text-decoration:none}
img{border:0}
.window{
width:700;height:400;
overflow-x:hidden;
overflow-y:scroll;
Scrollbar-Face-Color:#737373;
Scrollbar-Highlight-Color:#333333;
Scrollbar-Shadow-Color:#333333;
Scrollbar-3Dlight-Color:#333333;
Scrollbar-Arrow-Color:#333333;
Scrollbar-Track-Color:#333333;
Scrollbar-Darkshadow-Color:#333333;
}
.Scrollbar{
Scrollbar-Face-Color:#33;//滚动条表面颜色设定
Scrollbar-Highlight-Color:#b3b3b3;//滚动条上斜面和左胁面颜色设定
Scrollbar-Shadow-Color:#000000;//滚动条下斜面和右斜面颜色设定
Scrollbar-3Dlight-Color:#000000;//滚动条上边和左边的边沿颜色设定
Scrollbar-Arrow-Color:#b3b3b3;//滚动条两端箭头颜色设定
Scrollbar-Track-Color:#737373;//滚动条底版颜色设定
Scrollbar-Darkshadow-Color:#000000;//滚动条下边和右边边沿颜色设定
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #990000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 



.thumbnail{
text-align:center;
	padding: 2px 2px 4px 2px;
	border: 1px solid #b3b3b3;
	float: left;
	height:126px;
	width:124px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	/*以上thumvnail控制图片边缘*/
	