@charset "utf-8";
/* CSS Document */

#wrap{
	margin:0;
	padding:40px 0 0 0;
	background-repeat:no-repat;
	color:white;
}

#profile_area{
	width:650px;	
	height:800px;
	padding-left:100px;
}

.movie_entry{
	overflow:hidden;
	margin-bottom:80px;	
}

#profile_area .movie_entry p{
	font-weight:bold;	
	font-size:16px;
}

p.movie_title{
	margin-bottom:20px;	
}

.movie_area{
	background:url(../common/images/loading.gif) no-repeat center center;	
}

p.movie_title span{
	font-size:13px;
	margin-left:15px;	
}

#profile_area p.sub_title{
	margin-bottom:10px;
	font-size:12px;
}