body {
	background:url(image/back/back.png) top repeat-x;
}

.text {
	line-height: 125%;
}
.text1 {
	line-height: 110%;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
.text2 {
	line-height: 150%;
}
.movie {
padding: 7px 0 0 7px;
}


p {
}

img a {
border:0;
}
#details a {
	font-size	: 10px;
	margin		: 0 0 0 10px;
	padding		: 0;
}
#details {
	margin		: 3px 0 0 10px;
	padding		: 0;
	text-align	: left;
}

#slide {
	background	: url(image/back/tbl.jpg) 0 0 repeat-x;
	margin		: 0;
	padding		: 0;
	font-size	: 10px;
	color		: #3B2F26;
}
#slide1 {
	background	: url(image/back/tbl.jpg) 0 0 repeat-x;
	margin		: 0;
	padding		: 0;
	font-size	: 10px;
	color		: #3B2F26;
}

.left_text {
	padding		: 3px 5px 0 15px;
	line-height	: 160%;
	text-align	: left;
	font-size	: 10px;
}
.center_text {
	padding		: 3px 5px 0 15px;
	text-align	: center;
	font-size	: 10px;
	line-height: 160%;
}
.center_text a {
	line-height: 0px;
}

.center_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


button {
	margin		: 4px 0 5px 0;
	padding		: 0;
	font-size	: 11px;
}
#movieflyer {
	border: 1px solid #2DB9B8;
}
#movieflyer_td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2DB9B8;
	text-align: left;
}
#movieflyer tr td a {
	line-height: 0px;
}
#movieflyer tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#news {
	overflow: auto;
	float: none;
	height: 340px;
	width: 248px;
	scrollbar-base-color: #4A4531;
	border: 1px solid #4A4531;
	clear: none;
	text-align: left;
	font-size: small;
}
#news p {
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: small;
}
#news #date {
	font-weight: bold;
}

#rss_title {
	width: 238px;
	border: 1px solid #4A4531;
	text-align: left;
	font-size: small;
	padding: 5px;
	color: #FFF;
	background-color: #46412D;
	line-height: 18px;
}
#rss_title a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#rss_title a:hover {
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}
#rss {
	width: 238px;
	overflow: auto;
	height: 70px;
	scrollbar-base-color: #4A4531;
	font-size: x-small;
	text-align: left;
	list-style-type: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #46412D;
	border-bottom-color: #46412D;
	border-left-color: #46412D;
	background-color: #FFF;
	padding: 5px;
}
#rss li {
	margin-bottom: 10px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	color: #000000;
}
#rss a {
	color: #06C;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}
