@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#left_but_0{
	width:170px;
	background-image:url(images/movies/but_0.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 52px;
	margin-bottom:10px;
} 
#left_list{width:160px;}
#left_list li{
	background-image:url(images/movies/but_icon.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
	margin-bottom:6px;
	padding:0 0 0 13px;
}
#left_list li a{
	color:#990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}
#left_list li a:hover{
	color:#666666;
	text-decoration: underline;
}



#movies_right{
	width:520px;
	margin-left:33px;
	margin-top:10px;
	float:left;
	background-image: url(images/movies/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
}
#movies_name{
	width:350px;
	margin:40px 0 18px 112px !important;
	margin:40px 0 18px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993366;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	float:left;
}
#movies_area{width:426px; margin:100px 0 0 54px;}