@font-face {
  font-family: 'Baskerville-Normal';
  src: url('../font/Baskerville-Normal.woff') format('woff'),
       url('../font/Baskerville-Normal.svg#Baskerville-Normal') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'baskvl';
  src: url('../font/baskvl.eot');
  src: url('../font/baskvl.woff2') format('woff2'),
       url('../font/baskvl.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
.gutter-sizer { width: 0%;}
.masonry_cont {
	width: 1200px;
	margin: 0 auto;
}
.borderclass {
	border: 1px solid #A9B6D2;
}
.MItem {
	width: 513px;
	margin: 20px 32px 10px;
	float: left;
	margin-bottom: 35px;
	background-color: rgba(255,255,255,.6);
	border: solid 1px #B4BBCD;
	min-height: 50px;
	z-index:4;
	/*text-align: justify;
	word-wrap: break-word;*/
}
.MItem+.MItem{ margin-top:-100px;}
.item_year {
	width: inherit;
	z-index:3;
	margin: 10px;
	/*float: left;*/
	margin-top: 10px;
	border-color:transparent;
	text-align:center;
	height:77px;
	left:-38px;
	top:-20px;
	position:relative;	
	/*background-color: #ffffff;	
	min-height: 50px;
	text-align: justify;
	word-wrap: break-word;*/
}
.item_year div{ position:absolute; font-family:"baskvl",Arial; z-index:5; left:50%; background:url(../images/about/time_bg.png); width:77px; height:77px; color:#fff; line-height:77px; font-size:18pt;margin-left:-67px;}
.item_year .rightCorner{ display:none;}
.MItem div, .topbox div {
	padding: 10px;
}
.MItem div dl{ float:left; margin:0; min-height:172px; width:100%;}
.MItem div dl dt{ margin:5px 0; font-size:15pt; font-weight:bold;}
.MItem div dl dd{ margin:0; font-size:12pt; letter-spacing:0;}
.MItem div .img_box{ float:right; margin-left:15px;}
.MItem div .img_box img{ max-width:244px; max-height:172px;}
.rightCorner {
	background-image: url(../images/about/right.png);
	display: block;
	height: 15px;
	margin-left: 513px;
	margin-top: 70px;
	padding: 0;
	vertical-align: top;
	width: 38px;
	z-index: 2;
	position: absolute;
}
.leftCorner {
	background-image: url(../images/about/left.png);
	display: block;
	height: 15px;
	width: 38px;
	margin-left: -38px;
	margin-top: 70px;
	position: absolute;
	z-index: 2;
}
.timeline_container {
	width: 16px;
	text-align: center;
	margin: 0 auto;
	display: block;
	height:100%;
}
.timeline {
	margin: 0 auto;
	background: url(../images/about/time_line_center.png) repeat-y;
	display: block;
	height: 100%;
	/*left: 428px;*/
	margin-left: 1px;
	margin-top: 10px;
	position: absolute;
	width: 12px;
}
.timeline:before{ content:''; position:absolute; left:0; top:0; background:url(../images/about/time_line_top.png) no-repeat; width:12px; height:189px;}
.timeline:after{ content:''; position:absolute; left:0; bottom:0; background:url(../images/about/time_line_bottom.png) no-repeat; width:12px; height:189px;}
h1 {font-family: 'Georgia', Times New Roman;}

.right-zone{ left:579px !important;}
.right-zone .rightCorner {background-image: url(../images/about/left.png);margin-left: -38px;}

