/*
Theme Name: Z001
Theme URI: http://wsqsite.com/
Description: Private Theme ( WII NOT BE PUBLISHED )
Author: WSQ
Version: 0.6.5
Tags: 
*/

.gallery_large {
	width: 550px;
}
.gallery_large ul {
	padding: 0 0 0 30px;
}
.gallery_large ul li {
	float: left;
	position: relative;
	padding: 0 40px 30px 0;
	width: 185px;
	height: 135px;
}
.gallery_large ul li:hover span {
	display: inline;
}
.gallery_large ul li span {
	position: absolute;
	top: 17px;
	left: 37px;
	padding: 2px 0 2px 0;
	display: none;
	width: 130px;
	background: #fff;
	text-align: center;
}
.gallery_small {
	width: 550px;
}
.gallery_small ul {
	padding: 40px 0 0 0;
}
.gallery_small ul li {
	float: left;
	padding: 4px;
	text-align: center;
}
.gallery_small ul li a {
	width: 120px;
	display: block;
	background: #fcfcfc;
}
.gallery_small ul li a:hover {
	background: #f9f9f9;
}

