@charset "utf-8";

#mid_contain { font-size: 12px; color: #3a3a3a; }

#main_headline { margin:0 }
#main_headline,#tagline_product { width:300px }

#tsc_player { z-index:9999 }
.tscplayer_inline { position:static; margin:30px; width:640px; height:480px; z-index:auto }
.tscplayer_fullframe { position:absolute; top:0; left:0; margin:0; padding:0; z-index:9999; }

a.btnPlay { width: 300px; height: 225px; }
a.btnPlay #iconplay { margin-top: 100px; }
a.btnPlay:hover #iconplay { margin-top: 80px; }
#play { cursor:pointer; margin-left: 28px; width: 300px; height: 225px; background: url(../../images/dwt_video_thumbnail.png) no-repeat top left; }
#popupBoxClose:hover { opacity: 0.9; }
#popup_box { position:absolute; display:none; left:50%; margin-left:-400px; top:50%; margin-top:-300px;  z-index:9999; }
#popupBoxClose { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; background: url(../../images/close_black.png) top left no-repeat; }
#popup_overlay { width:100%; height:100%; position:fixed; left:0; top:0; background-color:rgba(0,0,0,0.6); z-index:-1; }
#video { box-shadow:0 10px 25px rgba(0,0,0,0.5); background:#f0f0f0; padding:15px; border-radius:4px; }

/*MIS*/
.circle { background-image: url(../../images/icon_dynamsoft.gif); background-repeat: no-repeat; background-position: 0px 4px; padding: 0px 0px 10px 15px; }