
.cinema_detail					{ width:728px; float:left; display:inline;}

.cinema_detail .title			{ float:left; margin:20px 0 0 10px;}
.cinema_detail .title h3		{ width:425px; font:bold 24px Arial; background:#333333; color:white; margin:0; padding:5px 0 6px 5px; float:left; }
.cinema_detail .title span		{ width:40px; height:40px; text-align:center; font:bold 35px Arial; color:#FBCACB; background:#8C0B0E; float:left;}

.cinema_detail ul				{ float:left; margin:10px 0 0 10px; padding:0; display:inline; border-bottom:1px solid #CCCCCC;}
.cinema_detail ul li 			{ width:420px; clear:left; float:left; }
.cinema_detail ul li 			{ background:#F8F8F8; padding:8px 5px; border:1px solid #CCCCCC; border-bottom:none;}
.cinema_detail ul li label 	{ display:block; background:red; float:left; background:url("../images/common/cinema_detail_colon.png") center right no-repeat;}
.cinema_detail ul li label 	{ width:100px; margin-right:10px; font:bold 16px Arial; color:#8C0B0E;}
.cinema_detail ul li p		{ width:300px; float:left;  display:block; font:bold 16px Arial;}

.cinema_detail img			{ margin:20px 0 0 13px; float:left; border:1px solid #ccc; }

.cinema_detail .white		{ background:white;}
.cinema_detail .editor p	{ font:12px Arial; width:420px;}

.location 	{ width:700px; float:left; margin:20px 0 0 20px; padding-bottom:20px; display:inline;}
.location p { font:bold 19px Arial; color:#666666; margin-bottom:2px; background:#F2F2F2; padding:5px 10px;}
.location a	{ font:12px Arial; margin-left:330px; color:black;}

.location .theater { font:bold 17px Arial; color:black;}
.location .theater strong { color:#8C0B0E;}


.movie_index				{ margin:0 0 5px 20px; float:left;  display:inline;}
.movie_index h3				{ color:#283E51; font-size:19px; background:#B9DCF9; padding:5px 10px; }
.movie_index h3 a			{ padding:0 0 5px 0; margin:0 0 0 25px; font-weight:normal; font-size:11px; font-family:Tahoma; color:black;}

.movie_index ul				{ margin:0; padding:0; float:left;}
.movie_index ul li 			{ float:left; margin:5px 12px 0 0; display:inline;}
.movie_index ul li a		{ font:12px Tahoma; text-align:center; text-decoration:none; color:black;   float:left; width:104px; height:176px; border:1px solid #FCCDD0; background:#FEF1F2;}
.movie_index ul li a:hover 	{ background:#FFFFCC;}
.movie_index ul li img		{ margin:5px;}
