@font-face {
    font-family: 'NewsGothCnBTRegular';
    src: url('tt0375m_.eot');
    src: url('tt0375m_.eot') format('embedded-opentype'),
         url('tt0375m_.woff2') format('woff2'),
         url('tt0375m_.woff') format('woff'),
         url('tt0375m_.ttf') format('truetype'),
         url('tt0375m_.svg#NewsGothCnBTRegular') format('svg');
}
.trailer_detail
{
padding:3%;
}
.trailer_detail h1
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:26px;
	text-transform:uppercase;
	margin-top:3%;
	

	}
	
.trailer_detail h2
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:22px;
	margin-bottom:2%;
	}
	
	.trailer_detail h3
{
	color:#000;
	font-family:'NewsGothCnBTRegular';
	font-size:21px;
	margin-bottom:0.5%;
	}

.trailer_detail p
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	margin-bottom:5%;
}


