#mainInsertBlockSep {
	clear: both;
	height: 20px;
}

#mainInsertBlock {
	position: relative;
	clear: both;
	height: 367px;
	margin-bottom: 60px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	/*background: url(imgs/main/anons-block-bg.gif) repeat;*/
}

#mainInsertBlockBg {
	position: absolute;
	top: 111px;
	left: 0;
	right: 0;
	height: 367px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(imgs/main/anons-block-bg.gif) repeat;
}

#mainVisualBlock {
	position: absolute;
	left: 0;
	top: 0;
	width: 746px;
}

#mainVisualBlock .wrap {
	border-right: 1px solid #fff;
	width: 746px;
	height: 367px;
	background: url(imgs/main/visual-photo.jpg) no-repeat 0 0;
}

#mainVisualBlock .imgOver {
	width: 746px;
	height: 367px;
	background: url(imgs/main/visual-fg.png) no-repeat 0 0;
}

#mainVisualBlock .imgOver h3 {
	position: absolute;
	left: 410px;
	top: 18px;
	margin-top: 0;
	color: #fff;
	font-size: 11pt;
}

#mainVisualBlock .imgOver a {
	color: #fff;
}

#mainVisualBlock .imgOver p {
	position: absolute;
	left: 410px;
	top: 45px;
	width: 315px;
	height: 95px;
	overflow: hidden;
	color: #fff;
	font-size: 9pt;
}

#mainVisualAnonsBlock {
	margin-left: 746px;
	position: relative;
}

#mainVisualAnonsBlock .wrap {
	/*height: 100%;*/
	margin: 40px 0 0 12%;
}

#mainVisualAnonsBlock a.shadow {
	display: block;
	width: 95px;
	background: url(imgs/main/photo-phumb-bg.png) no-repeat right -0.01px;
}

#mainVisualAnonsBlock img.photo {
	border: 1px solid #fff;
	margin: 0 5% 10px 0;
	/*display: block;*/
}

#mainVisualAnonsBlock a.photoSection {
	font-size: 10pt;
	/*font-stretch: condensed;*/
	font-weight: bold;
	color: #fff;
	display: block;
	width: 100px;
	/*text-decoration: none;*/
}

#mainVisualAnonsBlock a.photoSection span {
	font-weight: normal;
}

#mainVisualAnonsBlock a.photoGroup {
	font-size: 8pt;
	color: #fff;
	margin-top: 0.5em; 
	display: block;
	width: 100px;
}

#bornMenu {
	right: 0;
	top: 0;
	width: 44%;
}

#systemMenuBlock {
	left: 50%;
}

#contentBlock {
	margin-top: 0;
}

#contentBlock .preface p, #contentBlock .preface h1, #contentBlock .preface ol {
	margin-left: 240px;
	float: none;
}

#contentBlock .preface ol {
	margin-left: 220px;
}

#contentBlock .preface ol li {
	font-size: 10pt;
	padding-bottom: 0.3em; 
	margin-left: 0;
}

/*#contentBlock .preface ol a {
	
}*/

#contentBlock .preface ol li:hover, #contentBlock .preface ol li a:hover {
	font-size: 110%;
	font-weight: bold;
	line-height: 90%;
	color: #ff4000;
}

#contentBlock .anons p {
	width: 85%;
}

#contentBlock .anons.right p {
	margin-left: 40%;
}

#editorBlock {
	margin-top: 0;
}

