#Layer1 {
	position:fixed;
	width:200px;
	height:115px;
	z-index:1000;	
	/*top: 40%;
	right:5%;*/	
	width:310px;
	top: 78%;
	right:2%;	
}
#pop_head{
background:url(img/header_bg.png) no-repeat  left;
width:314px;
height:28px;
margin: 0;
}
#pop_middle{
background:url(img/table_bg.png) no-repeat left;
width:314px;
height:63px;
margin:-3px 0 0 -6px;
}
#pop_middle h5{ font-size:12px; font-weight:bold;  margin-top:14px;}
#pop_content{
margin:-6px 0 0 100px;
position:absolute;
}
.pop_phone{
	color:#3399FF;
	text-decoration:underline;
}
#close_img{
margin-top: 5px !important;
margin: -5px 0px 0px 278px;
position:absolute;
}
#pop_bottom{
background:url(img/footer_bg.png) no-repeat left;
width:314px;
height:10px;
margin:0 0 0 -4px;
}

.pop_title{
 font-size:14px;
 color:#666666;
 margin: 6px 0 0 33px;
 font-weight:bold;
 position:absolute; 
}
#pop_icon{
margin: 5px 0 0 7px;
position:absolute;
}

#side_img{
margin: 8px 0 0 44px;
position:absolute;
}