
div#content_footer{
	position:relative;

}

div#content_footer img{

}

div#qr{
	position:relative;
}
div#qr img{
	width:950px;
}
div#qr a{
	background-image:url(../images/pripass/btn_coordlist.png);
	position:absolute;
	width:289px;
	height:75px;
	top:15px;right:15px;
	text-indent:-999px;
	overflow:hidden;
}

/*div#about a{
	background-image:url(../images/pripass/btn_coord.png);

	position:absolute;
	top:330px;left:36px;
	width:289px;
	height:75px;
	text-indent:-999px;
	overflow:hidden;
}*/
div#qr a:hover{
	background-position:0 -75px;
}

div#main{
	position:relative;
}
div#main img{
	width:950px;
}
div#main a{
	background-image:url(../images/pripass/btn_softlist.png);
	position:absolute;
	bottom:33px;
	left:20px;
	width:289px;
	height:75px;
	text-indent:-999px;
	overflow:hidden;
}
div#main a:hover{
	background-position:0 -75px;
}

div#content_footer a{
	background-image:url(../images/pripass/btn_cm.png);

	position:absolute;
	top:30px;left:490px;
	width:436px;
	height:260px;
	text-indent:-999px;
	overflow:hidden;
}
div#content_footer a:hover{
	background-position:0 -260px;
}

div#content_footer a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}


div.wrap h3 img{
	width:950px;
}


div.pos_rel{
	position:relative;
}
div.pos_rel a{
	position:absolute;
	bottom:32px;
	left:56px;
	display:block;
	width:840px;
	height:80px;
	text-indent:-999px;
	overflow:hidden;
}
div.pos_rel a:hover{
	background-position:0 -80px;
}

div.pos_rel a.btn_qa{
	background-image:url(../images/pripass/btn_qa.png);
	width:238px;
	height:112px;
	top:19px;
	left:689px;
	display:block;
	background-repeat: no-repeat;
}
div.pos_rel a.btn_qa:hover{
	background-position:0 -112px;
}

a#btn_campaing_5{
	position:absolute;
	top:25px;left:45px;
	background-color:#fff;
}

a#btn_campaing_5:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}