@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	margin-top:0px;
	width:100%;
	height:100%;
	background:url(images/indexbg.jpg) no-repeat top center;	
}

#banner {
	width:480px;
	height:96px;
	margin:0 auto;	
	margin-top:0px;
	
}
#main {
	width:850px;
	height:100%;
	margin:0 auto;	
}
#navi {
 	width:250px;
	height:350px;
	margin:0 auto;
	margin-top:150px;
	float:left;
}
#sidebar {
height:400px;
overflow:hidden;
position:relative;
background-color:none;
}	

#menu {
width:100%;
list-style:none;
padding:0;
margin:0;
top:0;
position:relative;
height:360px;
width:200px;
}

#menu li {
padding:10px 0;
text-align:right;
display:block;
cursor:hand;
cursor:pointer;
}

#menu li a {
background:url() repeat #bcc4ca;
color:#363636;
font-family:helvetica, arial, verdana;
font-size:11px;
font-weight:900;
display:inline;
padding:12px 8px 5px 20px;
text-decoration:none;
}

#menu li a:hover {
	color:#CCC;
}
#menu li span {
font-family:georgia, arial;
font-size:9px;
color:#6f707c;
}
#footer {
	width:800px;
	height:150px;
	float:left;
	margin-top:-300px;
	margin-left:300px;
	padding-left:200px;
	margin:0 auto;
	background: url(images/footer.jpg) bottom left no-repeat;
}
#footer p {
	width:580px;
	height:20px;
	color:#999;
	font-size:11px;
	margin-top:105px;
	margin-left:150px;
}
#footer p a {
	color:#903;
	text-decoration:none;
}
#footer p a:hover {
	color:#C00;
	text-decoration:none;
}
.title {
	width:600px;
	margin-bottom:20px;
	font-size:20px;
	line-height:25px;
	color: #91000f;
	font-family:新細明體;
	font-weight:600;
	border-bottom:#91000f 1px solid;
	text-align:right;
}
.text {
	width:600px;
	margin-top:80px;
	font-size:13px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-align:justify;
	float:right;	
}
.text p {
	margin-top:20px;
}
.text .spe {
	color: #573d40;
}
.text p ul {
	margin:0;
	padding:0;
}
.text ul li{
	list-style:circle;
	margin-top:5px;
}
.text a {
	text-decoration:none;
	color:#666;
	border-bottom: 1px #fc6474 dotted;
	padding-bottom:1px;
}
.text a:hover {
	text-decoration:none;
	color: #9c0919;
	border-bottom: 1px solid #9c0919;
	padding-bottom:1px;	
}
.text .title2 {
	color:#000;
	font-size:13px;
	font-weight:600;
}
.text .title3 {
	color:#1e2f74;
}
.title3 a {
	color:#1e2f74;
	text-decoration:none;
	border-bottom:#30C 1px dashed;
	padding-bottom:1px;
}
.title3 a:hover {
	color:#009;
	text-decoration:none;
	border-bottom:#009 1px solid;
	padding-bottom:1px;	
}
.movie_title {
	font-size:13px;
	color:#900;
	margin-top:0px;
	top:0px;
	line-height:15px;
	padding-bottom:10px;
	margin-bottom:5px;
	font-weight:700;
}
.movie_title a {
	border-bottom:none;
	text-decoration:none;
	color:#900;
}
.movie_title a:hover {
	border-bottom:none;
	text-decoration:none;
	color:#000;
}
.movie-en {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C03;
	line-height:14px;
	margin-top:10px;
	padding-top:20px;
}
.movie-en p {margin-top:8px;}
.movie-de {
	border-top:#999 dotted 1px;
	padding-top:8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	line-height:15px;
}
.movie-link {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#009;
}
.movie-link a {
	color: #009;
	text-decoration:none;
}
.movie-link a:hover {
	color: #03F;
	text-decoration:none;
}