
*{margin:0px;paddind:0px;	font-family:sans-serif;}
body{background-color:#f8d4d4;}

#zoneBody	{ width:704px;           		        background-color:#fff;	        }
 #zoneMenu	{ width:184px;height:780px;float:right;	        background-color:#F88989;	}
 #zoneVideo	{ width:512px;height:296px; 		                                        }
  #elmVideo	{ width:512px;height:288px;display: block;      background-color:#999;}
  #zoneMsgOnV	{ width:512px;height:288px; position:absolute;top:0px; pointer-events:none;	}
 #zoneSlide	{ width:512px;height:354px; 		        background-color:#eee;          }
  #imgSlide	{ width:512px;height:354px; 	                                                }

#zoneMenu	{	overflow:scroll;			line-height:1.3;	}
#zoneMenu div	{	padding-left:1em;text-indent:-1em; padding-top:4px;padding-bottom:4px;	border-top:1px dotted #f8d4d4;       }
#zoneMenu div.nml	{	cursor:pointer;	}
#zoneMenu div.nml:hover {	color: #ffefef;	}
#zoneMenu div.slct	{	background-color:#fff;	}




#zoneSlide	{ border-top:1px solid #F88989; border-bottom:1px solid #F88989;       	}
 
#zoneMsgOnV {		}
#zoneMsgOnV .msg{	margin:14px;text-align:center;	font-size:24px;	}
#zoneMsgOnV .launch{	margin:14px;text-align:center;	font-size:16px;line-height:1.3;	}
#zoneMsgOnV .launch .btn{       pointer-events:auto; cursor:pointer;      
        display: inline-block;width:128px;padding:0.5em;background-color:#F88989;border-radius: 8px;      }
#zoneMsgOnV .launch .btn:hover {	color: #ffefef;	}