@font-face{
	font-family:MaisonNeue-Medium;
	src:url('../fonts/MaisonNeue-Medium.otf');
}
@font-face{
	font-family:MaisonNeue-Book;
	src:url('../fonts/MaisonNeue-Book.otf');
}
@font-face{
	font-family:MaisonNeue-Bold;
	src:url('../fonts/MaisonNeue-Bold.otf');
}
@font-face{
	font-family:maisonneue-demi;
	src:url('../fonts/maisonneue-demi.otf');
}
@font-face{
	font-family:ITCAvant-Bold;
	src:url('../fonts/ITCAvantGardeStd-BoldCn.otf');
}
@font-face{
	font-family:DIN-Medium;
	src:url('../fonts/DIN-Medium.otf');
}
@font-face{
	font-family:Univers-CondensedBold;
	src:url('../fonts/Univers-CondensedBold.otf');
}
@font-face{
	font-family:ITCAvant-Md;
	src:url('../fonts/ITCAvantGardeStd-Md.otf');
}
@font-face{
	font-family:ITCAvant-Book;
	src:url('../fonts/ITCAvantGardeStd-Bk.otf');
}
@font-face{
	font-family:ITCAvant-Boldt;
	src:url('../fonts/ITCAvantGardeStd-Bold.otf');
}
.new1{ width:auto; clear:both; margin-bottom:70px; overflow: hidden}
.new1 .title{
	font-size:56px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color:#000000;
	font-family:"My_font";
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:30px; 
}
.new1 .title u{text-decoration: none;
    color: #1c67cd;}
.new1 .body{
width:auto; clear:both
}
.new1 .body span{ float:left; width:70%; font-size:17px; line-height:30px;}
.new1 .body span strong{ font-size:36px; display:block; line-height:60px; padding-top:20px;}
.new1 .body img{ float: right; width:25%;}


.new2{ width:auto; clear:both; margin-bottom:70px; overflow: hidden}
.new2 .title{
	font-size:56px;
	font-weight:bold;
	text-align:center;
	line-height:60px;

	color:#000000;
	font-family:"My_font";
	padding-top:70px;
	padding-bottom:20px;
	margin-bottom:30px; 
}
.new2 .title u{text-decoration: none;
    color: #1c67cd;}
.new2 .a01{
width:auto; clear:both;
text-align:center; line-height:30px;
font-size:16px
}
.new2 .a02{
width:auto; clear:both;
color:#0a2540;
font-size:18px;
line-height:30px;
margin-top:20px;
text-align:center;
padding-bottom:50px;
font-weight:bold
}




@media (max-width:992px) {
.new1 .body span{ float:left; width:100%; font-size:17px; line-height:30px;}
.new1 .body img{ float: right; width:100%;}

}