﻿body
{
}

/* common styling */
/* set up the overall width of the menu div and the margins */
#sgallery, #sgallery ul
{
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
}

#sgallery
{
	width: 679px;
	height: 450px;
	position: relative;
	top: 0px;
	left:0px;
}

#sgallery li.sgalleryon ul
{
	display: block;
	width: 671px;
	height: 500;
	background: #FFFFFF;
	padding: 0px;
	position: absolute;
	left: 0;
	top: 52px;
}

#sgallery li
{
	width:100px; /* background-color:#FF7040; */
	background-image: url( '../images/mnum_03.png' );
	float:left;
}
#sgallery li p
{
	font: 15px arial, verdana, sans-serif;
	color: #fff;
	height: 50px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
}
#sgallery li.sgalleryon p
{
	/* background: #FFEBD7;*/
	background-image: url(  '../images/mnum_04.png' );
	background-repeat: repeat-x;
	margin-top: 0px;
	text-align: center;
	height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#sgallery ul
{
	display: none;
}


#sgallery li.sgalleryon ul li em
{
	display: none;
}
/* #gallery li.galleryon ul li
{
	width:200px;
	height: 109px;
	border: 1px solid #000;
	border-color: #eee #444 #000 #ccc;
	float: left;
	margin: 0;
	text-align: center;
	padding-top:5px;
	cursor: pointer;
	background: #E6E6E6;
}
#gallery li.galleryon ul li span img
{
	border: 1px solid #fff;
	border-color: #000 #ccc #eee #444;
}
#gallery li.galleryon ul li.hz
{
	padding-top:5px;
	height: 97px;
} */

#sgallery li.sgalleryon ul li.spage em
{
	display: block;
	position: absolute;
	top: 1px; /*border: 1px solid #664;*/
}
#gallery li.galleryon ul li.shz em
{
	top: 1px;
}
#sgallery li.sgalleryon ul li.spage em img
{
	display: block;
}
