body {
	font-family:Arial, "細明體";
	font-size:12px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

img{
	border:0px;
}

.menu1 {
	border-width: 0px;
	cursor: hand;
	height: 134px;
	padding-left: 18px;
	padding-right: 10px;	

}


.red {
	color: #c53030;
}
.red a{
	color: #c53030;
	text-decoration: none;
}
.red a:hover{
	color: #c53030;
	text-decoration: underline;
}

.red02 {
	color: #c53030;
	font-size: 16px;
}
.red02 a{
	color: #c53030;
	text-decoration: none;
}
.red02 a:hover{
	color: #c53030;
	text-decoration: underline;
}

.red_bold {
	color: #c53030;
	font-weight: bold;
}
.red_bold a{
	color: #c53030;
	text-decoration: none;
}
.red_bold a:hover{
	color: #c53030;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.white a{
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.black {
	color: #000000;
}
.black a{
	color: #000000;
	text-decoration: none;
}
.black a:hover{
	color: #000000;
	text-decoration: underline;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
}
.left_block {
	padding-bottom: 35px;
}


.newslist {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
}
.newstitle{
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.movietitle{
	background-color: #E2E2E2;
	margin-bottom: 3px;
	padding-top: 3px;
	font-size: 14px;
}
.menu {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.more {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 10px;
}
.function {
	float: right;
}
input {
	font-size: 12px;
}
.left_block2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#flash {
	padding-bottom: 10px;
	z-index:1;
}

#mainText {
	padding-left: 13px;
	padding-right: 10px;
}
#mainText .menu1 a{
	color: #000000;
	text-decoration: none;
}
#mainText .menu1 a:hover{
	color: #000000;
	text-decoration: underline;
}
.left_block2 a {
	color: #000000;
	text-decoration: none;
}
.left_block2 a:hover {
	color: #000000;
	text-decoration: underline;
}
#title {
}
#title2 {
	color: #FFFFFF;
	font-size: 15px;
	background-color: #C00000;
	height: 22px;
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
}
#contentMain {
	margin-right: 20px;
	margin-left: 20px;
}
.bt01 {
	background-image: url(../images/bt01.jpg);
	text-align: center;
	height: 15px;
	width: 72px;
	display: block;
	padding-top: 3px;
}
.bt01 a:link{
	color : #000000;
	text-decoration: none;
}
.bt01 a:visited{
	color : #000000;
	text-decoration: none;
}
.bt01 a:hover{
	color : #000000;
	text-decoration: none;
	position:relative;top:1px;left:1px;
}
.bt01 a:active{
	color : #000000;
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 100%;
	height: 1px;
}
#list {
	border: 1px solid #CCCCCC;

}.bt {
	margin-top: 5px;
	margin-right: 5px;
}
.listFrame {
	line-height: 3ex;
	border: 1px solid #999999;
	margin-top: 20px;
}
.bold {
	font-weight: bold;
}
.frame {
	border: 1px solid #333333;
	margin-top: -3px;
	padding-top: 5px;
}
.movie {
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.movie_list {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
/*	height:110px;*/
}
.movie_text {
	float: right;
	vertical-align: middle;
	margin-top: 10px;
/*	height:98px;*/
}

.floatleft {
	float: left;
}
.middle_frame {
	border: 1px solid #333333;
	padding: 5px;
	margin: 5px;
}
