
#TitleBlock {
	margin:0px;
	width:100%;
	padding:3px;
	border:solid #d2b48c;
	border-width:0px 0px 1px 0px;
	background-color:#66ccff;
}
#Title {
	font-size:small;
	color:#fff;
}
#TitleAnchor:link { color:#fff; }
#TitleAnchor:visited { color:#fff; }
#TitleAnchor:active { color:yellow; }
#TitleAnchor:hover { color:blue; }

#PhotoBlockdmy {
	width:300px;
	height:350px;
	margin:4px;
	color:#ffa500;
	float:left;
}
#PhotoBlockFix {
	position:relative;
	width:300px;
}
#PhotoBlock1 {
	visibility:visible;
}
#PhotoBlock2, #PhotoBlock3, #PhotoBlock4, #PhotoBlock5, #PhotoBlock6 {
	visibility:hidden;
}
#PhotoBlock1,#PhotoBlock2, #PhotoBlock3, #PhotoBlock4, #PhotoBlock5, #PhotoBlock6 {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	border:1px solid #d2b48c;
}
#ThumBlock {
	width:72px;
	margin-top:4px;
	float:left;
}
#ThumBlock img{
	margin:10px 0 1px 0;
	width:66px;
	height:77px;
	border:0px solid #0000ff;
}
#DataBlock {
	width:180px;
	height:342px;
	margin-top:5px;
	border:1px inset #d2b48c;
	background-color:#ffffff;
	padding:4px;
	font-size:10pt;
	float:left;
}
#DataBlock2 {
	width:485px;
	height:70px;
	margin:4px;
	border:1px inset #d2b48c;
	background-color:#ffffff;
	padding:4px;
	font-size:10pt;
	float:left;
}
#DataBlock3 {
	width:569px;
	height:70px;
	margin:4px;
	border:1px inset #d2b48c;
	background-color:#ffffff;
	padding:4px;
	font-size:10pt;
	float:left;
}


.Close{position:absolute; top:320px; left:300px; width:50px; font-size:11pt;}
.Sfont{font-size:8pt; line-height:120%;}
.Prof { font-size:12pt; }
.Datas { margin-top:6px; line-height:120%;}
.DataItem { color:#ff2288; }
.Datas span{ color:#ff2288; }
