﻿.body {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
a:link {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}
a:hover {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F7993D;
	text-decoration: none;
	line-height: 14pt;
}
a:active{
    font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F7993D;
	text-decoration: none;
	line-height: 14pt;
}
a:visited{
    font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #716F70;
	text-decoration: none;
	line-height: 14pt;
}
.table1 {
	border: 0.5px solid #0000FF;
	background-color: #FFFFFF;
}
h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style1 {
	background-color: #F6F7FB;	
}
.style2{
	background-color: #FFFFFF;
	border: 1px solid #716F70;
}
.style3 {
	color: #161E85;
	font-weight: bold;
	font-size: 18pt;
}
.style31 {
	color: #161E85;
	font-weight: bold;
	font-size: 12pt;
	text-align: right;
}
.style4 
{
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.style5 {
	font-size: 11pt;
	line-height: 15pt;
	color: #000000;
}
.style6 {
	color: #1185EE;
	font-weight: bold;
	font-size: 14pt;
	line-height: 18pt;
}
.stylebodytext {
	font-family:宋体;
	font-size:11pt;
	line-height:20px;
	color:#000000;
	text-align:left;
}
.introstyle1 {
	margin: 5px;
}
.introstyle2 {
	text-align: left;
}
.introstyle3 {
	text-align: right;
}
td
{
	font-size:10pt;
	line-height: 20pt;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
/*外层图片的容器*/
#outerImageContainer{
	position: relative;
	background-color: #fff;
	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;
	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: 14px 宋体, Helvetica, sans-serif;
	background-color:#F5F6FA;
	margin: 0 auto;
	line-height: 1.4em;
	}
#imageData{
	padding:0 10px;
	}
#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: #FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	height: 1%;
	}	
body{background-color:White;}
 h3
 {
  cursor:pointer;
  width:150px;
  background-color:Menu;
  }
