/* CSS Document */
#wrapHeadEle{
position:relative;
margin:0 auto;
width:960px;
height:100px;
background:url(../images/nav_back.gif) no-repeat 100% 100%;
}
#wrapHeadEle img{
display:block;
}
#wrapHeadEle #logo{
display:block;
width:121px;
padding:40px 0 0 0;
}
#wrapHeadEle ul#gNav{
position:absolute;
height:60px;
top:40px;
left:140px;
}
#wrapHeadEle ul#gNav li{
float:left;
}
#wrapHeadEle ul#gNav .g6{
/*visibility:hidden;*/
}
#wrapHeadEle ul#gNav .g8{
/*visibility:hidden;*/
}
#wrapHeadEle ul#gNav .g9{
visibility:hidden;
}
/**/
#wrapHeadEle ul#sub{
position:absolute;
width:249px;
height:20px;
top:0;
right:0;
}
#wrapHeadEle ul#sub li{
float:left;
background:#000000;
margin:0 0 0 1px;
}
/**/
#wrapFoot{
background:url(../images/back_foot.gif) repeat-x;
clear:both;
width:100%;
min-height:65px;
margin:0 auto;
text-align:center;
}
#wrapFootEle{
position:relative;
margin:0 auto;
width:960px;
}
#wrapFootEle #copyright{
position:absolute;
top:19px;
right:0;
}
p#bible{
color:#cccccc;
padding:40px 0 0 0;
font-size:0.7em;
}
#ad{
position:absolute;
top:16px;
left:0;
}
/**/
#wrapFootEle #wrapBnr{
position:relative;
height:116px;
}
#wrapFootEle #wrapBnr #bnr1{
margin:10px 0 0 0;
}
#wrapFootEle #wrapBnr #bnr2{
position:absolute;
top:10px;
left:120px;
}
#wrapFootEle #wrapBnr #bnr2en{
position:absolute;
top:10px;
}
#wrapFootEle #wrapBnr #bnr3{
position:absolute;
top:10px;
left:395px;
}
#wrapFootEle #wrapBnr #bnr3en{
position:absolute;
top:10px;
left:270px;
}
/*end*/