@charset "UTF-8";
/* CSS Document */

.title {
	width: 750px;
	margin: 0 auto;
	padding: 10px;
	font-size: 10px;
	color: #333;
}
#background_slider{
	position:relative;
	width:943px;
	height:305px;
}
#block-itunes {
	position: absolute;
	top:5px;
	left:5px;
	width: 932px;
	height: 292px;
	background: #fff;
	margin: 0 auto;
}
#block-itunes img {
	display: block;
	border: 0 none;
}
#itune_images {
	position: absolute;
	right: 0;
	top: 0;
	width: 226px;
	height: 292px;
	overflow: hidden;
}
#blockB {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 220px;
}
#blockB a {
	position: relative;
	display: block;
	width: 222px;
	height: 93px;
	/*margin: 3px 0 3px 0;*/
}
#blockB a .min {
	width: 222px;
	height: 93px;
	margin: 4px 0 3px 0;
}
#blockB a .max {
	display: none;
	width: 702px;
	height: 293px;
	margin: 3px 0 3px 0;
}
#blockA {
	position: relative;
	width: 702px;
	height: 293px;
}
#blockA a {
	position: absolute;
	left: 0;
	top: 0;
	width: 702px;
	height: 293px;
}
#blockA a .min {
	display: none;
}
#blockA a .max {
	width: 702px;
	height: 293px;
}
#bi-button {
	position: absolute;
	right: 89px;
	bottom: 5px;
	width: 42px;
	height: 42px;
	background: url(./../slider/itunes-button.png) 0% 0% no-repeat;
	border: 0 none;
	cursor: pointer;
}
#bi-button.btn-down {
	background-position: 0% 100%;
}
#block-itunes {
	border: solid 0px #000;
	overflow: hidden;
}