html {
font-size: 62.5%;
}

body{
  background-color:#000000;
  font-size: 1.4rem;
}

h2#h2_entry,h2#h2_topics,h2#h2_calendar{
  padding-top:1px;
  font-size:1.2rem;
  letter-spacing:1em;
  line-height:1.75em;
  text-align:center;
  background-color:#990000;
}
h2#h2_topics{border-bottom:solid 1px #111111;}
h2#h2_entry{border-top:solid 1px #111111;}



.bg_0{background-color:#222222;}
.bg_1{background-color:#222222;}
.bg_2{background-color:#222222;}
.bg_3{background-color:#007A00;}
.bg_4{background-color:#222222;}
.bg_5{background-color:#222222;}

.display_w{display:none;}
.display_m{display:none;}
.display_mw{display:none;}
.display_nm{display:block;}
.display_n{display:block:}

table{margin-bottom:0;}
.table{display:table;width:100%;}
.tr{display:table-row;width:100%;}
.td{display:table-cell;}

.transparent{opacity:0}

a#menu_button{
  display:none;
}

#top{
  background-color:#262626;
}

#topics{
  min-height:205px
}
#topics img{
  width:100%;
}
#top-prologue{width:100%;}
#top-rule{width:100%;}

#top-prologue,
#top-rule,
#top-headline dt,
#top-next,
#top-history,
#top-actors,
#top-goods,
#top-stream {
  font-size:1.6rem;
  width:100%;
  text-align:center;
  border-top:solid 1px #111111;
}
#top-goods,
#top-stream,
#top-next dt,
#top-prologue dt,
#top-rule dt,
#top-history dt,
#top-actors dt{
  line-height:3em;
}
#top-prologue dd,
#top-rule dd,
#top-goods dd,
#top-next dd,
#top-history dd,
#top-actors dd,
#top-stream dd{
  color:#ababab;
  padding-bottom:5px;
  line-height:1.2rem;
  letter-spacing:0.2em;
  font-size:1rem;
}

#top-headline li a{
  width:100%;
}

#top-headline dd#ticketlink{
  width:100%;
  display:table;
  border-top:solid 1px #111111;
}
#top-headline dd#ticketlink ul{
  display:table-row;
  background-color:rgba(102,102,102,.6);
}
#top-headline dd#ticketlink li{
	display:block;
  background-color:#005100;
  background-repeat: no-repeat;
  height:36px;
  background:#660000 url('../imgs/parts/home/bg-marble.png') center center repeat;
  text-shadow: 1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000,-1px 1px 1px #000;  
  background:#006600;
  line-height:3.6rem;
  font-size:1.6rem;
//  letter-spacing:0.1em;
}

#top-headline dd#ticketlink li#niconico{
	background:#006600 url('../imgs/parts/home/nico_icon.png') right 0;
	background-position: 2% 50%;
	background-repeat: no-repeat;
}
#top-headline dd#ticketlink li#oraclesession{
	background:#006600 url('../imgs/parts/home/yt_icon.png') right 0;
	background-position: 2% 50%;
	background-repeat: no-repeat;
}


#ticketlink a.link-ss{height:36px;}
#ticketlink li#niconico{
//  background:#006000;

}
#ticketlink li#niconico a{
//  border-left:solid 1px black;
}



#ticketlink a.link-ss:hover{
	background-color:rgba(0,0,0,0.4)	;
}
background: rgb(60,20,20); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(60,20,20,1) 0%, rgba(180,130,30,1) 16%, rgba(230,200,40,1) 39%, rgba(180,130,30,1) 64%, rgba(230,215,90,1) 87%, rgba(240,240,200,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,20,20,1)), color-stop(16%,rgba(180,130,30,1)), color-stop(39%,rgba(230,200,40,1)), color-stop(64%,rgba(180,130,30,1)), color-stop(87%,rgba(230,215,90,1)), color-stop(100%,rgba(240,240,200,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(60,20,20,1) 0%,rgba(180,130,30,1) 16%,rgba(230,200,40,1) 39%,rgba(180,130,30,1) 64%,rgba(230,215,90,1) 87%,rgba(240,240,200,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(60,20,20,1) 0%,rgba(180,130,30,1) 16%,rgba(230,200,40,1) 39%,rgba(180,130,30,1) 64%,rgba(230,215,90,1) 87%,rgba(240,240,200,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(60,20,20,1) 0%,rgba(180,130,30,1) 16%,rgba(230,200,40,1) 39%,rgba(180,130,30,1) 64%,rgba(230,215,90,1) 87%,rgba(240,240,200,1) 100%); /* IE10+ */
background: linear-gradient(-45deg, rgba(60,20,20,1) 0%,rgba(180,130,30,1) 16%,rgba(230,200,40,1) 39%,rgba(180,130,30,1) 64%,rgba(230,215,90,1) 87%,rgba(240,240,200,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c1414', endColorstr='#f0f0c8',GradientType=0 ); /* IE6-9 */



#top-headline dd#ticketlink span{font-size:1.6rem;}

#top-prologue dt{letter-spacing:0.2em;}
#top-rule dt{letter-spacing:0em;}
#top-headline dt,
#top-next dt,
#top-goods,
#top-stream dt{letter-spacing:0.4em;}
#top-history dt{letter-spacing:0.2em;}
#top-actors dt{letter-spacing:0.4em;}

#top-headline dt,
#top-headline dd{
  text-align:center;
  line-height:30px;
}
#top-headline dd{
  font-size:1.2rem;
}

#top-prologue,
#top-rule,
#top-next,
#top-history,
#top-actors,
#top-goods,
#top-stream{
  background-image:url('../imgs/parts/narrow/link.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 5px center;
  background-color:#222222;
}
//#top-actors{background-image:none;}
//#top-actors a{opacity:0.5;color:#999999;}

#top-headline dt{
  background-color:#003500;
  background-image:url('../imgs/parts/narrow/list.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 5px center;
}
#top-headline dt:hover{
  background-image:url('../imgs/parts/narrow/link.png');
}
#top-headline dt img{
  display:none;
}
#top-headline dd li{
  border-top:solid 1px #262626;
  background-color:#333333;
  background-image:url('../imgs/parts/narrow/link-ss.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 5px center;
}
#top-headline #top-actors dd li{
//  background-image:none;
}


#top-headline dd li#open_information{
  background-color:#005200;
}
#top-headline dt a,
#top-headline dd a{
  display:block;
  width:100%;
}
#top-headline dd li span{
  font-size:1.0rem;
}

#top-prologue a,
#top-rule a,
#top-headline dt a,#top-headline dd a,
#top-next a,
#top-history a,
#top-actors a,
#top-goods a,
#top-stream a{
  display:bloak:
  width:100%;
  color:white;
}

#top-prologue:hover,
#top-rule:hover,
#top-next:hover,
#top-history:hover,
#top-actors:hover,
#top-goods:hover,
#top-stream:hover,
#top-headline dt:hover,
#top-headline dd li:hover,
#top-headline dd li#open_information:hover,
#top-headline dd#ticketlink li:hover{
  background-color:#660000;
}





#footer{
  background-image:none;
  background-color:black;
  box-shadow:none;
}

@media screen and (min-width :480px) and (max-width :640px) {
#top-headline dd a{
  font-size:1.4rem;
}
#top-headline dd span{
  font-size:1.4rem;
}
}
/* ========================================
 Media Queries / over 641px (for iPad)
 ========================================= */
@media screen and (min-width :641px){

.float-l-mw{float:left}
.float-r-mw{float:right}

.display_m{display:block;}
.display_mw{display:block;}
.display_n{display:none;}

#top{
  max-width:720px;
  margin:0 auto;
  background:url('../imgs/parts/home/bg_marble_mono.png') repeat repeat center top;
}
.columns #top-roof{
  margin:1.042%;
  max-width:700px;
}
.columns #topics{
    margin:0 auto 1.04%;
}
.columns #index-a{
    display:block;
    width:100%;
}
.columns #topics:hover{
    background-image:none;
}
#topics{
  min-height:205px
}
#topics a:hover,
#topics #top-banner-0 a:hover,
#topics #top-banner-1 a:hover,
#topics #top-banner-2 a:hover,
#topics #top-banner-3 a:hover,
#topics #top-banner-4 a:hover{
  opacity: 0.9;
}

.columns #top-headline{
    width:97.22%;
    margin:1.389% 1.389% 20px;
    float:left;
}/*c9:700px*/

.columns #index-b{
  width:25%;
  float:right;
}/*c3:220px*/

#top-prologue,
#top-rule,
#top-next{
  width:30.556%;
  float:left;
  margin:1.389%;
}

#top-prologue,
#top-rule,
#top-history,
#top-goods,
#top-stream {
  border-top:none;
}

#top-prologue,
#top-rule,
#top-next,
#top-history,
#top-actors,
#top-goods,
#top-stream{
  background-color:#881111;
}

#top-prologue,
#top-rule,
#top-history,
#top-next,
#top-actors,
#top-goods,
#top-stream{
  background:#660000 url('../imgs/parts/home/bg-marble.png') right 0;
  border-radius:8px;
}
#top-prologue{background-position:0 0}
#top-rule{background-position:0 50%}
#top-next{background-position:33% 0}
#top-history{background-position:75% 25%}
#top-actors{background-position:66% 0}
#top-goods{background-position:33% 50%}
#top-stream{background-position:66% 66%}



#top-prologue a,
#top-rule a,
#top-next a,
#top-history a,
#top-actors a,
#top-goods a,
#top-stream a
{display:block;}

#top-prologue a,
#top-rule a,
#top-next a,
#top-history a,
#top-actors a,
#top-goods a,
#top-stream a{
  box-shadow:
//	 0 0 10px rgba(0,0,0,0.6),
//	 0 0 10px rgba(0,0,0,0.4) inset;
  border-radius:8px;
}

#top-prologue a{background:url('../imgs/parts/home/bg-villager.png')center center;}
#top-rule a{background:url('../imgs/parts/home/bg-wolf.png')center center;}
#top-next a{background:url('../imgs/parts/home/bg-clock.png')center center;}
#top-history a{background:url('../imgs/parts/home/bg-tomb.png')center center;}
#top-actors a{background:url('../imgs/parts/home/bg-rose.png')center center;}
#top-goods a{background:url('../imgs/parts/home/bg-poison.png')center center;}
#top-stream a{background:url('../imgs/parts/home/bg-stream.png')center center;}

#top-prologue a img,
#top-rule a img,
#top-next a img,
#top-history a img,
#top-actors a img,
#top-goods a img,
#top-stream a img{
  display:block;
  background-image:url('../imgs/parts/narrow/link.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 5px center;
}

//#top-actors{opacity:0.5;}
//#top-actors a{opacity:1;}
//#top-actors a img{
  background-image:none;
}

#top-prologue a img:hover,
#top-rule a img:hover,
#top-history a img:hover,
#top-next a img:hover,
#top-actors a img:hover,
#top-goods a img:hover,
#top-stream a img:hover{
	background-color:rgba(0,0,0,0.4);
    border-radius:8px;
}

#top-headline dt{
  clear:both;
  border-top: none;
  line-height:32px;
}
#top-headline dt img{
  display:inline;
  vertical-align:middle;
  padding-bottom:5px;
}
#top-headline dd li{
  font-size:1.4rem;
  background-color: rgba(102,102,102,.5);
  border-top:solid 1px #262626;
}
#top-headline dd#ticketlink ul,
#top-headline dd#ticketlink li
#top-headline dd#ticketlink
{
	display:block;
	border:none;
}

#top-headline dd#ticketlink li{
  display:inline-block;
  max-width:48.5%;
  float:left;
  height:36px;
  margin:0px 2.88% 10px 0;
	border-radius:4px;
  font-size:1.2rem;
  letter-spacing:0.1em;
  text-align:left;
	padding-left:40px;
}

#top-headline dd#ticketlink li>a{
//	text-indent: :24px;

  text-align:center;
}

#top-headline dd#ticketlink li#niconico{
	background:#006600 url('../imgs/parts/home/nico_icon.png') right 0;
	background-position: 2% 50%;
	background-repeat: no-repeat;
}
#top-headline dd#ticketlink li#oraclesession{
	background:#006600 url('../imgs/parts/home/yt_icon.png') right 0;
	background-position: 2% 50%;
	background-repeat: no-repeat;
}




#ticketlink a.link-ss{
  height:36px;
}

#top-headline dd#ticketlink li.end{
  margin:5px 0 5px 0;
}

#top-headline dd#ticketlink li#ticket012 a{
  height:100%;
  padding-top:12px;
  background-position: right center;
  background-position: right 5px center;
  background-image:url('../imgs/parts/narrow/link-ss.png');
}
#top-headline dd#ticketlink span{font-size:1.6rem;}


#top-history,
#top-actors,
#top-goods,
#top-stream{
  width:91.67%;
  margin:4.167%;
  float:left;
}
#top-stream{
//  margin-bottom:20px;
}	


}
@media screen and (min-width :641px) and (max-width :768px){
.columns #index-adash{
    float:left;
    width:75%;
}
}
@media screen and (min-width :641px){
#top-prologue a img,
#top-rule a img,
#top-next a img,
#top-history a img,
#top-goods a img,
#top-actors a img,
#top-stream a img{
  background-image:url('../imgs/parts/narrow/link-ss.png');
}
}

/* ========================================
 Media Queries / over 769px (for PC)
 ========================================= */
@media screen and (min-width :769px){

.display_m{display:none;}
.display_w{display:block;}
.display_nm{display:none;}


.float-l-w{float:left}
.float-r-w{float:right}

.columns #top-roof{
  margin:0 1.042%;
}

.columns #topics{
  width:72.917%;
  width:73.125%;
  }/*c9:700px*/
.columns #top-headline{
  width:47.917%;
}/*c6:460px*/

#top{
  max-width:960px;
//  border-right:solid 1px #660000;
//  border-left:solid 1px #660000;
}
.columns #topics{float:left;}
.columns #index-a{
    width:25%;
    float:right;
}
.columns #topics{
  margin:1.1% 1.042%;
  margin:1.1% 0.9%;
  
  }

#top-prologue a img,
#top-rule a img,
#top-next a img,
#top-history a img,
#top-actors a img,
#top-goods a img,
#top-stream a img{
  background-image:url('../imgs/parts/narrow/link-s.png');
}

#top-prologue{background-color:#CC3333;}
#top-rule{background-color:#AA2222;}
#top-next{background-color:#881111;}
#top-history{background-color:#660000;}
#top-actors{background-color:#660000;}
#top-goods{background-color:#660000;}
#top-stream{background-color:#660000;}

#top-prologue,
#top-rule,
#top-next{
  width:91.67%;
  margin:4.375% 4.167%;
}

.columns #top-headline{
   float:left;
   margin:1.042%;
   margin-bottom:5px;
}

#top-headline dd#ticketlink li{
  float:left;
  min-height:32px;
//  margin:0px 4.347% 15px 0;
  border-radius:5px;
}

#top-headline dd#ticketlink li#ticket012 a{
//  padding-top:20px;
  background-image:url('../imgs/parts/narrow/link-s.png');
}
#top-headline dd#ticketlink span{font-size:1.6rem;}
.columns #index-b{
  width:50%;
  float:right;
}/*c3:220px*/
#top-history,
#top-actors,
#top-goods,
#top-stream{
  width:45.833%;
  margin:2.08%;
  float:left;
}
#top-history,
#top-actors,
#top-goods,
#top-stream{
  margin-bottom:2.4%;
}
}
}

/* @group calendar */
section#calendar table{
  background-color:rgba(102,102,102,.5);
  width:100%;
}
section#calendar table tr{
  height:auto;
  background-color:rgb(51,51,51);
  background-color:rgba(102,102,102,.5);
}
section#calendar table th{
  background-color:#660000;
  height:2em;
}
section#calendar table th#title{
  background-color:#990000;
  font-size:1.2rem;
  letter-spacing:0.5em;
}
section#calendar table th,
section#calendar table td{
  width:14.285%;
  max-width:auto;
  padding:0;
  text-align:center;
}
section#calendar table td{
  vertical-align:top;
}
section#calendar table th,
section#calendar table td{
  font-size:1rem;
}
section#calendar table td.today{
  background-color:#003500;
}
section#calendar table td.today dt{
  background-color:#005200;
}

#calendar dl{
  color:white;
}
#calendar dt{
  border-bottom:1px solid #222222;
  text-align:center:
}
#calendar dd{
 min-height:30px;
}

#calendar dd ul li a.toappear,
#calendar dd ul li{
  background-repeat: no-repeat;
}

#calendar dd ul li{
  background-position: 40% 5px;
  border-bottom:1px solid #222222;
  background-color:rgba(0,0,0,0.2);
  padding-bottom:3px;
}
#calendar dd ul li.a:hover{
  background-color:#660000;
}

#calendar dd ul li.tlpt{background-image:url('../imgs/parts/titleicon/s/tlpt.png');}	
#calendar dd ul li.infomation{background-image:url('../imgs/parts/titleicon/s/info.png');}	
#calendar dd ul li.mission{background-image:url('../imgs/parts/titleicon/s/mission.png');}	
#calendar dd ul li.witch{background-image:url('../imgs/parts/titleicon/s/witch.png');}	
#calendar dd ul li.dismiss{background-image:url('../imgs/parts/titleicon/s/dismiss.png');}	
#calendar dd ul li.flag{background-image:url('../imgs/parts/titleicon/s/flag.png');}	
#calendar dd ul li.stella{background-image:url('../imgs/parts/titleicon/s/stella.png');}	
#calendar dd ul li.village{background-image:url('../imgs/parts/titleicon/s/village.png');}	
#calendar dd ul li.nicofarre{background-image:url('../imgs/parts/titleicon/s/nicofarre.png');}	
#calendar dd ul li.psycho-pass{background-image:url('../imgs/parts/titleicon/s/psycho-pass.png');}	
#calendar dd ul li.ragnarok{background-image:url('../imgs/parts/titleicon/s/ragnarok.png');}	
#calendar dd ul li.spacebros{background-image:url('../imgs/parts/titleicon/s/spacebros.png');}	
#calendar dd ul li.depth{background-image:url('../imgs/parts/titleicon/s/depth.png');}	
#calendar dd ul li.shinsengumi{background-image:url('../imgs/parts/titleicon/s/shinsengumi.png');}	
#calendar dd ul li.ani5th{background-image:url('../imgs/parts/titleicon/s/ani5th.png');}	
#calendar dd ul li.steam{background-image:url('../imgs/parts/titleicon/s/steam.png');}	
#calendar dd ul li.projector{background-image:url('../imgs/parts/titleicon/s/projector.png');}	
#calendar dd ul li.tv{background-image:url('../imgs/parts/titleicon/s/nico.png');}	
#calendar dd ul li.paravi{background-image:url('../imgs/parts/titleicon/s/paravi.png');}	
															#calendar dd ul li.exam{background-image:url('../imgs/parts/titleicon/s/exam.png');}	
#calendar dd ul li.alpha{background-image:url('../imgs/parts/titleicon/s/alpha.png');}	
#calendar dd ul li.youtube{background-image:url('../imgs/parts/titleicon/s/youtube.png');}	
#calendar dd ul li.namja{background-image:url('../imgs/parts/titleicon/s/namja.png');}	
#calendar dd ul li.ticket{background-image:url('../imgs/parts/titleicon/s/ticket.png');}	
#calendar dd ul li.ultimate{background-image:url('../imgs/parts/titleicon/s/ultimate.png');}	
#calendar dd ul li.a_12{background-image:url('../imgs/012/icon_a_s.png');}	
#calendar dd ul li.h_12{background-image:url('../imgs/012/icon_h_s.png');}	
#calendar dd ul li.o_12{background-image:url('../imgs/012/icon_o_s.png');}	
#calendar dd ul li.war-p{background-image:url('../imgs/parts/titleicon/s/war-p.png');}	
#calendar dd ul li.lunapalace{background-image:url('../imgs/parts/titleicon/s/lunapalace.png');}	







#calendar dd ul li a{
  display:block;
  color:white;
  padding-right:10px;
  padding-top:20px;
}
#calendar dd ul li.info a{
  padding-top:5px;
}
#calendar dd ul li a.toappear{
  background-image:url('../imgs/parts/narrow/link-minimum.png');
  background-position: right center;
  background-position: right 1px center;
}
section#calendar .diff{
  padding:0;
}
#calendar dd ul li a.diff{
  display:inline;
  padding: 1px 5px 0;
}


/* @end */

@media screen and (min-width :641px){
table{margin-bottom:10px;}

section#calendar{
  width:97.917%;
  clear:both;
  margin:20px auto 	0px;
}
section#calendar table th,
section#calendar table td{
  font-size:1.2rem;
}
#calendar dd ul li{
  background-position: 5% 15px;
}
#calendar dd ul li a.toappear{
  background-position: right center;
  background-position: right 5px center;
  }
#calendar dd ul li a{
  padding-top:8px;
  padding-right:0px;

}
section#calendar .diff{
  font-size:1rem;
}
}
@media screen and (min-width :769px){
#calendar dd ul li{
  background-position: 10% 8px;
}
#calendar dd ul li.info a{
  padding-left:0px;
}
#calendar dd ul li a.diff{
  margin: 0 5px;
}
#calendar dd ul li.infomation{background-image:url('../imgs/parts/titleicon/info.png');}	
#calendar dd ul li.tlpt{background-image:url('../imgs/parts/titleicon/tlpt.png');}	
#calendar dd ul li.mission{background-image:url('../imgs/parts/titleicon/mission.png');}	
#calendar dd ul li.witch{background-image:url('../imgs/parts/titleicon/witch.png');}	
#calendar dd ul li.dismiss{background-image:url('../imgs/parts/titleicon/dismiss.png');}	
#calendar dd ul li.fta{background-image:url('../imgs/parts/titleicon/fta.png');}	
#calendar dd ul li.exam{background-image:url('../imgs/parts/titleicon/exam.png');}	
#calendar dd ul li.flag{background-image:url('../imgs/parts/titleicon/flag.png');}	
#calendar dd ul li.stella{background-image:url('../imgs/parts/titleicon/stella.png');}	
#calendar dd ul li.village{background-image:url('../imgs/parts/titleicon/village.png');}	
#calendar dd ul li.psycho-pass{background-image:url('../imgs/parts/titleicon/psycho-pass.png');}	
#calendar dd ul li.ragnarok{background-image:url('../imgs/parts/titleicon/ragnarok.png');}	
#calendar dd ul li.spacebros{background-image:url('../imgs/parts/titleicon/spacebros.png');}	
#calendar dd ul li.depth{background-image:url('../imgs/parts/titleicon/depth.png');}	
#calendar dd ul li.shinsengumi{background-image:url('../imgs/parts/titleicon/shinsengumi.png');}	
#calendar dd ul li.ani5th{background-image:url('../imgs/parts/titleicon/ani5th.png');}	
#calendar dd ul li.steam{background-image:url('../imgs/parts/titleicon/steam.png');}	
#calendar dd ul li.nicofarre{background-image:url('../imgs/parts/titleicon/nicofarre.png');}	
#calendar dd ul li.tv{background-image:url('../imgs/parts/titleicon/nico.png');}	
#calendar dd ul li.paravi{background-image:url('../imgs/parts/titleicon/paravi.png');}	
#calendar dd ul li.alpha{background-image:url('../imgs/parts/titleicon/alpha.png');}	
#calendar dd ul li.youtube{background-image:url('../imgs/parts/titleicon/youtube.png');}	
#calendar dd ul li.namja{background-image:url('../imgs/parts/titleicon/namja.png');}	
#calendar dd ul li.ticket{background-image:url('../imgs/parts/titleicon/ticket.png');}	
#calendar dd ul li.info{background-image:url('../imgs/parts/titleicon/info.png');}	
#calendar dd ul li.projector{background-image:url('../imgs/parts/titleicon/projector.png');}	
#calendar dd ul li.ultimate{background-image:url('../imgs/parts/titleicon/ultimate.png');}	
#calendar dd ul li.a_12{background-image:url('../imgs/012/icon_a.png');}	
#calendar dd ul li.h_12{background-image:url('../imgs/012/icon_h.png');}	
#calendar dd ul li.o_12{background-image:url('../imgs/012/icon_o.png');}	
#calendar dd ul li.war-p{background-image:url('../imgs/parts/titleicon/war-p.png');}	
#calendar dd ul li.lunapalace{background-image:url('../imgs/parts/titleicon/lunapalace.png');}	
#calendar dd ul li a{
  padding-left:10px;
  padding-right:0px;
}
}


iframe.movie{
	display:block;
	width:320px;
	height:180px;
	margin:0 auto;
	background-color:#000000;
}
@media screen and (min-width :320px){iframe.movie{width:320px;height:180px;}}
@media screen and (min-width :321px){iframe.movie{width:321px;height:180px;}}
@media screen and (min-width :322px){iframe.movie{width:322px;height:181px;}}
@media screen and (min-width :323px){iframe.movie{width:323px;height:181px;}}
@media screen and (min-width :324px){iframe.movie{width:324px;height:182px;}}
@media screen and (min-width :325px){iframe.movie{width:325px;height:182px;}}
@media screen and (min-width :326px){iframe.movie{width:326px;height:183px;}}
@media screen and (min-width :327px){iframe.movie{width:327px;height:183px;}}
@media screen and (min-width :328px){iframe.movie{width:328px;height:184px;}}
@media screen and (min-width :329px){iframe.movie{width:329px;height:185px;}}
@media screen and (min-width :330px){iframe.movie{width:330px;height:185px;}}
@media screen and (min-width :331px){iframe.movie{width:331px;height:186px;}}
@media screen and (min-width :332px){iframe.movie{width:332px;height:186px;}}
@media screen and (min-width :333px){iframe.movie{width:333px;height:187px;}}
@media screen and (min-width :334px){iframe.movie{width:334px;height:187px;}}
@media screen and (min-width :335px){iframe.movie{width:335px;height:188px;}}
@media screen and (min-width :336px){iframe.movie{width:336px;height:189px;}}
@media screen and (min-width :337px){iframe.movie{width:337px;height:189px;}}
@media screen and (min-width :338px){iframe.movie{width:338px;height:190px;}}
@media screen and (min-width :339px){iframe.movie{width:339px;height:190px;}}
@media screen and (min-width :340px){iframe.movie{width:340px;height:191px;}}
@media screen and (min-width :341px){iframe.movie{width:341px;height:191px;}}
@media screen and (min-width :342px){iframe.movie{width:342px;height:192px;}}
@media screen and (min-width :343px){iframe.movie{width:343px;height:192px;}}
@media screen and (min-width :344px){iframe.movie{width:344px;height:193px;}}
@media screen and (min-width :345px){iframe.movie{width:345px;height:194px;}}
@media screen and (min-width :346px){iframe.movie{width:346px;height:194px;}}
@media screen and (min-width :347px){iframe.movie{width:347px;height:195px;}}
@media screen and (min-width :348px){iframe.movie{width:348px;height:195px;}}
@media screen and (min-width :349px){iframe.movie{width:349px;height:196px;}}
@media screen and (min-width :350px){iframe.movie{width:350px;height:196px;}}
@media screen and (min-width :351px){iframe.movie{width:351px;height:197px;}}
@media screen and (min-width :352px){iframe.movie{width:352px;height:198px;}}
@media screen and (min-width :353px){iframe.movie{width:353px;height:198px;}}
@media screen and (min-width :354px){iframe.movie{width:354px;height:199px;}}
@media screen and (min-width :355px){iframe.movie{width:355px;height:199px;}}
@media screen and (min-width :356px){iframe.movie{width:356px;height:200px;}}
@media screen and (min-width :357px){iframe.movie{width:357px;height:200px;}}
@media screen and (min-width :358px){iframe.movie{width:358px;height:201px;}}
@media screen and (min-width :359px){iframe.movie{width:359px;height:201px;}}
@media screen and (min-width :360px){iframe.movie{width:360px;height:202px;}}
@media screen and (min-width :361px){iframe.movie{width:361px;height:203px;}}
@media screen and (min-width :362px){iframe.movie{width:362px;height:203px;}}
@media screen and (min-width :363px){iframe.movie{width:363px;height:204px;}}
@media screen and (min-width :364px){iframe.movie{width:364px;height:204px;}}
@media screen and (min-width :365px){iframe.movie{width:365px;height:205px;}}
@media screen and (min-width :366px){iframe.movie{width:366px;height:205px;}}
@media screen and (min-width :367px){iframe.movie{width:367px;height:206px;}}
@media screen and (min-width :368px){iframe.movie{width:368px;height:207px;}}
@media screen and (min-width :369px){iframe.movie{width:369px;height:207px;}}
@media screen and (min-width :370px){iframe.movie{width:370px;height:208px;}}
@media screen and (min-width :371px){iframe.movie{width:371px;height:208px;}}
@media screen and (min-width :372px){iframe.movie{width:372px;height:209px;}}
@media screen and (min-width :373px){iframe.movie{width:373px;height:209px;}}
@media screen and (min-width :374px){iframe.movie{width:374px;height:210px;}}
@media screen and (min-width :375px){iframe.movie{width:375px;height:210px;}}
@media screen and (min-width :376px){iframe.movie{width:376px;height:211px;}}
@media screen and (min-width :377px){iframe.movie{width:377px;height:212px;}}
@media screen and (min-width :378px){iframe.movie{width:378px;height:212px;}}
@media screen and (min-width :379px){iframe.movie{width:379px;height:213px;}}
@media screen and (min-width :380px){iframe.movie{width:380px;height:213px;}}
@media screen and (min-width :381px){iframe.movie{width:381px;height:214px;}}
@media screen and (min-width :382px){iframe.movie{width:382px;height:214px;}}
@media screen and (min-width :383px){iframe.movie{width:383px;height:215px;}}
@media screen and (min-width :384px){iframe.movie{width:384px;height:216px;}}
@media screen and (min-width :385px){iframe.movie{width:385px;height:216px;}}
@media screen and (min-width :386px){iframe.movie{width:386px;height:217px;}}
@media screen and (min-width :387px){iframe.movie{width:387px;height:217px;}}
@media screen and (min-width :388px){iframe.movie{width:388px;height:218px;}}
@media screen and (min-width :389px){iframe.movie{width:389px;height:218px;}}
@media screen and (min-width :390px){iframe.movie{width:390px;height:219px;}}
@media screen and (min-width :391px){iframe.movie{width:391px;height:219px;}}
@media screen and (min-width :392px){iframe.movie{width:392px;height:220px;}}
@media screen and (min-width :393px){iframe.movie{width:393px;height:221px;}}
@media screen and (min-width :394px){iframe.movie{width:394px;height:221px;}}
@media screen and (min-width :395px){iframe.movie{width:395px;height:222px;}}
@media screen and (min-width :396px){iframe.movie{width:396px;height:222px;}}
@media screen and (min-width :397px){iframe.movie{width:397px;height:223px;}}
@media screen and (min-width :398px){iframe.movie{width:398px;height:223px;}}
@media screen and (min-width :399px){iframe.movie{width:399px;height:224px;}}
@media screen and (min-width :400px){iframe.movie{width:400px;height:225px;}}
@media screen and (min-width :401px){iframe.movie{width:401px;height:225px;}}
@media screen and (min-width :402px){iframe.movie{width:402px;height:226px;}}
@media screen and (min-width :403px){iframe.movie{width:403px;height:226px;}}
@media screen and (min-width :404px){iframe.movie{width:404px;height:227px;}}
@media screen and (min-width :405px){iframe.movie{width:405px;height:227px;}}
@media screen and (min-width :406px){iframe.movie{width:406px;height:228px;}}
@media screen and (min-width :407px){iframe.movie{width:407px;height:228px;}}
@media screen and (min-width :408px){iframe.movie{width:408px;height:229px;}}
@media screen and (min-width :409px){iframe.movie{width:409px;height:230px;}}
@media screen and (min-width :410px){iframe.movie{width:410px;height:230px;}}
@media screen and (min-width :411px){iframe.movie{width:411px;height:231px;}}
@media screen and (min-width :412px){iframe.movie{width:412px;height:231px;}}
@media screen and (min-width :413px){iframe.movie{width:413px;height:232px;}}
@media screen and (min-width :414px){iframe.movie{width:414px;height:232px;}}
@media screen and (min-width :415px){iframe.movie{width:415px;height:233px;}}
@media screen and (min-width :416px){iframe.movie{width:416px;height:234px;}}
@media screen and (min-width :417px){iframe.movie{width:417px;height:234px;}}
@media screen and (min-width :418px){iframe.movie{width:418px;height:235px;}}
@media screen and (min-width :419px){iframe.movie{width:419px;height:235px;}}
@media screen and (min-width :420px){iframe.movie{width:420px;height:236px;}}
@media screen and (min-width :421px){iframe.movie{width:421px;height:236px;}}
@media screen and (min-width :422px){iframe.movie{width:422px;height:237px;}}
@media screen and (min-width :423px){iframe.movie{width:423px;height:237px;}}
@media screen and (min-width :424px){iframe.movie{width:424px;height:238px;}}
@media screen and (min-width :425px){iframe.movie{width:425px;height:239px;}}
@media screen and (min-width :426px){iframe.movie{width:426px;height:239px;}}
@media screen and (min-width :427px){iframe.movie{width:427px;height:240px;}}
@media screen and (min-width :428px){iframe.movie{width:428px;height:240px;}}
@media screen and (min-width :429px){iframe.movie{width:429px;height:241px;}}
@media screen and (min-width :430px){iframe.movie{width:430px;height:241px;}}
@media screen and (min-width :431px){iframe.movie{width:431px;height:242px;}}
@media screen and (min-width :432px){iframe.movie{width:432px;height:243px;}}
@media screen and (min-width :433px){iframe.movie{width:433px;height:243px;}}
@media screen and (min-width :434px){iframe.movie{width:434px;height:244px;}}
@media screen and (min-width :435px){iframe.movie{width:435px;height:244px;}}
@media screen and (min-width :436px){iframe.movie{width:436px;height:245px;}}
@media screen and (min-width :437px){iframe.movie{width:437px;height:245px;}}
@media screen and (min-width :438px){iframe.movie{width:438px;height:246px;}}
@media screen and (min-width :439px){iframe.movie{width:439px;height:246px;}}
@media screen and (min-width :440px){iframe.movie{width:440px;height:247px;}}
@media screen and (min-width :441px){iframe.movie{width:441px;height:248px;}}
@media screen and (min-width :442px){iframe.movie{width:442px;height:248px;}}
@media screen and (min-width :443px){iframe.movie{width:443px;height:249px;}}
@media screen and (min-width :444px){iframe.movie{width:444px;height:249px;}}
@media screen and (min-width :445px){iframe.movie{width:445px;height:250px;}}
@media screen and (min-width :446px){iframe.movie{width:446px;height:250px;}}
@media screen and (min-width :447px){iframe.movie{width:447px;height:251px;}}
@media screen and (min-width :448px){iframe.movie{width:448px;height:252px;}}
@media screen and (min-width :449px){iframe.movie{width:449px;height:252px;}}
@media screen and (min-width :450px){iframe.movie{width:450px;height:253px;}}
@media screen and (min-width :451px){iframe.movie{width:451px;height:253px;}}
@media screen and (min-width :452px){iframe.movie{width:452px;height:254px;}}
@media screen and (min-width :453px){iframe.movie{width:453px;height:254px;}}
@media screen and (min-width :454px){iframe.movie{width:454px;height:255px;}}
@media screen and (min-width :455px){iframe.movie{width:455px;height:255px;}}
@media screen and (min-width :456px){iframe.movie{width:456px;height:256px;}}
@media screen and (min-width :457px){iframe.movie{width:457px;height:257px;}}
@media screen and (min-width :458px){iframe.movie{width:458px;height:257px;}}
@media screen and (min-width :459px){iframe.movie{width:459px;height:258px;}}
@media screen and (min-width :460px){iframe.movie{width:460px;height:258px;}}
@media screen and (min-width :461px){iframe.movie{width:461px;height:259px;}}
@media screen and (min-width :462px){iframe.movie{width:462px;height:259px;}}
@media screen and (min-width :463px){iframe.movie{width:463px;height:260px;}}
@media screen and (min-width :464px){iframe.movie{width:464px;height:261px;}}
@media screen and (min-width :465px){iframe.movie{width:465px;height:261px;}}
@media screen and (min-width :466px){iframe.movie{width:466px;height:262px;}}
@media screen and (min-width :467px){iframe.movie{width:467px;height:262px;}}
@media screen and (min-width :468px){iframe.movie{width:468px;height:263px;}}
@media screen and (min-width :469px){iframe.movie{width:469px;height:263px;}}
@media screen and (min-width :470px){iframe.movie{width:470px;height:264px;}}
@media screen and (min-width :471px){iframe.movie{width:471px;height:264px;}}
@media screen and (min-width :472px){iframe.movie{width:472px;height:265px;}}
@media screen and (min-width :473px){iframe.movie{width:473px;height:266px;}}
@media screen and (min-width :474px){iframe.movie{width:474px;height:266px;}}
@media screen and (min-width :475px){iframe.movie{width:475px;height:267px;}}
@media screen and (min-width :476px){iframe.movie{width:476px;height:267px;}}
@media screen and (min-width :477px){iframe.movie{width:477px;height:268px;}}
@media screen and (min-width :478px){iframe.movie{width:478px;height:268px;}}
@media screen and (min-width :479px){iframe.movie{width:479px;height:269px;}}
@media screen and (min-width :480px){iframe.movie{width:480px;height:270px;}}
@media screen and (min-width :481px){iframe.movie{width:481px;height:270px;}}
@media screen and (min-width :482px){iframe.movie{width:482px;height:271px;}}
@media screen and (min-width :483px){iframe.movie{width:483px;height:271px;}}
@media screen and (min-width :484px){iframe.movie{width:484px;height:272px;}}
@media screen and (min-width :485px){iframe.movie{width:485px;height:272px;}}
@media screen and (min-width :486px){iframe.movie{width:486px;height:273px;}}
@media screen and (min-width :487px){iframe.movie{width:487px;height:273px;}}
@media screen and (min-width :488px){iframe.movie{width:488px;height:274px;}}
@media screen and (min-width :489px){iframe.movie{width:489px;height:275px;}}
@media screen and (min-width :490px){iframe.movie{width:490px;height:275px;}}
@media screen and (min-width :491px){iframe.movie{width:491px;height:276px;}}
@media screen and (min-width :492px){iframe.movie{width:492px;height:276px;}}
@media screen and (min-width :493px){iframe.movie{width:493px;height:277px;}}
@media screen and (min-width :494px){iframe.movie{width:494px;height:277px;}}
@media screen and (min-width :495px){iframe.movie{width:495px;height:278px;}}
@media screen and (min-width :496px){iframe.movie{width:496px;height:279px;}}
@media screen and (min-width :497px){iframe.movie{width:497px;height:279px;}}
@media screen and (min-width :498px){iframe.movie{width:498px;height:280px;}}
@media screen and (min-width :499px){iframe.movie{width:499px;height:280px;}}
@media screen and (min-width :500px){iframe.movie{width:500px;height:281px;}}
@media screen and (min-width :501px){iframe.movie{width:501px;height:281px;}}
@media screen and (min-width :502px){iframe.movie{width:502px;height:282px;}}
@media screen and (min-width :503px){iframe.movie{width:503px;height:282px;}}
@media screen and (min-width :504px){iframe.movie{width:504px;height:283px;}}
@media screen and (min-width :505px){iframe.movie{width:505px;height:284px;}}
@media screen and (min-width :506px){iframe.movie{width:506px;height:284px;}}
@media screen and (min-width :507px){iframe.movie{width:507px;height:285px;}}
@media screen and (min-width :508px){iframe.movie{width:508px;height:285px;}}
@media screen and (min-width :509px){iframe.movie{width:509px;height:286px;}}
@media screen and (min-width :510px){iframe.movie{width:510px;height:286px;}}
@media screen and (min-width :511px){iframe.movie{width:511px;height:287px;}}
@media screen and (min-width :512px){iframe.movie{width:512px;height:288px;}}
@media screen and (min-width :513px){iframe.movie{width:513px;height:288px;}}
@media screen and (min-width :514px){iframe.movie{width:514px;height:289px;}}
@media screen and (min-width :515px){iframe.movie{width:515px;height:289px;}}
@media screen and (min-width :516px){iframe.movie{width:516px;height:290px;}}
@media screen and (min-width :517px){iframe.movie{width:517px;height:290px;}}
@media screen and (min-width :518px){iframe.movie{width:518px;height:291px;}}
@media screen and (min-width :519px){iframe.movie{width:519px;height:291px;}}
@media screen and (min-width :520px){iframe.movie{width:520px;height:292px;}}
@media screen and (min-width :521px){iframe.movie{width:521px;height:293px;}}
@media screen and (min-width :522px){iframe.movie{width:522px;height:293px;}}
@media screen and (min-width :523px){iframe.movie{width:523px;height:294px;}}
@media screen and (min-width :524px){iframe.movie{width:524px;height:294px;}}
@media screen and (min-width :525px){iframe.movie{width:525px;height:295px;}}
@media screen and (min-width :526px){iframe.movie{width:526px;height:295px;}}
@media screen and (min-width :527px){iframe.movie{width:527px;height:296px;}}
@media screen and (min-width :528px){iframe.movie{width:528px;height:297px;}}
@media screen and (min-width :529px){iframe.movie{width:529px;height:297px;}}
@media screen and (min-width :530px){iframe.movie{width:530px;height:298px;}}
@media screen and (min-width :531px){iframe.movie{width:531px;height:298px;}}
@media screen and (min-width :532px){iframe.movie{width:532px;height:299px;}}
@media screen and (min-width :533px){iframe.movie{width:533px;height:299px;}}
@media screen and (min-width :534px){iframe.movie{width:534px;height:300px;}}
@media screen and (min-width :535px){iframe.movie{width:535px;height:300px;}}
@media screen and (min-width :536px){iframe.movie{width:536px;height:301px;}}
@media screen and (min-width :537px){iframe.movie{width:537px;height:302px;}}
@media screen and (min-width :538px){iframe.movie{width:538px;height:302px;}}
@media screen and (min-width :539px){iframe.movie{width:539px;height:303px;}}
@media screen and (min-width :540px){iframe.movie{width:540px;height:303px;}}
@media screen and (min-width :541px){iframe.movie{width:541px;height:304px;}}
@media screen and (min-width :542px){iframe.movie{width:542px;height:304px;}}
@media screen and (min-width :543px){iframe.movie{width:543px;height:305px;}}
@media screen and (min-width :544px){iframe.movie{width:544px;height:306px;}}
@media screen and (min-width :545px){iframe.movie{width:545px;height:306px;}}
@media screen and (min-width :546px){iframe.movie{width:546px;height:307px;}}
@media screen and (min-width :547px){iframe.movie{width:547px;height:307px;}}
@media screen and (min-width :548px){iframe.movie{width:548px;height:308px;}}
@media screen and (min-width :549px){iframe.movie{width:549px;height:308px;}}
@media screen and (min-width :550px){iframe.movie{width:550px;height:309px;}}
@media screen and (min-width :551px){iframe.movie{width:551px;height:309px;}}
@media screen and (min-width :552px){iframe.movie{width:552px;height:310px;}}
@media screen and (min-width :553px){iframe.movie{width:553px;height:311px;}}
@media screen and (min-width :554px){iframe.movie{width:554px;height:311px;}}
@media screen and (min-width :555px){iframe.movie{width:555px;height:312px;}}
@media screen and (min-width :556px){iframe.movie{width:556px;height:312px;}}
@media screen and (min-width :557px){iframe.movie{width:557px;height:313px;}}
@media screen and (min-width :558px){iframe.movie{width:558px;height:313px;}}
@media screen and (min-width :559px){iframe.movie{width:559px;height:314px;}}
@media screen and (min-width :560px){iframe.movie{width:560px;height:315px;}}
@media screen and (min-width :561px){iframe.movie{width:561px;height:315px;}}
@media screen and (min-width :562px){iframe.movie{width:562px;height:316px;}}
@media screen and (min-width :563px){iframe.movie{width:563px;height:316px;}}
@media screen and (min-width :564px){iframe.movie{width:564px;height:317px;}}
@media screen and (min-width :565px){iframe.movie{width:565px;height:317px;}}
@media screen and (min-width :566px){iframe.movie{width:566px;height:318px;}}
@media screen and (min-width :567px){iframe.movie{width:567px;height:318px;}}
@media screen and (min-width :568px){iframe.movie{width:568px;height:319px;}}
@media screen and (min-width :569px){iframe.movie{width:569px;height:320px;}}
@media screen and (min-width :570px){iframe.movie{width:570px;height:320px;}}
@media screen and (min-width :571px){iframe.movie{width:571px;height:321px;}}
@media screen and (min-width :572px){iframe.movie{width:572px;height:321px;}}
@media screen and (min-width :573px){iframe.movie{width:573px;height:322px;}}
@media screen and (min-width :574px){iframe.movie{width:574px;height:322px;}}
@media screen and (min-width :575px){iframe.movie{width:575px;height:323px;}}
@media screen and (min-width :576px){iframe.movie{width:576px;height:324px;}}
@media screen and (min-width :577px){iframe.movie{width:577px;height:324px;}}
@media screen and (min-width :578px){iframe.movie{width:578px;height:325px;}}
@media screen and (min-width :579px){iframe.movie{width:579px;height:325px;}}
@media screen and (min-width :580px){iframe.movie{width:580px;height:326px;}}
@media screen and (min-width :581px){iframe.movie{width:581px;height:326px;}}
@media screen and (min-width :582px){iframe.movie{width:582px;height:327px;}}
@media screen and (min-width :583px){iframe.movie{width:583px;height:327px;}}
@media screen and (min-width :584px){iframe.movie{width:584px;height:328px;}}
@media screen and (min-width :585px){iframe.movie{width:585px;height:329px;}}
@media screen and (min-width :586px){iframe.movie{width:586px;height:329px;}}
@media screen and (min-width :587px){iframe.movie{width:587px;height:330px;}}
@media screen and (min-width :588px){iframe.movie{width:588px;height:330px;}}
@media screen and (min-width :589px){iframe.movie{width:589px;height:331px;}}
@media screen and (min-width :590px){iframe.movie{width:590px;height:331px;}}
@media screen and (min-width :591px){iframe.movie{width:591px;height:332px;}}
@media screen and (min-width :592px){iframe.movie{width:592px;height:333px;}}
@media screen and (min-width :593px){iframe.movie{width:593px;height:333px;}}
@media screen and (min-width :594px){iframe.movie{width:594px;height:334px;}}
@media screen and (min-width :595px){iframe.movie{width:595px;height:334px;}}
@media screen and (min-width :596px){iframe.movie{width:596px;height:335px;}}
@media screen and (min-width :597px){iframe.movie{width:597px;height:335px;}}
@media screen and (min-width :598px){iframe.movie{width:598px;height:336px;}}
@media screen and (min-width :599px){iframe.movie{width:599px;height:336px;}}
@media screen and (min-width :600px){iframe.movie{width:600px;height:337px;}}
@media screen and (min-width :601px){iframe.movie{width:601px;height:338px;}}
@media screen and (min-width :602px){iframe.movie{width:602px;height:338px;}}
@media screen and (min-width :603px){iframe.movie{width:603px;height:339px;}}
@media screen and (min-width :604px){iframe.movie{width:604px;height:339px;}}
@media screen and (min-width :605px){iframe.movie{width:605px;height:340px;}}
@media screen and (min-width :606px){iframe.movie{width:606px;height:340px;}}
@media screen and (min-width :607px){iframe.movie{width:607px;height:341px;}}
@media screen and (min-width :608px){iframe.movie{width:608px;height:342px;}}
@media screen and (min-width :609px){iframe.movie{width:609px;height:342px;}}
@media screen and (min-width :610px){iframe.movie{width:610px;height:343px;}}
@media screen and (min-width :611px){iframe.movie{width:611px;height:343px;}}
@media screen and (min-width :612px){iframe.movie{width:612px;height:344px;}}
@media screen and (min-width :613px){iframe.movie{width:613px;height:344px;}}
@media screen and (min-width :614px){iframe.movie{width:614px;height:345px;}}
@media screen and (min-width :615px){iframe.movie{width:615px;height:345px;}}
@media screen and (min-width :616px){iframe.movie{width:616px;height:346px;}}
@media screen and (min-width :617px){iframe.movie{width:617px;height:347px;}}
@media screen and (min-width :618px){iframe.movie{width:618px;height:347px;}}
@media screen and (min-width :619px){iframe.movie{width:619px;height:348px;}}
@media screen and (min-width :620px){iframe.movie{width:620px;height:348px;}}
@media screen and (min-width :621px){iframe.movie{width:621px;height:349px;}}
@media screen and (min-width :622px){iframe.movie{width:622px;height:349px;}}
@media screen and (min-width :623px){iframe.movie{width:623px;height:350px;}}
@media screen and (min-width :624px){iframe.movie{width:624px;height:351px;}}
@media screen and (min-width :625px){iframe.movie{width:625px;height:351px;}}
@media screen and (min-width :626px){iframe.movie{width:626px;height:352px;}}
@media screen and (min-width :627px){iframe.movie{width:627px;height:352px;}}
@media screen and (min-width :628px){iframe.movie{width:628px;height:353px;}}
@media screen and (min-width :629px){iframe.movie{width:629px;height:353px;}}
@media screen and (min-width :630px){iframe.movie{width:630px;height:354px;}}
@media screen and (min-width :631px){iframe.movie{width:631px;height:354px;}}
@media screen and (min-width :632px){iframe.movie{width:632px;height:355px;}}
@media screen and (min-width :633px){iframe.movie{width:633px;height:356px;}}
@media screen and (min-width :634px){iframe.movie{width:634px;height:356px;}}
@media screen and (min-width :635px){iframe.movie{width:635px;height:357px;}}
@media screen and (min-width :636px){iframe.movie{width:636px;height:357px;}}
@media screen and (min-width :637px){iframe.movie{width:637px;height:358px;}}
@media screen and (min-width :638px){iframe.movie{width:638px;height:358px;}}
@media screen and (min-width :639px){iframe.movie{width:639px;height:359px;}}
@media screen and (min-width :640px){iframe.movie{width:640px;height:360px;}}
@media screen and (min-width :641px){iframe.movie{width:641px;height:360px;}}
@media screen and (min-width :642px){iframe.movie{width:642px;height:361px;}}
@media screen and (min-width :643px){iframe.movie{width:643px;height:361px;}}
@media screen and (min-width :644px){iframe.movie{width:644px;height:362px;}}
@media screen and (min-width :645px){iframe.movie{width:645px;height:362px;}}
@media screen and (min-width :646px){iframe.movie{width:646px;height:363px;}}
@media screen and (min-width :647px){iframe.movie{width:647px;height:363px;}}
@media screen and (min-width :648px){iframe.movie{width:648px;height:364px;}}
@media screen and (min-width :649px){iframe.movie{width:649px;height:365px;}}
@media screen and (min-width :650px){iframe.movie{width:650px;height:365px;}}
@media screen and (min-width :651px){iframe.movie{width:651px;height:366px;}}
@media screen and (min-width :652px){iframe.movie{width:652px;height:366px;}}
@media screen and (min-width :653px){iframe.movie{width:653px;height:367px;}}
@media screen and (min-width :654px){iframe.movie{width:654px;height:367px;}}
@media screen and (min-width :655px){iframe.movie{width:655px;height:368px;}}
@media screen and (min-width :656px){iframe.movie{width:656px;height:369px;}}
@media screen and (min-width :657px){iframe.movie{width:657px;height:369px;}}
@media screen and (min-width :658px){iframe.movie{width:658px;height:370px;}}
@media screen and (min-width :659px){iframe.movie{width:659px;height:370px;}}
@media screen and (min-width :660px){iframe.movie{width:660px;height:371px;}}
@media screen and (min-width :661px){iframe.movie{width:661px;height:371px;}}
@media screen and (min-width :662px){iframe.movie{width:662px;height:372px;}}
@media screen and (min-width :663px){iframe.movie{width:663px;height:372px;}}
@media screen and (min-width :664px){iframe.movie{width:664px;height:373px;}}
@media screen and (min-width :665px){iframe.movie{width:665px;height:374px;}}
@media screen and (min-width :666px){iframe.movie{width:666px;height:374px;}}
@media screen and (min-width :667px){iframe.movie{width:667px;height:375px;}}
@media screen and (min-width :668px){iframe.movie{width:668px;height:375px;}}
@media screen and (min-width :669px){iframe.movie{width:669px;height:376px;}}
@media screen and (min-width :670px){iframe.movie{width:670px;height:376px;}}
@media screen and (min-width :671px){iframe.movie{width:671px;height:377px;}}
@media screen and (min-width :672px){iframe.movie{width:672px;height:378px;}}
@media screen and (min-width :673px){iframe.movie{width:673px;height:378px;}}
@media screen and (min-width :674px){iframe.movie{width:674px;height:379px;}}
@media screen and (min-width :675px){iframe.movie{width:675px;height:379px;}}
@media screen and (min-width :676px){iframe.movie{width:676px;height:380px;}}
@media screen and (min-width :677px){iframe.movie{width:677px;height:380px;}}
@media screen and (min-width :678px){iframe.movie{width:678px;height:381px;}}
@media screen and (min-width :679px){iframe.movie{width:679px;height:381px;}}
@media screen and (min-width :680px){iframe.movie{width:680px;height:382px;}}
@media screen and (min-width :681px){iframe.movie{width:681px;height:383px;}}
@media screen and (min-width :682px){iframe.movie{width:682px;height:383px;}}
@media screen and (min-width :683px){iframe.movie{width:683px;height:384px;}}
@media screen and (min-width :684px){iframe.movie{width:684px;height:384px;}}
@media screen and (min-width :685px){iframe.movie{width:685px;height:385px;}}
@media screen and (min-width :686px){iframe.movie{width:686px;height:385px;}}
@media screen and (min-width :687px){iframe.movie{width:687px;height:386px;}}
@media screen and (min-width :688px){iframe.movie{width:688px;height:387px;}}
@media screen and (min-width :689px){iframe.movie{width:689px;height:387px;}}
@media screen and (min-width :690px){iframe.movie{width:690px;height:388px;}}
@media screen and (min-width :691px){iframe.movie{width:691px;height:388px;}}
@media screen and (min-width :692px){iframe.movie{width:692px;height:389px;}}
@media screen and (min-width :693px){iframe.movie{width:693px;height:389px;}}
@media screen and (min-width :694px){iframe.movie{width:694px;height:390px;}}
@media screen and (min-width :695px){iframe.movie{width:695px;height:390px;}}
@media screen and (min-width :696px){iframe.movie{width:696px;height:391px;}}
@media screen and (min-width :697px){iframe.movie{width:697px;height:392px;}}
@media screen and (min-width :698px){iframe.movie{width:698px;height:392px;}}
@media screen and (min-width :699px){iframe.movie{width:699px;height:393px;}}
@media screen and (min-width :700px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :701px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :702px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :703px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :704px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :705px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :706px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :707px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :708px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :709px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :710px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :711px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :712px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :713px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :714px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :715px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :716px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :717px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :718px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :719px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :720px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :721px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :722px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :723px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :724px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :725px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :726px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :727px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :728px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :729px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :730px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :731px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :732px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :733px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :734px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :735px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :736px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :737px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :738px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :739px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :740px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :741px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :742px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :743px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :744px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :745px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :746px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :747px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :748px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :749px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :750px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :751px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :752px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :753px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :754px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :755px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :756px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :757px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :758px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :759px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :760px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :761px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :762px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :763px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :764px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :765px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :766px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :767px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :768px){iframe.movie{width:700px;height:393px;}}
@media screen and (min-width :769px){iframe.movie{width:560px;height:315px;}}
@media screen and (min-width :770px){iframe.movie{width:561px;height:315px;}}
@media screen and (min-width :771px){iframe.movie{width:562px;height:316px;}}
@media screen and (min-width :772px){iframe.movie{width:562px;height:316px;}}
@media screen and (min-width :773px){iframe.movie{width:563px;height:316px;}}
@media screen and (min-width :774px){iframe.movie{width:564px;height:317px;}}
@media screen and (min-width :775px){iframe.movie{width:565px;height:317px;}}
@media screen and (min-width :776px){iframe.movie{width:565px;height:317px;}}
@media screen and (min-width :777px){iframe.movie{width:566px;height:318px;}}
@media screen and (min-width :778px){iframe.movie{width:567px;height:318px;}}
@media screen and (min-width :779px){iframe.movie{width:568px;height:319px;}}
@media screen and (min-width :780px){iframe.movie{width:568px;height:319px;}}
@media screen and (min-width :781px){iframe.movie{width:569px;height:320px;}}
@media screen and (min-width :782px){iframe.movie{width:570px;height:320px;}}
@media screen and (min-width :783px){iframe.movie{width:570px;height:320px;}}
@media screen and (min-width :784px){iframe.movie{width:571px;height:321px;}}
@media screen and (min-width :785px){iframe.movie{width:572px;height:321px;}}
@media screen and (min-width :786px){iframe.movie{width:573px;height:322px;}}
@media screen and (min-width :787px){iframe.movie{width:573px;height:322px;}}
@media screen and (min-width :788px){iframe.movie{width:574px;height:322px;}}
@media screen and (min-width :789px){iframe.movie{width:575px;height:323px;}}
@media screen and (min-width :790px){iframe.movie{width:576px;height:324px;}}
@media screen and (min-width :791px){iframe.movie{width:576px;height:324px;}}
@media screen and (min-width :792px){iframe.movie{width:577px;height:324px;}}
@media screen and (min-width :793px){iframe.movie{width:578px;height:325px;}}
@media screen and (min-width :794px){iframe.movie{width:578px;height:325px;}}
@media screen and (min-width :795px){iframe.movie{width:579px;height:325px;}}
@media screen and (min-width :796px){iframe.movie{width:580px;height:326px;}}
@media screen and (min-width :797px){iframe.movie{width:581px;height:326px;}}
@media screen and (min-width :798px){iframe.movie{width:581px;height:326px;}}
@media screen and (min-width :799px){iframe.movie{width:582px;height:327px;}}
@media screen and (min-width :800px){iframe.movie{width:583px;height:327px;}}
@media screen and (min-width :801px){iframe.movie{width:584px;height:328px;}}
@media screen and (min-width :802px){iframe.movie{width:584px;height:328px;}}
@media screen and (min-width :803px){iframe.movie{width:585px;height:329px;}}
@media screen and (min-width :804px){iframe.movie{width:586px;height:329px;}}
@media screen and (min-width :805px){iframe.movie{width:586px;height:329px;}}
@media screen and (min-width :806px){iframe.movie{width:587px;height:330px;}}
@media screen and (min-width :807px){iframe.movie{width:588px;height:330px;}}
@media screen and (min-width :808px){iframe.movie{width:589px;height:331px;}}
@media screen and (min-width :809px){iframe.movie{width:589px;height:331px;}}
@media screen and (min-width :810px){iframe.movie{width:590px;height:331px;}}
@media screen and (min-width :811px){iframe.movie{width:591px;height:332px;}}
@media screen and (min-width :812px){iframe.movie{width:592px;height:333px;}}
@media screen and (min-width :813px){iframe.movie{width:592px;height:333px;}}
@media screen and (min-width :814px){iframe.movie{width:593px;height:333px;}}
@media screen and (min-width :815px){iframe.movie{width:594px;height:334px;}}
@media screen and (min-width :816px){iframe.movie{width:595px;height:334px;}}
@media screen and (min-width :817px){iframe.movie{width:595px;height:334px;}}
@media screen and (min-width :818px){iframe.movie{width:596px;height:335px;}}
@media screen and (min-width :819px){iframe.movie{width:597px;height:335px;}}
@media screen and (min-width :820px){iframe.movie{width:597px;height:335px;}}
@media screen and (min-width :821px){iframe.movie{width:598px;height:336px;}}
@media screen and (min-width :822px){iframe.movie{width:599px;height:336px;}}
@media screen and (min-width :823px){iframe.movie{width:600px;height:337px;}}
@media screen and (min-width :824px){iframe.movie{width:600px;height:337px;}}
@media screen and (min-width :825px){iframe.movie{width:601px;height:338px;}}
@media screen and (min-width :826px){iframe.movie{width:602px;height:338px;}}
@media screen and (min-width :827px){iframe.movie{width:603px;height:339px;}}
@media screen and (min-width :828px){iframe.movie{width:603px;height:339px;}}
@media screen and (min-width :829px){iframe.movie{width:604px;height:339px;}}
@media screen and (min-width :830px){iframe.movie{width:605px;height:340px;}}
@media screen and (min-width :831px){iframe.movie{width:605px;height:340px;}}
@media screen and (min-width :832px){iframe.movie{width:606px;height:340px;}}
@media screen and (min-width :833px){iframe.movie{width:607px;height:341px;}}
@media screen and (min-width :834px){iframe.movie{width:608px;height:342px;}}
@media screen and (min-width :835px){iframe.movie{width:608px;height:342px;}}
@media screen and (min-width :836px){iframe.movie{width:609px;height:342px;}}
@media screen and (min-width :837px){iframe.movie{width:610px;height:343px;}}
@media screen and (min-width :838px){iframe.movie{width:611px;height:343px;}}
@media screen and (min-width :839px){iframe.movie{width:611px;height:343px;}}
@media screen and (min-width :840px){iframe.movie{width:612px;height:344px;}}
@media screen and (min-width :841px){iframe.movie{width:613px;height:344px;}}
@media screen and (min-width :842px){iframe.movie{width:613px;height:344px;}}
@media screen and (min-width :843px){iframe.movie{width:614px;height:345px;}}
@media screen and (min-width :844px){iframe.movie{width:615px;height:345px;}}
@media screen and (min-width :845px){iframe.movie{width:616px;height:346px;}}
@media screen and (min-width :846px){iframe.movie{width:616px;height:346px;}}
@media screen and (min-width :847px){iframe.movie{width:617px;height:347px;}}
@media screen and (min-width :848px){iframe.movie{width:618px;height:347px;}}
@media screen and (min-width :849px){iframe.movie{width:619px;height:348px;}}
@media screen and (min-width :850px){iframe.movie{width:619px;height:348px;}}
@media screen and (min-width :851px){iframe.movie{width:620px;height:348px;}}
@media screen and (min-width :852px){iframe.movie{width:621px;height:349px;}}
@media screen and (min-width :853px){iframe.movie{width:621px;height:349px;}}
@media screen and (min-width :854px){iframe.movie{width:622px;height:349px;}}
@media screen and (min-width :855px){iframe.movie{width:623px;height:350px;}}
@media screen and (min-width :856px){iframe.movie{width:624px;height:351px;}}
@media screen and (min-width :857px){iframe.movie{width:624px;height:351px;}}
@media screen and (min-width :858px){iframe.movie{width:625px;height:351px;}}
@media screen and (min-width :859px){iframe.movie{width:626px;height:352px;}}
@media screen and (min-width :860px){iframe.movie{width:627px;height:352px;}}
@media screen and (min-width :861px){iframe.movie{width:627px;height:352px;}}
@media screen and (min-width :862px){iframe.movie{width:628px;height:353px;}}
@media screen and (min-width :863px){iframe.movie{width:629px;height:353px;}}
@media screen and (min-width :864px){iframe.movie{width:630px;height:354px;}}
@media screen and (min-width :865px){iframe.movie{width:630px;height:354px;}}
@media screen and (min-width :866px){iframe.movie{width:631px;height:354px;}}
@media screen and (min-width :867px){iframe.movie{width:632px;height:355px;}}
@media screen and (min-width :868px){iframe.movie{width:632px;height:355px;}}
@media screen and (min-width :869px){iframe.movie{width:633px;height:356px;}}
@media screen and (min-width :870px){iframe.movie{width:634px;height:356px;}}
@media screen and (min-width :871px){iframe.movie{width:635px;height:357px;}}
@media screen and (min-width :872px){iframe.movie{width:635px;height:357px;}}
@media screen and (min-width :873px){iframe.movie{width:636px;height:357px;}}
@media screen and (min-width :874px){iframe.movie{width:637px;height:358px;}}
@media screen and (min-width :875px){iframe.movie{width:638px;height:358px;}}
@media screen and (min-width :876px){iframe.movie{width:638px;height:358px;}}
@media screen and (min-width :877px){iframe.movie{width:639px;height:359px;}}
@media screen and (min-width :878px){iframe.movie{width:640px;height:360px;}}
@media screen and (min-width :879px){iframe.movie{width:640px;height:360px;}}
@media screen and (min-width :880px){iframe.movie{width:641px;height:360px;}}
@media screen and (min-width :881px){iframe.movie{width:642px;height:361px;}}
@media screen and (min-width :882px){iframe.movie{width:643px;height:361px;}}
@media screen and (min-width :883px){iframe.movie{width:643px;height:361px;}}
@media screen and (min-width :884px){iframe.movie{width:644px;height:362px;}}
@media screen and (min-width :885px){iframe.movie{width:645px;height:362px;}}
@media screen and (min-width :886px){iframe.movie{width:646px;height:363px;}}
@media screen and (min-width :887px){iframe.movie{width:646px;height:363px;}}
@media screen and (min-width :888px){iframe.movie{width:647px;height:363px;}}
@media screen and (min-width :889px){iframe.movie{width:648px;height:364px;}}
@media screen and (min-width :890px){iframe.movie{width:648px;height:364px;}}
@media screen and (min-width :891px){iframe.movie{width:649px;height:365px;}}
@media screen and (min-width :892px){iframe.movie{width:650px;height:365px;}}
@media screen and (min-width :893px){iframe.movie{width:651px;height:366px;}}
@media screen and (min-width :894px){iframe.movie{width:651px;height:366px;}}
@media screen and (min-width :895px){iframe.movie{width:652px;height:366px;}}
@media screen and (min-width :896px){iframe.movie{width:653px;height:367px;}}
@media screen and (min-width :897px){iframe.movie{width:654px;height:367px;}}
@media screen and (min-width :898px){iframe.movie{width:654px;height:367px;}}
@media screen and (min-width :899px){iframe.movie{width:655px;height:368px;}}
@media screen and (min-width :900px){iframe.movie{width:656px;height:369px;}}
@media screen and (min-width :901px){iframe.movie{width:656px;height:369px;}}
@media screen and (min-width :902px){iframe.movie{width:657px;height:369px;}}
@media screen and (min-width :903px){iframe.movie{width:658px;height:370px;}}
@media screen and (min-width :904px){iframe.movie{width:659px;height:370px;}}
@media screen and (min-width :905px){iframe.movie{width:659px;height:370px;}}
@media screen and (min-width :906px){iframe.movie{width:660px;height:371px;}}
@media screen and (min-width :907px){iframe.movie{width:661px;height:371px;}}
@media screen and (min-width :908px){iframe.movie{width:662px;height:372px;}}
@media screen and (min-width :909px){iframe.movie{width:662px;height:372px;}}
@media screen and (min-width :910px){iframe.movie{width:663px;height:372px;}}
@media screen and (min-width :911px){iframe.movie{width:664px;height:373px;}}
@media screen and (min-width :912px){iframe.movie{width:665px;height:374px;}}
@media screen and (min-width :913px){iframe.movie{width:665px;height:374px;}}
@media screen and (min-width :914px){iframe.movie{width:666px;height:374px;}}
@media screen and (min-width :915px){iframe.movie{width:667px;height:375px;}}
@media screen and (min-width :916px){iframe.movie{width:667px;height:375px;}}
@media screen and (min-width :917px){iframe.movie{width:668px;height:375px;}}
@media screen and (min-width :918px){iframe.movie{width:669px;height:376px;}}
@media screen and (min-width :919px){iframe.movie{width:670px;height:376px;}}
@media screen and (min-width :920px){iframe.movie{width:670px;height:376px;}}
@media screen and (min-width :921px){iframe.movie{width:671px;height:377px;}}
@media screen and (min-width :922px){iframe.movie{width:672px;height:378px;}}
@media screen and (min-width :923px){iframe.movie{width:673px;height:378px;}}
@media screen and (min-width :924px){iframe.movie{width:673px;height:378px;}}
@media screen and (min-width :925px){iframe.movie{width:674px;height:379px;}}
@media screen and (min-width :926px){iframe.movie{width:675px;height:379px;}}
@media screen and (min-width :927px){iframe.movie{width:675px;height:379px;}}
@media screen and (min-width :928px){iframe.movie{width:676px;height:380px;}}
@media screen and (min-width :929px){iframe.movie{width:677px;height:380px;}}
@media screen and (min-width :930px){iframe.movie{width:678px;height:381px;}}
@media screen and (min-width :931px){iframe.movie{width:678px;height:381px;}}
@media screen and (min-width :932px){iframe.movie{width:679px;height:381px;}}
@media screen and (min-width :933px){iframe.movie{width:680px;height:382px;}}
@media screen and (min-width :934px){iframe.movie{width:681px;height:383px;}}
@media screen and (min-width :935px){iframe.movie{width:681px;height:383px;}}
@media screen and (min-width :936px){iframe.movie{width:682px;height:383px;}}
@media screen and (min-width :937px){iframe.movie{width:683px;height:384px;}}
@media screen and (min-width :938px){iframe.movie{width:683px;height:384px;}}
@media screen and (min-width :939px){iframe.movie{width:684px;height:384px;}}
@media screen and (min-width :940px){iframe.movie{width:685px;height:385px;}}
@media screen and (min-width :941px){iframe.movie{width:686px;height:385px;}}
@media screen and (min-width :942px){iframe.movie{width:686px;height:385px;}}
@media screen and (min-width :943px){iframe.movie{width:687px;height:386px;}}
@media screen and (min-width :944px){iframe.movie{width:688px;height:387px;}}
@media screen and (min-width :945px){iframe.movie{width:689px;height:387px;}}
@media screen and (min-width :946px){iframe.movie{width:689px;height:387px;}}
@media screen and (min-width :947px){iframe.movie{width:690px;height:388px;}}
@media screen and (min-width :948px){iframe.movie{width:691px;height:388px;}}
@media screen and (min-width :949px){iframe.movie{width:691px;height:388px;}}
@media screen and (min-width :950px){iframe.movie{width:692px;height:389px;}}
@media screen and (min-width :951px){iframe.movie{width:693px;height:389px;}}
@media screen and (min-width :952px){iframe.movie{width:694px;height:390px;}}
@media screen and (min-width :953px){iframe.movie{width:694px;height:390px;}}
@media screen and (min-width :954px){iframe.movie{width:695px;height:390px;}}
@media screen and (min-width :955px){iframe.movie{width:696px;height:391px;}}
@media screen and (min-width :956px){iframe.movie{width:697px;height:392px;}}
@media screen and (min-width :957px){iframe.movie{width:697px;height:392px;}}
@media screen and (min-width :958px){iframe.movie{width:698px;height:392px;}}
@media screen and (min-width :959px){iframe.movie{width:699px;height:393px;}}
@media screen and (min-width :960px){iframe.movie{width:700px;height:393px;}}