@charset "utf-8";
/* CSS Document */
.rights_reserved{
	width:950px; 
	/*border:solid 1px #FF0;*/ 
	text-align:left;
}
.background_footer{
	width:950px;
	height:19px;
	background-image:url(../img/home/background_footer.jpg);
	padding:10px 0px 0px 0px;
}
.information{
	 width:722px; 
	 height:13px;
}
.email{
	color:#73797C;
	opacity:0.8;
}
.email:hover{
	color:#73797C;
	opacity:1.0;
}
#privacy_notice{
	color:#73797C;
	opacity:0.8;
	cursor:pointer;
}
#privacy_notice:hover{
	color:73797C;
	opacity:1.0;
}
#contact{
	color:#73797C;
	opacity:0.8;
}
#contact:hover{
	color:#73797C;
	opacity:1.0;
}
.content_privacy{
	width:540px;
	height:auto;
	/*border:solid 1px #0F0;*/
}