#showimg {
	margin-top:28px;
	background: url("../images/loadsmall.gif") no-repeat 350px 75px; overflow: hidden; 
	width: 800px;height:180px;
}
#showimg ul {
	z-index:101;margin-top:130px;position:absolute;text-align:left;
}
#showimg ul li {
	display: block; font-weight: 900; font-size: 12px; float: left; width: 160px; color: #aaa; font-family: arial; position: relative; height: 50px;
}
#showimg li div {
	margin-top: 5px; display: none; padding-left: 10px; margin-left: 70px;
}
#showimg li img {
	border-right: #fff 1px solid; border-top: #fff 1px solid; filter: alpha(opacity=60); float: left; border-left: #fff 1px solid; width: 52px; cursor: pointer; margin-right: 4px; border-bottom: #fff 1px solid; position: absolute; TOP: 5px;height: 35px; moz-opacity: 0.6;
}
#fronttext {
	font-weight: 900; font-size: 30px;width: 100%; color: #fff; font-family: verdana; position: absolute;
	margin:20px 0 0 20px;
	}
#fronttextback {
	font-weight: 900; font-size: 30px; width: 100%; color: #000; font-family: verdana; position: absolute;
	margin:22px 0 0 22px;
}
#fronttextsub {
	font-size: 13px; width: 100%; color: #fff; font-family: verdana; position: absolute;
	margin:60px 0 0 23px;
}
#bg {
	border-top: #999 1px solid; background: #000; filter: alpha(opacity=60); width: 800px; 
	position: absolute; margin-top:129px; height: 50px; text-align: right; moz-opacity: 0.6;
}
#mask {
	z-index: 100; background: url(mask.gif); left: 0px; width: 100%; position: absolute; top: 0px; height: 100%;
}
#back {
	text-align: center;
}
.gray {
	filter: gray()
}
