@charset "UTF-8";

a:hover img{

opacity:0.7;

filter:alpha(opacity=70);

-ms-filter: “alpha( opacity=70 )”;

}

.contents_bg {
	text-align: center;
	background-image: url(01bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.contents_bg2 {
	text-align: center;
	background-image: url(02bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.contents_w {
	text-align:center;
}
.contents_kg {
	text-align: center;
	background-color: #36AFC9;
}
.contents_gr {
	text-align: center;
	background-color: #E2E2E2;
}
.contents_dgr {
	text-align: center;
	background-color: #4D4D4D;
}
.contents_sb {
	text-align: center;
	background-color: #D2F0F0;
}
.contents_pk {
	text-align: center;
	background-color: #ff7ba5;
}
.movie {
	background-image: url(../active-spa/spopad04.png);
	height: 455px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.movie .youtubetv {
	margin-top: 180px;
	margin-right: 25px;
	margin-left: 25px;
}
.purchase {
	width: 960px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(buy1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.purchase2 {
	width: 960px;
	height: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(buy2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.purchase3 {
	width: 960px;
	height: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(buy3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.purchase4 {
	width: 960px;
	height: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(buy4.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}


#wrapper {
	width: 100%;
}

.buy_L {
	float:left;
	margin-left:35px;
	margin-right:49x;
}
.buy_R {
	float:left;
	margin-left:90px;
}
.purchase a img {
	margin-top: 216px;
	margin-left: 510px;
}
.purchase2 a img {
	margin-top: 340px;
	margin-left: 522px;
}
.purchase3 a img {
	margin-top: 270px;
	margin-left: 522px;
}
.purchase4 a img {
	margin-top: 270px;
	margin-left: 522px;
}