	@charset "utf-8";
/* CSS Document */

.contFlash {
	width:1000px;
	height:700px;
	margin:0 auto;
	position:relative;
}

.contFlash .innerFla {
	position:absolute;
	top:0;
	left:0;
	
}

.footContainer {
}


.mainContentF {
	width:1000px;
	height:700px;
	margin:0 auto;
	overflow:hidden;
}


/* ================================================================================ */
/*      theaterContainer     */  
/* ================================================================================ */


.theaterContainer {
	width:800px;
	color:#FFF;
}

.theaterContainer a:link { color:#000;}
.theaterContainer a:visited { color:#000;}

.theaterContainer h1 {
	width:800px;
	height:150px;
}

.theaterContainer .thaterList {
	width:800px;
	overflow:auto;
}

.theaterContainer td,
.theaterContainer th
{
	vertical-align:top;
	padding:5px;
	background:#162135;

}

.theaterContainer td {
	background:#FFF;
	color:#000;
}

.theaterContainer .areaA {
	background:#ced0d4;
}

.theaterContainer .areaB {
	background:#b6b9c0;	
}

.theaterContainer .nameT {
	
}

.theaterContainer .sale {
	text-align:center;
	color:#F60;
	
}

.theaterContainer .other {
}

.trailerContainer {
	padding:50px 0 0 50px;
}

/* ================================================================================ */
/*      commentContainer     */  
/* ================================================================================ */


.commentContainer {
	width:800px;
	height:520px;
	color:#FFF;
}

.commentContainer h1 {
	width:800px;
	height:520px;
}


.commentContainer2 {
	width:800px;
	height:500px;
	color:#FFF;
}

.commentContainer2 h1 {
	width:800px;
	height:500px;
}


