body {
	background-color: #FDE228;
	background-image: url(img/theater_bk.jpg);
	background-repeat: repeat;
}
#main {
	width: 100%;
	float: left;
}
.content {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content3 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.content_box3 {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}


.content_index {
	float: left;
	width: 900px;
	text-align: center;
	padding: 0px;
	height: 64px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
.content2 {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content_box2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.content_theater {
	width: 900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	float: left;
	padding: 0px;
	background-color: #FFF;
}
.theater {
	width: 880px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.theater_index {
	background-image: url(img/menu_bk.jpg);
	margin: 0px;
	float: left;
	width: 880px;
	height: 38px;
	color: #000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.theater_index2 {
	float: left;
	width: 880px;
	background-color: #D90000;
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.theater_index22 {
	float: left;
	width: 880px;
	background-color: #D90000;
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.index_text01, .index_text02, .index_text03, .index_text04, .index_text05 {
	margin: 0px;
	float: left;
	height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0,0,255,0.2);
}
.index_text01 {
	width: 80px;
}
.index_text02 {
	width: 320px;
}
.index_text03 {
	width: 200px;
}
.index_text04 {
	width: 190px;
	font-size: 13px;
	line-height: 14px;
}
.index_text05 {
	width: 60px;
	font-size: 12px;
	line-height: 12px;
}

.table_text {
	float: left;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D90000;
	height: 40px;
	color: #114655;
	margin: 0px;
}
.table_text01, .table_text02, .table_text03, .table_text04, .table_text05 {
	float: left;
	height: 40px;
	margin: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255,255,255,0.2);
}
.table_text01 {
	width: 80px;
}
.table_text02 {
	width: 320px;
}
.table_text03 {
	width: 200px;
	margin: 0px;
	float: left;
}
.table_text033 {
	width: 150px;
	margin: 0px;
	float: left;
	height: 50px;
}
.table_text033  p{
	font-size: 10px;
	margin: 0px;
}



.table_text04 {
	text-align: center;
	width: 190px;
}

.table_text02 a {
	color: #9F0000;
	font-weight: bold;
}
/*Firefox*/
@-moz-document url-prefix() {
  .content_theater {
	margin-top: -30px;
	}
}

/*Chrome Opera*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
  .content_theater {
	margin-top: -30px;
	}
}


/*Firefox*/
@-moz-document url-prefix() {
 .content3, .content_theater {
	  transform-origin: 0 0;
	  transform: scale(1.0);	  
	  }
}

/*Chrome Opera*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
 .content3, .content_theater {
	  transform-origin: 0 0;
	  transform: scale(1.0);	  
	  }
}
