/* CSS Document */

body{ margin:0px; padding:0px; background:url(images/54.jpg) repeat-y center #fff1e4;}
.clear{clear:both;}
#top{ width:100%; height:574px; background:url(images/2.jpg) center no-repeat;}
.top_text{ width:1000px; height:192px; background:url(images/1.jpg) bottom no-repeat; margin:0px auto; padding-top:350px;  }
.top_text p{height:192px;line-height:25px; padding-top:20px; padding-left:80px; padding-right:25px;font-size:12px; color:#000000; margin:0px; width:895px;}

#content{ width:1000px; height:auto; margin:10px auto;}
.ct_bg{ width:1000px; height:auto; margin:20px auto;}
.hdrc_border{ width:345px; height:auto; border:2px solid #c6c6c6; border-top:0px;}
.hdrc{ float:left; width:350px; height:auto;}
.ltcb{ width:631px; height:auto; float:right;}
.ltcb_txt{ width:631px;font-size:14px; color:#000000; line-height:25px; height:auto;}
.ltcb_h{ height:30px; color:#b21616; line-height:30px; padding-top:25px; width:310px; display:block; text-align:center; font-weight:bold;}



.rjfj{ width:950px; height:auto; border:1px solid #434343; margin:15px auto;font-size:14px; color:#000000; line-height:25px; padding-left:15px; padding-right:15px;padding-bottom:15px; background:#fff1e4;}

.imglist{ margin:0px; padding:0px; width:992px; margin:0px auto;} 
.imglist li{ list-style-type:none; float:left; width:116px; height:155px; line-height:25px; font-size:12px; text-align:center; margin:7px 4px;}
.imglist li img{border:0px;}

#luntan{ width:980px; margin:15px auto;}
.gunimg{ width:756px; float:left;}
.guanggao{ float:right; width:206px; height:150px;}


#page{ width:756px; height:45px; margin:20px auto;}
.gq_text{ width:332px; height:45px; float:left; font-size:14px; color:#820101; font-weight:bold; padding-left:30px; overflow:hidden; line-height:25px; padding-top:8px;}
.gq_syy{ width:45px; height:45px; float:left; margin-left:15px; margin-top:15px;}
.gq_syy a{ width:29px; height:29px; text-align:center; line-height:29px; font-size:19px; color:#575755; border:1px solid #c5c5c5; background:#fff1e4; display:block; text-decoration:none; font-weight:bold; font-family:"黑体"; margin-top:15px;}

.gq_fy{ width:580px; height:45px; float:left; margin-top:15px;}

.gq_fy_a{ width:26px; height:26px; text-align:center; line-height:25px; font-size:13px; color:#575755;  display:block; text-decoration:none; font-weight:bold; font-family:"黑体"; float:left; margin:3px 10px 3px 10px;}
.gq_fy_hover{ width:25px; height:25px; text-align:center; line-height:25px; font-size:13px; color:#575755; border:1px solid #c5c5c5; background:#efefef; display:block; text-decoration:none; font-weight:bold; font-family:"黑体"; float:left; margin:2px 10px 3px 10px;}
.gq_xyy{ width:65px; height:45px; float:left; margin-right:10px;margin-top:15px;}
.gq_xyy a{width:58px; height:32px; text-align:center; line-height:32px; font-size:12px;background:#fff1e4; color:#000000; border:1px solid #c5c5c5; display:block; text-decoration:none; margin-top:15px;}


#Map3:hover .div_show{visibility: visible;}
.div_show{width:320px; height:270px; padding:10px; line-height:23px; font-size:13px;position:absolute; border: 1px solid gray;z-index:1000;background:#fff1e4; display:none; text-align:left;}
a{ text-decoration:none; color:#000000; border:0px;}




/*---移动到图片上 显示 详细浮动div的 




<ul class="zjxc">

<li><a href="#" class="list"><img src="img/1.JPG" /><span><img src="img/1.JPG" alt="big" /></span><br/>出发前印顺大和尚与义工志愿者合影</a></li>


---*/

.list{position:relative;}
.list{ border:0px;}
.list span{ 
width:300px;
height:400px;
display:block;
line-height:23px;
position:absolute;
padding: 10px;
border: 1px solid gray;
visibility: hidden;
top:-50px;
left:60px;
z-index:1000;
background-color:#FFFFFF;
text-align:left;
}
.list span img{ 
border:0px;
}
.list:hover{
background-color:transparent;
}
.list:hover span{
visibility: visible;
}




