@charset "utf-8";
/* CSS Document */
.dfkai-sb {  
	font-family: "dfkai-sb", "標楷體";  
}  
.simhei {  
	font-family: "simhei";  
}  
.simsun {  
	font-family: "simsun";  
}  
.pMingliu {  
	font-family: "pmingliu", "新細明體";  
}  

body {
	font-family: "simhei"; 
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#Container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#Header {
	background: #FFFFFF;
	margin: 0;
	position: relative;
}
#Logo {
	padding: 10px 10px 10px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#Logo img {
	border: 0;
	margin: 0;
	padding: 0;
}
#Language {
	right: 0px;
	top: 5px;
	position: absolute;
	width: 120px;
}
#Language ul {
	margin:0;
	padding:0;
	list-style: none;
}
#Language li {
	display: inline;
	width: 30px;
}
#Language a {
	display: block;
	background-color: #FFFF00;
	font-size: 14px;
	padding: 5px 8px;
	margin: 5px;
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	float: left;
}
#Language a:hover {
	color: #e70336;
}

#MainMenuFull {
	background: #FFFFFF;
	width: 800px;
}
#MainMenuFull ul {
	margin:0;
	padding:0;
	list-style: none;
}
#MainMenuFull li {
	display: inline;
	font-family: "dfkai-sb", "標楷體";
	margin-right: 5px;
	border: solid 1px #FFFF00;
	padding:0;
	width: 154px; /* width = length / no_of_items */
	float: left;
	text-align: center;
	height: 34px;
}
#MainMenuFull li.MenuItemLast {
	margin-right: 0px;
}
#MainMenuFull li.MenuItemActive {
	background: #fcf782;
	border: solid 1px #FFFF00;
	border-left: solid 4px #f7e430;
	border-bottom: solid 4px #fce22b;
	width: 151px;
	height: 31px;
}
#MainMenuFull a {
	font-size: 16px;
	padding: 10px 0px;
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
#MainMenuFull a:hover {
	color: #e70336;
}
#MainContent {
	margin: 0 0 0 162px;
	padding: 30px 20px;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	min-height: 500px;
}
#MainContent h1 {
	color: #ff6600;
	font-size: 16px;
}
#MainContent p {
	color: #000000;
	font-size: 12px;
	line-height: 24px;
}
#MainContent a {
	color: #ff6600;
	text-decoration: none;
}
#MainContent a:hover {
	color: #e70336;
}
#MovieContent {
	padding-top: 20px;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	vertical-align: top;
}
#SidebarContainer {
	font-family: "dfkai-sb", "標楷體";
	float: left;
	width: 162px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top left;
	min-height: 400px;
}
#Sidebar {
	padding: 40px 10px 0px 0px;
}
#Sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#Sidebar li {
	margin-bottom: 20px;
	font-size: 14px;
}
#Sidebar li a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#Sidebar li.MenuItemActive a{
	color: #ff6600;
}
#Sidebar li a:hover {
	color: #e70336;
}
#Sidebar ul li ul {
	list-style: disc;
}
#Sidebar ul li ul li {
	margin-left: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#Sidebar ul li ul li.MenuItemActive a.hover{
	color: #e70336;
}
#MainBlockArea img{
	border: 0px;
}
#MainBlockArea ul {
	color: #000000;
}
#MainBlockArea ul a {
	color: #000000;
}

#MovieSmallPicA {
	height: 58px;
	width: 58px;
	top: 10px;
	left: 350px;
	position: absolute;
}
#MovieSmallPicB {
	height: 58px;
	width: 58px;
	top: 70px;
	left: 410px;
	position: absolute;
}
#MovieSmallPicC {
	height: 58px;
	width: 58px;
	top: 10px;
	left: 470px;
	position: absolute;
}
#MovieSmallPicD {
	height: 58px;
	width: 58px;
	top: 70px;
	left: 530px;
	position: absolute;
}
#MovieMainPic {
	position: absolute;
}
#MovieMainPic2 {
	position: absolute;
}
#MovieNavigation {
	text-align:right;
	padding-right: 5px;
}
#MovieNavigation img {
	vertical-align: middle;
	display: inline;
}
#MovieNavigation2 {
	text-align: left;
}
#MovieNavigation2 img {
	vertical-align: middle;
	display: inline;
}
#FrontpageNewsBlock {
	text-align: center;
}
#Footer {
	font-family: font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #f9eb02;
	text-align: center;
	height: 20px;
}
#Footer p {
	font-family: font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#AveegoNotice {
	display: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
