body { margin: 0; background: #eee url("./images/fon.png") repeat-x fixed top left; font-family: "Trebuchet MS", verdana, sans-serif; color: #414141; font-size: 10pt; }
#tou { position: relative; background-color: #FFFFFF; width: 94%; border: solid 1px #39f; border-top: none; margin-left: 3%; }
a { color: #f90; }
img { border: none; }
a.ext { color: #0093ff; }
a.ext:hover { color: #969696; text-decoration: none; }
a:hover { color: #969696; text-decoration: none; }
a:focus { background-color: #000; text-decoration: none; color: #fff; }
h1 { margin: 0; background: #C0C8C0 url("./images/fonhau.png") repeat-x top left; border-bottom: solid 1px #9cf; height: 75px; }
h1 a { position: absolute; top: 18pt; left: 2em; text-decoration: none; font-family: Verdana, "trebuchet MS", sans-serif; color: #f90; }
#lan { position:absolute; top:2px; right:3pt; text-align:right; color:#7f8993; }
h2 { background-color: #9cf; color: #c03; text-align: right; margin: 0; padding-right: 7pt; }
ul#men { text-align: center; padding: 0; margin: 0; background-color: #ffe6bf; }
ul#men li { display: inline; list-style-type: none; margin: 0 7% 0 7%; }
ul#men span { padding: 0 4pt 0 4pt; color: #39f; font-size: 12pt; }
ul#men a { padding: 0 4pt 0 4pt; color: #f90; text-decoration: none; font-size: 12pt; }
ul#men a:hover { background-color: #9cf; color: #39f; border-bottom: solid 4px #f00; }
ul#men a:focus { background-color: #000; text-decoration: none; color: #fff; }
#con { background-color: #f4faff; margin: 11pt 5pt 11pt 5pt; }
h3 { font-size: 11pt; padding-left: 4pt; margin: 0; color: #fff; background-color: #f90; }
p { margin: 4pt 0 5pt 2pt; }
#cop { position: absolute; right: 6px; bottom: 2px; color: #d0d0d0; }
#cop a { color: #d0d0d0}
h4 { margin: 4pt 4pt 0 7pt; color: #fff; background-color: #bbe0ff; padding-left: 2pt; }
#tba { color: #c8c8c8; text-align: center; width: 100%; padding-top: 3pt; }
#tba a { color: #c8c8c8; }
#banbas {position:absolute; height:30px; background-color:blue;}
#desmai { position: relative; padding-right: 260px; min-height: 196px; }
#desmai img { position: absolute; right: 5px; top: 5px; }
.banhau { color: darkorchid; text-align: center; font-size: x-large; background-color: #ffe6bf; }

#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: #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; /* 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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
