a {outline: none;}

.overlay{
	background-color: #444;
}

#spDiv {
	background-color: #fff;
	background-image: url('../images/loading.gif'); 
	background-repeat: no-repeat; 
	background-position: center;
	text-align: center;
}

.imggallic {
	cursor: pointer; margin-bottom: 5px; border: solid 1px #afafaf;
}

.down001 {
	cursor: pointer;
	background-image: url('download.gif'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

.down002 {
	cursor: pointer;
	background-image: url('download2.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

.print001 {
	cursor: pointer;
	background-image: url('print.gif'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

.print002 {
	cursor: pointer;
	background-image: url('print2.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

.enlarge001 {
	cursor: pointer;
	background-image: url('enlarge.gif'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

.enlarge002 {
	cursor: pointer;
	background-image: url('enlarge2.png'); 
	background-repeat: no-repeat; 
	background-position: center;
	width: 24px; 
	height: 24px; 
	margin-right: 3px; 
	margin-left: 3px;
	font-size: 26px; line-height: 26px;
}

#boxserv {padding-bottom: 15px; width: 150px; margin-bottom: 5px;}
