@charset "UTF-8";

/* Main Menu =================================*/
#mainLeft{
	position:relative;
	float:left;
	width:650px;
	margin-bottom:40px;
	background-color:#FFFFFF;
}

#mainLeft h2 {
	position:relative;
	margin-top:10px;
	margin-left:5px;
	width:640px;
	height:50px;
	background-image:url(../img/movie_archive_header.jpg);
}

#mainLeft h3 {
	margin-top:10px;
	margin-left:15px;
	width:610px;
	height:50px;
	background-image:url(../img/movie_archive_title.jpg);
}

#testmillvi {
	position:relative;
}

#moviePlayer { 
	position:relative;
	width:650px;
	height:350px;
}

#movieLeft {
	position:relative;
	float:left;
	width:420px;
	height:350px;
}

#movieRight {
	position:relative;
	float:right;
	width:230px;
}

#movieRight h4.playTimes {
	margin-top:5px;
	width:230px;
	height:30px;
	background-image:url(../img/title_ranking.gif);
}

#testmillvi h4.modelsRoom {
	margin-top:5px;
	width:640px;
	height:30px;
	background-image:url(../img/title_models_room.gif);
}

#testmillvi h4.movie {
	margin-top:5px;
	width:640px;
	height:30px;
	background-image:url(../img/title_movie.gif);
}

#testmillvi h4.telecan {
	margin-top:5px;
	width:640px;
	height:30px;
	background-image:url(../img/title_telecan.gif);
}

