@charset "utf-8";
/* CSS Document */
/* 2009, July */



body {
	font: 100% "Verdana", Geneva, Tahoma, Arial, sans-serif;
	color: #333;
	margin: 0; 
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

img, div { behavior:url(../css/iepngfix.htc);border:0;}

ul, li {list-style:none;}

select {
	font-size: 11px;
	height: 16px;
		}
		
		

/*--WRAPPER Class----------------------------------------*/
#wrapper {
	width: 100%;
	display: table;
	text-align:center;
	}

#header {
	position: relative;
	width: 964px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;/* for Internet Explorer */
}


div#header_fla {
	position: absolute;
	z-index: 100;
	height: 139px;
	width: 964px;
	margin-top:25px;
	margin-bottom:15px;
border_:1px solid #EEE;
}
div#header_fla .viewnone {
	display:none;
}

div#headhomt{
	position: absolute;
	z-index: 400;
	height: 30px;
	width: 964px;
	text-align:right;
	margin-top:25px;
}
div#headhomt img{
	vertical-align:bottom;
	border:0;
}
div#headhomt a {
	text-indent: -5000px;
	overflow: hidden;
}
div#headhomt a:link, 
div#headhomt a:visited {
	font-size:0.7em;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
}
div#headhomt a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	font-weight:normal;
}

div#headhomt span.accesskey a:link, 
div#headhomt span.accesskey a:visited {
	font-size:0.7em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
	text-decoration:none;
}
div#headhomt span.accesskey a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-weight:normal;
	text-decoration:none;
}

div#Content {
	width:964px;
	margin-left:auto;
	margin-right:auto;
	margin-top:215px;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: "Verdana", Geneva, Tahoma, Arial, sans-serif;
	line-height: 1.4em;
	text-align:left;
}	


div#Content a:link, 
div#Content a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
div#Content a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}


.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;
}

div#Content .leftcontent{
	float:left;
	width:739px;
	margin-right:20px;
}
div#Content .leftcontent .accesskey a {
	position: absolute;
	z-index: 100;
	margin:0;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
div#Content .rightcontent{
	float:left;
	width:205px;
}

div#Content .rightcontent .accesskey a {
	position: absolute;
	z-index: 100;
	margin:0;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
div#Content .rightcontent img{
	margin-bottom:10px;
	border:0;
}

div#Content .eventmarquee{
	width:739px;
	height:117px;
	border-bottom:1px solid #666;
}

div#Content .homemovie{
	float:left;
	width:198px;
	margin-right:20px;
	margin-top:15px;
}
div#Content .themovie{
	float:left;
	width:205px;
}
div#Content .movietit{
	margin:0;
	margin-left:5px;
	margin-top:100px;*margin-top:85px;
	float:left;
	font-size:1.5em;
	width:150px;
	line-height:1.1;
}
div#Content .movietext{
	padding-top:10px;
	line-height:1.5;
}
div#Content .homenews{
	float:left;
	width:521px;
	margin-top:15px;
}
div#Content .homenews td{
	padding-bottom:15px;
}
div#Content .homenewstext{
	padding-left:5px;
	line-height:1.3em;
	width:449px;
}
div#Content .homenews1{
}
div#Content .homenews2{
	font-weight:bold;
	color:#0068b7;
	margin-bottom:1px;
}
div#Content .homenews3{
	font-size:0.9em;
	color:#a4a4a4;
	font-weight:normal;
}
div#Content .newsthum img{
	width:72px;
}


/*--FOOTER Class
------------------------------------------------------------------------*/

div#newfooterbase {
	width:964px;
	margin: 0 auto;
	margin-top:30px;
	font-size: 0.7em;
	color:#666;
	padding: 0;
}
div#newfooterbase div.FB_logo {
	width:964px;
	margin-top: 5px;
	padding:0;
	text-align:center;
border-top_:1px solid #EEE;
}
div#newfooterbase div.FB_logo a img {
	margin:0 9px 0 9px;
}

div#newfooterbase div.FB_content {
	width:964px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0;
	padding-top:5px;
	text-align:left;
}
div#newfooterbase div.FB_content .fb_aplus {
	float:left;
	width:88px;
	height:31px;
	margin-right:5px;
}
div#newfooterbase div.FB_content .fb_copyright {
	float:left;
	width:717px;
	height:31px;
	font-size:0.9em;
}
div#newfooterbase div.FB_content .fb_visit {
	float:right;
	width:150px;
	height:31px;
	text-align:right;
}


/*--FOOTER Class
------------------------------------------------------------------------*/

div#footerbase {
	width:964px;
	margin: 0 auto;
	margin-top:30px;
	font-size: 0.7em;
	color:#666;
	padding:5px 0 5px 0;
	text-align:center;
}

div.FB_moeaidb {
	width_:95px;
	float_:left;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0;
	position:relative;
	width:964px;
	text-align:left;
}
div.FB_hitcounter{
	width:300px;
	float:right;
	border-bottom_:1px solid #eeeeee;
	margin-right:0;
	margin-top:10px;
	margin-bottom:0;
	text-align:right;
}
	
div.FB_content a:link, div.FB_content a:visited, div.FB_content a:active 
	{color:#333; text-decoration:none;}
	
div.FB_content a:hover {color:#333;text-decoration:underline;}

div.FB_content {
	width:964px;
	border-top: 1px solid #ccc;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:5px;
	text-align:right;
	line-height:1.5em;
	vertical-align:middle;
}
div.FB_content_aplus {
	width:88px;
	float:right;
}
div.FB_content_text {
	width:876px;
	float:right;
}