﻿body
{
}

/* common styling */
/* set up the overall width of the menu div and the margins */
#gallery, #gallery ul
{
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
}

#gallery
{
	width: 679px;
	height: 879px;
	position: relative;
	top: 0px;
	left: 0px;
}

#gallery li.galleryon ul
{
	display: block;
	width: 671px;
	height:822px;
	background: #FFFFFF;
	padding: 0px;
	position: absolute;
	left: 0;
	top: 51px;
}

#gallery li
{
	width: 97px; 
	background-image: url( '../images/mnum_03.png' );
	/* background-color:#FF7040; */
	float: left;
}
#gallery li p
{
	font: 15px arial, verdana, sans-serif;
	color: #fff;
	height: 50px;
	margin-top: 0px;
	text-align: center;
	line-height:30px;
	cursor: pointer;
	vertical-align: middle;
}
#gallery li.galleryon p
{
	/* background: #FFEBD7;*/
	background-image: url(  '../images/mnum_04.png' );
	background-repeat: repeat-x;
	margin-top: 0px;
	height: 50px;
	font-weight: bold;
	line-height:30px;
	color: #FFFFFF;
	vertical-align: middle;
}
#gallery ul
{
	display: none;
}


#gallery li.galleryon 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;
} */

#gallery li.galleryon ul li.page em
{
	display: block;
	position: absolute;
	top: 1px; /*border: 1px solid #664;*/
}
#gallery li.galleryon ul li.hz em
{
	top: 1px;
}
#gallery li.galleryon ul li.page em img
{
	display: block;
}
.mtxt
{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
.lktxt
{
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	width: 160px;
	margin-left: 15pt;
}
.ctxt
{
	font-family: Verdana;
	font-size: small;
	margin-left: 15px;
	text-align: justify;
	text-indent: 10pt;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 5px;
	line-height: 15pt;
	
}
 .llktxt
{
	font: 15px arial, verdana, sans-serif;
	color: #fff;
	height: 50px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration:none;
}
.mnu
{
	width: 97px; 
	background-image: url( '../images/mnum_03.png' );
}