@charset "utf-8";



#trailerContent {

	position:relative;

	width:900px;

	margin:0px auto;

	padding:0px;

	background-color: transparent;

}



#trailer { 

	width:900px;

	margin:0px auto 0px auto;

	padding:35px 0 0 0;

}



#close{

	width:25px;

	height:25px;

	position: absolute;

	top:0px;

	margin:0px;

	padding:0px 0px 0px 870px;

}


#btnArea{
	width:900px;
	position: absolute;
	top:-35px;
	left:0;
	}
	
#btnArea ul{
	margin-left:147px;
	}

#btnArea li{
	width:338px;
	float:left;
	margin-right:50px;
	}

#btnArea a{
	width:338px;
	height:50px;
	text-indent:-9999px;
	display:block;
	}

#btnArea a.trailer1{
	background:url(../../img/top/trailer1_rollout.jpg) no-repeat 0 0;
	}

#btnArea a:hover.trailer1{
	background:url(../../img/top/trailer1_rollout.jpg) no-repeat 0 -50px;
	}

#btnArea a.trailer2{
	background:url(../../img/top/trailer2_rollout.jpg) no-repeat 0 0;
	}

#btnArea a:hover.trailer2{
	background:url(../../img/top/trailer2_rollout.jpg) no-repeat 0 -50px;
	}
