@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}
body  {font: 12px Tahoma, Verdana, Arial, sans-serif; color: #000000; background: url(images/1pxbg.gif) #FFFFFF;}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
ul {list-style: none;}
img {border: none;}
h1 {display: none;}
a {text-decoration: none; color: #00ccff;}
a:hover {text-decoration: underline; color: #660000; }

/*center*/
.center {width: 934px; margin: 0px auto;}
.movie_center {width: 890px; margin: 0px auto;}
/*center*/


/*thumbs*/
.thumbs {padding-top: 10px;}
.thumbs img {width: 150px; height: 200px; margin: 0 4px 4px 0; border: 1px solid #5f3806;}
.thumbs a:hover img {border: 1px dashed #660000;}
/*thumbs*/

#hbanner {
	float: left;
	margin: 30px 0px 30px 30px;
	position: relative;
	width: 665px;
	text-align: center;
	  
}

#right {
margin-top: 10px;
float: right;
clear: right;
}