body{
	font-size:12px;
}
.title{
	background:url(titlebg.png) no-repeat;
	/*background:#000;*/
	padding:13px 0 9px 80px;
	font-size:20px;

}
.outter{
	height:500px;
	width:570px;
}
.leftup{
	background-image:url(LU.png);
	float:left;
	height:179px;
	position:absolute;
	width:135px;}
.rightup{
	background-image:url(RU.png);
	float:right;
	height:179px;
	left:444px;
	width:135px;}
.leftdown{
	background-image:url(LD.png);
	float:left;
	height:179px;
	margin-top:328px;
	position:absolute;
	width:135px;
	z-index:2;}
.rightdown{
	background-image:url(RD.png);
	float:right;
	height:179px;
	position:absolute;
	margin-left:435px;
	margin-top:328px;
	width:135px;
	z-index:2;}
.photobg{
	background:#f3f2f2;
	background-image:url(backimg2.jpg);
	float:left;
	height:470px;
	margin:19px;
	position:absolute;
	width:532px;
	z-index:1;
}
.photosquare{
	vertical-align:middle;
	float:left;
	margin-top:35px;
	margin-left:32px;
	position:absolute;
	height:393px;
	z-index:1;
}
.tbl td {
	width:500px;
	height:393px;}
.insnote{
	background:#fff;
	color:#93967c;
	float:left;
	margin-top:435px;
	margin-left:30px;
	padding:5px;
	position:absolute;
	text-align:center;
	width:475px;
	z-index:3;
	line-height:12pt;
}
.MagicZoomPup {/* Styles for zoom pup window (that one what move with mouse above small image) */
	background: #90a8d6;
	border: 1px solid #022e6f;}
.MagicZoomHeader {/* Styles for header on large zoom window */
	background: #90a8d6;
	font-size: 12px;}
.MagicZoomBigImageCont {/* Styles for large zoom window */
	border: 1px solid #90a8d6;}
.MagicThumb-expanded {/* Style of the expanded image */
	border: 1px solid #90a8d6;}
.MagicThumb-caption {/* Style of the caption for the expanded image */
	background: #90a8d6;
	color: #fff;}
