/*
	‹¤’Ê
*/
#str_menuAndContents h3{
	margin:0;
	padding:0;
	border:0;
}
#str_menuAndContents a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
}

/*
	TOP
*/

#mainimage{
	height:344px;
	margin-bottom:20px;
	position:relative;
}

#mainimage div#movies{
	width:402px;
	height:225px;
	position:absolute;
	top:78px;
	right:40px;
	background:#eee;
}

#banner{
	margin-bottom:20px;
	width:960px;
	overflow:hidden;
}
#banner li{
	padding:20px;
	width:433px;
	background:#f1f1f1;
}
#banner li.sale{
	float:left;
}
#banner li.present{
	float:right;
}
#banner li img{
	margin:0 0 5px;
}

.tv{
	position:relative;
}

.tv p{
	position:absolute;
	left: 14px;
	top: 40px;
	color:#fff;
}
.tv p a{
	color:#fff;
	text-decoration:underline;
}
