*{
	padding:0;
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

ul{
	list-style-type:none;
	overflow:hidden;
}

li{
	overflow:hidden;
}

div{
	overflow:hidden;
}

img{
	border:0;
}

body{
	background-color:#525252;
}

#la_top{
	background:url(../images/la_top.jpg) no-repeat left;
	width:auto;
	height:170px;
	padding:227px 0 0 100px;
}
#la_ornament{
	width:auto;
	height:21px;
	border-top:#f20000 5px solid;
	margin-bottom:20px;
}
	#la_ornament div{
		border-bottom:#868686 1px solid;
		border-left:#868686 1px solid;
		border-right:#868686 1px solid;
		width:413px;
		height:20px;
		margin:0 0 30px 100px;
	}
#la_main{
	width:auto;
	padding-left:100px;
	height:200px;
}
	#la_main a{
		display:block;
		float:left;
		margin-right:9px;
	}
	#la_main a:hover{
		opacity:0.6;
		filter:alpha(opacity=60);
	}
#la_content{
	font-size:12px;
	color:#eeeeee;
	line-height:20px;
	width:600px;
	margin:-70px 0 0 100px;
}
	#la_content h2{
		font-size:14px;
		font-weight:bold;
		display:block;
		height:23px;
		padding:3px 0 0 10px;
		border-left:4px solid #eeeeee;
		margin-bottom:15px;
	}
	#la_content p{
		display:block;
		width:420px;
		margin-bottom:12px;
	}
	#la_content a{
		color:#eeeeee;
	}
	#la_content a:hover{
		color:#ffcc00;
	}
#movie{
	margin-left:100px;
}
	#movie tr,td{
		padding:5px;
	}
#la_foot{
	margin:30px 0 0 100px;
	color:#868686;
	border-top:#868686 4px solid;
	font-size:10px;
	padding-top:10px;
	width:415px;
}
	#la_foot li{
		float:left;
	}
		#la_foot li a{
			color:#868686;
		}
		#la_foot li a:hover{
			color:#ffcc00;
		}
