@charset "UTF-8";	
/*
=====================================================================
*
*    Footer
*
* =================================================================== 
*/
#Footer {}

	#Footer .movieBlock a {
		display: block;
		width: 313px;
		height: 78px;
		margin: 0 auto 30px;
		background: url( ../images/common/btn/foot-movie-btn.png ) no-repeat;
	}

	#Footer .movieBlock a:hover {
		background-position: 0 -78px;
	}

#Footer .btnBlock {
	padding-top: 12px;
	border-top: solid 1px #F5F5F5;
	margin-bottom: 10px;
}
	
	#Footer .btnBlock .flR {
		font-size: 12px;
	}

		#Footer .btnBlock .flR ul {
			margin-bottom: 10px;
		}
	
			#Footer .btnBlock .flR li {
				float:left;
				margin-left:10px;
			}
	
				#Footer .btnBlock .flR li a {
					display: block;
					line-height: 20px;
					padding-right: 16px;
					background: url(../../images/common/bg/footer-arrow.png) no-repeat right 1px;
				}
				
				#Footer .btnBlock .flR a:hover {
					background-position: right -14px;
				}
				
		#Footer .btnBlock .flR .oldSiteLink {
		}
		
			#Footer .btnBlock .flR .oldSiteLink a {
				display: block;
				float: right;
				line-height: 20px;
				padding-right: 16px;
				background: url(../../images/common/bg/footer-arrow.png) no-repeat right 1px;
				font-size: 13px;
			}
			#Footer .btnBlock .flR .oldSiteLink a:hover {
				background-position: right -14px;
			}

	#Footer .bannerBlock {
		width: 880px;
		margin-left: auto;
		margin-right: auto;
	}

	#Footer .bannerBlock .flL { 
		float: left;
		border-right: 1px solid #E6E6E6;
		padding-right: 10px;
		margin-right: 10px;
		height: 68px;
	}

	#Footer .bannerBlock .flL ul{
	}

	#Footer .bannerBlock .flL li{
		float: left;
		margin-right: 10px;
	}


	#Footer .bannerBlock .flR{
	}

	#Footer .bannerBlock .flR ul{
		height: 58px;
		
	}

	#Footer .bannerBlock .flR li{
		float: left;
		margin-right: 15px;
	}

			#Footer .bannerBlock .flR li.facebook,
			#Footer .bannerBlock .flR li.twitter{
				padding-top: 30px;
			}
			#Footer .bannerBlock .flR li.youtube{
				padding-top: 30px;
				margin-right: 0px;
			}

			#Footer .bannerBlock .flR li.es{
				padding-top: 40px;
			}

			#Footer .bannerBlock .flR li.club{
				padding-top: 10px;
			}
			
			#Footer .bannerBlock .flR li.facebook a {
				display: block;
				width: 34px;
				height: 34px;
				background: url(../images/common/btn/footer-facebook.png) no-repeat 0px 0px;
			}
			
			#Footer .bannerBlock .flR li.twitter a {
				display: block;
				width: 34px;
				height: 34px;
				background: url(../images/common/btn/footer-twitter.png) no-repeat 0px 0px;
			}

			#Footer .bannerBlock .flR li.youtube a {
				display: block;
				width: 34px;
				height: 34px;
				background: url(../images/common/btn/footer-youtube.png) no-repeat 0px 0px;
			}
#SecretAlertSection .alertText{
	margin-top: 15px;	
}
