.mt20 {position: relative}
.mt20 em {
    font-size: 16px;
    font-style: normal !important;
    line-height: 35px;
    color: #666 !important;
    position: absolute;
    top: 7px;
    left: 7px;
    padding: 0 20px;
    /*opacity: 0.85;*/
    filter: alpha(opacity = 70);
	background: url(http://the-star.co.kr/img/ico_photomore1.png) left top no-repeat;
    background-size: 128px 32px;
    font-family: HelveticaNeue-Light, AppleSDGothicNeo-Light, sans-serif-light;
    letter-spacing: -1px;
    padding-left: 40px;
    font-weight:bold;
}

.player_you {width:100%; margin:20px 0; position: relative;}
.player_you .tv_title {font-size: 18px; letter-spacing: -1px; width: 50%; float: left; font-weight: 600;color:#36157d;}
.player_you .youtube {width: 50%; float: right; text-align: right;}
.player_you .youtube img{width:55px !important;}
.youtube_desc {text-align: left !important; color:#999;}
.youtube_desc img {display:none !important;}
.player_you dd {min-width: 100%; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 0;}
.player_you iframe, .player_you object, .player_you embed, embed { position: absolute; top: 0; left: 0; width: 100% !important; height: 100%;}
.player_you iframe, .player_you object, .player_you embed, embed {max-width:100%}
.f_purple {color:#36157d;}