#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 600px; height: 250px; margin: 0 auto;  padding: 0px 75px;}
* html #outerImageContainer{ padding: 0px; }
#imageContainer{ padding: 10px; }
* html #imageContainer{ width: 599px; padding: 0px; }

#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: 63px;
	height: 100%;
	background-image: url(data:../image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	margin-left: 10px;
	background: url(../images/prevlabel.gif) left 50% no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	margin-right: 10px;
	background: url(../images/nextlabel.gif) right 50% no-repeat;
}
* html #prevLink {
	margin-left: 5px;
}
* html #nextLink {
	margin-right: 5px;
}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 50% no-repeat; }
*/
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; padding: 0px 75px; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


img {
	border: none;
}
table.tbl_top p {
	margin-bottom: 5px;
	font-size: 12px;
}
table.tbl_item td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
table.tbl_item td p {
	width: 125px;
	margin-right: 6px;
	margin-bottom: 20px !important;
	text-align: center;
}
table.tbl_item td p img {
	margin-bottom: 3px !important;
	border:solid 1px #ccc;
}
table.tbl_item td.td_last p {
	width: 125px;
	margin-right: 0px;
}
.txt_tit {
	font-size: 16px !important;
	margin-left: 10px;
}
.txt_tit span {
	color: #FF9900;
}
.txt_gray {
	color: #585858;
}
.txt_gray span {
	color: #FF0000;
}
ul.ul_navi {
	margin-bottom: 5px;
}
ul.ul_navi li {
	display: inline;
	margin-left: 2px;
	list-style: none;
}
ul.ul_navi li a {
	padding: 0px 2px;
	text-decoration: underline;
}
#tp{
	margin-bottom:10px;
	}
