
@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibri.eot');
    src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri.woff2') format('woff2'),
         url('../fonts/calibri.woff') format('woff'),
         url('../fonts/calibri.ttf') format('truetype'),
         url('../fonts/Ocalibri.svg#calibri') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	font-family:Arial,'calibri';
}
.nav .nLi h3 a{
	padding:0 25px;

}
.nav .sub{
	width:160px;
	text-align:center;
}

#case_title h2{
	line-height:70px;
}
#news_title h2{
	line-height:195px;
}


.footer dl{
	padding-right:65px;
	margin-right:65px;
}