BODY {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px 0px 0px 0px;
}

.atme{
	padding:22px 9px 32px 9px;
	border: 1px dashed #ebebeb;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:160%;
}

._Req {
	background-image: url(http://www.jiabin.net/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

._Req_Email {
	background-image: url(http://www.jiabin.net/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}



.sfogliatore {
position:fixed;
text-align:center;
top:5px;
right:20px;
opacity: .9;
filter: alpha(opacity=90);
z-index:35;
		border: 1px solid #CCCCCC;
		width:325px;
		padding: 0px;
		background-color: #EFEFEF;
}

.sfondo {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:#999999;
opacity: .9;
filter: alpha(opacity=90);
z-index:300;
}

.myiframe {
position:absolute;
clip:rect(0,855,550,0);
left:30px;
opacity: .9;
filter: alpha(opacity=90);
z-index:395;
}

.chiudi_mappa{
    position:relative;
    height: 20px;
    bottom:0px;  /* HCK1 -> per IE fino alla versione 7 */
    width:900px;
    align:right;
    text-align:right;
    background-color:red;
    z-index:20;
}
a.chiudi_mappa{
top:3px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
}
a.chiudi_mappa:link {color:#ffffff; text-decoration: none;}
a.chiudi_mappa:active {color:#ffffff; text-decoration: underline;}
a.chiudi_mappa:visited {color:#ffffff; text-decoration: none;}
a.chiudi_mappa:hover {color:#ffffff; text-decoration: none;}

#map_container{
 position:absolute;z-index:25;left:50%;margin-left:-450px;width:900px;height:450px;
}
