.gallery_title_word {
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #EDF4E2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/icon04.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-position: 10px 12px \9;
	line-height: 150%;
}
.gallery_title_word a {
	color: #000000;
	text-decoration: none;
}
.gallery_title_word a:hover {
	color: #3d6417;
}

.gallery_word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 180%;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallery_word a {
	color: #ee5126;
	text-decoration: none;
}
.gallery_word a:hover {
	color: #F00;
}
#gallery {
	width: 810px;
	margin: 0px;
	padding: 0px;
}
#gallery li  {
	list-style-type: none;

}
#gallery li dl {
	float: left;
	width: 235px;
	margin-bottom: 10px;
	margin-right: 28px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
}
#gallery li dl dt {
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 200px;
	padding-top: 8px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 9px;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#gallery li dl dt span {
	height:100%;
	display:inline-block;
}
#gallery li dl dt * {
	vertical-align:middle;
}
#gallery li dl dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-top: 5px;
	color: #666;
	letter-spacing: 1px;
	background-image: url(../images/icon04.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	line-height: 150%;
	padding-left: 20px;
	margin: 0px;
}
#gallery li dl dd a {
	color: #313131;
	text-decoration: none;
}
#gallery li dl dd a:hover {
	color: #3d6417;
}
#gallery li dl dd a:focus {
	color: #3d6417;
}
.gallery_table {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-right: 52px;
	_margin-right: 26px;
}

.gallery_imgBox {
	height: 150px;
	width: 200px;
	padding: 5px;
	background-color: #CCC;
	margin-bottom: 5px;
	text-align: center;
}

.gallery_imgBox span {
	height:100%;
	display:inline-block;
}

.gallery_imgBox * {
	vertical-align:middle;
}
#galleryBox{
	height: 465px;
	background-color: #EDF4E2;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#ListBox{
	width: 120px;
	float: left;
	height: 465px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
}
#ListBox li{
	padding: 0px;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ListBox li img{
	border: 3px solid #FFF;
}
#ListBox li.on img{
	border-top-color: #3B6116;
	border-right-color: #3B6116;
	border-bottom-color: #3B6116;
	border-left-color: #3B6116;
}
#ShowBox{
	position: relative;
	width: 620px;
	height: 465px;
	background-color: #EDF4E2;
	overflow: hidden;
	text-align: center;
	float: right;
}
#showinfobg{
	position: absolute;
	z-index: 99;
	bottom: 0px;
	height: 40px;
	width: 100%;
	background-color: #416317;
	right: 0px;
}
#showinfo{
	position: absolute;
	z-index: 999;
	bottom: 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 5px;
} 
#gallery2 {
	height: auto;
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
	margin: 0;
	width: 752px;
}
#gallery2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#gallery2 li {
	display: inline;
}
.textholder {
	text-align: left;
	font-size: 95%;
	padding: 15px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	line-height: 150%;
	/*color:#FFF;*/
}
