#news_detail {	width: 950px;}#news_detail #wrapper{	width:100%;	height:auto;	background:url(../images/bg.jpg) #fff center 0 no-repeat;	background-size:1000px 1800px;	min-width:900px;	max-width:1000px;	zoom:1;	position:relative;	padding-top:240px;	padding-bottom:30px;	margin:0 auto;}#news_detail #content{	width:893px;	margin:0 auto;	position:relative;	background:#fff;	border-radius:10px;	padding-bottom:30px;}#news_detail #wrapper h1#theater{	position:absolute;	top:16px;	left:74px;	width:365px;	height:273px;	background:url(../images/logo_s.png) 0 0 no-repeat;	z-index:10;}#news_detail .article{	width:700px;	padding:15px;	margin:12px auto;	border:solid 8px #eaafc4;}#news_detail .article h3 span.date{	display:block;	font-size:11px;	color:#e26ea6;}#news_detail .article h3{	font-size:18px;	color:#e26ea6;	padding:8px;	border-bottom:dotted 2px #e26ea6;}#news_detail .article .inner{	padding:8px;	font-size:12px;	color:#444;}#news_detail .article .inner p{padding:8px 0;}#news_detail table.theaterList{    width:830px;    margin:0 auto 15px auto;    border:none;    white-space: normal;    border-collapse: collapse;    border-spacing: 0;    empty-cells: show;    clear: both;    margin:15px auto;    border-top:dotted 1px #e9a4c0;}#news_detail table.theaterList tr.even{background:#f8ece7;}#news_detail table.theaterList td{padding: 10px 10px 10px 15px;font-size: 12px;color: #d0036f;line-height: 1.8;vertical-align:middle;border-bottom:dotted 1px #e9a4c0;}#news_detail table.theaterList td.code01{width:10%;}#news_detail table.theaterList td.code02{width:25%;}#news_detail table.theaterList td.code03{width:25%;}#news_detail table.theaterList td.code04{width:40%;}#news_detail table.theaterList td a{color:#fff; text-decoration:none;}#news_detail table.theaterList td a:hover{color:#ffd800; text-decoration:none;}