
.main a img {
	border: currentColor;
}

.main .bread_crum img {
	border: currentColor; vertical-align: middle;
}

.imgbox {
	margin: 0px; text-align: center; position: relative;
}


.icon_zoom {
	background: url("icon_zoom.png") no-repeat; display: none; position: absolute; z-index: 100; _background-image: url(../layout/blank.gif);
}
.icon_download {
	background: url("icon_download.png") no-repeat; display: none; position: absolute; z-index: 100; _background-image: url(../layout/blank.gif);
}
.imghome {
	background: url("index_img.png") no-repeat left top; margin: 20px 0px 0px; height: 100%; position: relative;
}
.imghome a img {
	margin: 0px 9px 0px 0px; padding: 5px; border: currentColor; width: 100px; height: 73px; float: left;
}
.imghome a span {
	font-size: 125%;
}
.imghome p {
	margin: 0px; padding: 5px 0px 10px 119px;
}

#imgthumb {
	background: rgb(246, 246, 246); margin: 10px 15px 5px 0px; padding: 7px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); width: auto; text-align: center; line-height: 170%; float: left; position: relative; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
#imgthumb img {
	border: 0px currentColor;
}
