/* BASIC css start */
.title_area{margin:50px 0 0;text-align:center;}
.title_area h2{display:inline-block;font-family:'Lato',sans-serif;font-size:18px;line-height:1;padding-right:36px;background:url("/design/enesti/images/tit_subline2.png") no-repeat 100% 2px;letter-spacing:2px;text-transform:uppercase; font-weight:bold;}
.title_area h2 span{display:inline-block;padding-left:36px;background:url("/design/enesti/images/tit_subline1.png") no-repeat 0 2px;}
.title_area p{height: 20px;line-height: 20px;font-size: 12px;margin-top:20px;color: #888;font-family: 'Lato', 'Nanum Gothic', sans-serif;}
table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: auto;
}
.pagecont{width:100%;margin:0 auto;background:#fff;}
.pagecont img{width:100%;}

.mainVideo { position: relative; width: 100%; padding-bottom: 56.25%;} 
.mainVideo iframe { position: absolute; width: 100%; height: 100%; }
/* BASIC css end */

