body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #350302;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
/*layout*/

	
#warp{
	width: 900px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-image: url(images/w_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	}


	
#header{
	width: 900px;
	color: #FFF;
	font-family: Arial, "新細明體-ExtB";
	height: 23px;
	float: left;
}
#header_inner {
	background-color: #951A13;
	font-family: Arial, "新細明體-ExtB";
	float: left;
	height: 18px;
	width: 210px;
	margin-left: 650px;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
}
#header_inner a   {
	color: #FFF;
	text-decoration: none;
}
#header_inner a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

#banner {
	float: left;
	height: 485px;
	width: 900px;
	background-image: url(images/haeder3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#Content {
	width: 900px;
	min-height:550px;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #666;
	min-height:400px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	background-image: url(images/w_bg.jpg);
}


#footer{
	text-align: center;
	height: 80px;
	width: 100%;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	padding-top: 5px;
	float: left;
	background-image: url(images/f_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}



#footer a:link {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#footer a:hover {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	color: #fff;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	font-style: normal;
}
#footer_inner {
	background-image: url(images/fin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	padding-top: 20px;
}



br {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}

p {
	line-height: 20px;
	font-family: Arial, "新細明體-ExtB";
}

.movietitle a:link{
	font-size: 13px;
	color: #025f80;
	margin-bottom: 5px;
}
.movietitle a:hover{
	font-size: 13px;
	color: #025f80;
	margin-bottom: 5px;
}
.more a:link {
	color: #6D5353;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D5353;
}
.more a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D5353;
	background-color: #6D5353;
}

.newspic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}




.line {
	float: left;
	width: 830px;

}


.line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E0202;
	margin-top: 8px;
	margin-bottom: 15px;
}
.line3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C9C9;
	margin-bottom: 10px;
}
