body {
	font-family: Trebuchet MS,Tahoma,Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	background: #CFCC91;
	color:#55555;
	background-image: url(/image/pic/tlo.gif);  background-color:#87BF3B; background-repeat: repeat-x; background-position: top;
	}
a { color : #3C98D2; text-decoration: none;}
a:hover { color : red; text-decoration: underline; }
a:active { text-decoration: underline; }

td {font-size: 12px;color:#55555;}
div {font-size: 12px;color:#55555;}

h2 {
	font-size: 16px;
	color: #000;
	margin: 0px;

	background-repeat:no-repeat;
	padding-top:3px;
	color:#3C98D2;
	height:21px;
	margin-top:10px;
}
h3 {color:red;font-size:15px;}
h4 {color:#3C98D2;font-size:14px;}
	
ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
	}


img {
    border: none;
} 

	
	
	
#menu3 {
	width: 167px;
	margin: 0px;
	letter-spacing:0.02em;
	font-size:12px;
	}
	
#menu3 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 14px;
	text-decoration: none;
	font-weight:bold;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #555555;
	display: block;
	background:  url(menu3.gif);
	padding: 8px 0 0 15px;
	}
	
#menu3 li a:hover {
	color: red;
	background:  url(menu3.gif) 0 -32px;
	padding: 8px 0 0 15px;
	}
	
.s0 {background-color:#ffffff;width:730px;padding:2px;border:1px solid #AFAD78;}
.s1 {background-image:url(/image/pic/bg2.gif);background-repeat:no-repeat;width:156px;padding-left:8px;padding:5px;border:1px solid #f1f1f1;}
.s2 {margin-left:14px;}
.s3 {color: #FFC500;font-weight:bold;}
.s4 {border-top:1px solid #f0f0f0;border-right:1px solid #f0f0f0;border-left:1px solid #f0f0f0;padding:4px;background-image:url(/image/pic/bg1.jpg);background-repeat:no-repeat;height:25px;margin-top:0px;padding-left:30px;padding-top:7px;font-size:16px;font-weight:bold;color:#3C98D2;width:516px;}
.s5 {padding:10px;border-bottom:1px solid #f0f0f0;border-right:1px solid #dddddd;border-left:1px solid #f0f0f0;background-color:#ffffff;;background-image:url(/image/pic/bg5.gif);background-repeat:repeat-x;text-align:left;width:530px; }
.s5 ul {list-style-image: url(/image/pic/dot1.gif); margin:0px;padding-left:17px;}
.s5 ul a {color:black;}
.s5 ul a:hover { color : red; text-decoration: underline; }


.s6 {height:50px;border-top:1px solid #f1f1f1;padding:5px;margin-top:5px;background-color:#ffffff; background-image:url(pic/bg8.gif);background-repeat:repeat-x;padding-left:5px;}
.s7 {border-left:4px solid #80CEFF;color:silver;font-size:11px;margin-bottom:5px;padding-left:5px;}
.s8 {float:left;width:450px;text-align:justify;line-height:16px;}
.s9 {float:right;}
.s10 {font-weight:bold; width:50px;background-image:url(/image/pic/arrow.gif);background-repeat:no-repeat;padding-left:13px;}
.s11 {font-size:10px;float:right;margin-top:20px;}
.s11 a {color:black;}
.s12 {color:white; width:728;margin:0;background-color:#80CEFF;background-image:url(/image/pic/1.gif);background-repeat:no-repeat;height:19px;padding-left:240px;padding-top:5px;padding-bottom:3px;}
.s12 a {color:white;}
.s12 a:hover {color:black;}
.s14 {border-bottom:1px solid #f1f1f1;margin-bottom:5px;width:530px;padding:0px;}
.s15 {color: #3C98D2;}

.img2{float:left;border:solid 1px #f1f1f1;padding:2px;margin:2px;
}

#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(../image/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(../image/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	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: #B9B87B;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8; 
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
