
#photoContent div {
line-height:400px;
background-position:top center;
background-repeat:no-repeat;
background-color:#eee;
}
#photoContent p {
height:400px;
}

#contentTop {
padding-bottom:10px;
}

#pageLinkNav a {
float:left;
border:1px solid #BABABA;
padding:0 10px;
margin:0 5px;
}

#pageLinkNav a:hover {
border-color:#0075BE;
color:#66CC00;
}

#pageLinkNav a.now {
color:#fff;
background-color:#666666;
}

#contentNav {
border-top:1px solid #000;
background-color:#666;
padding-top:10px;
border-bottom:10px solid #eee;
}
#contentNav a {
padding:3px 8px;
border:1px solid #eee;
background-color:#fff;
}

#contentNav a.now {
background-color:#eee;
text-decoration:none;
font-weight:bold;
}
#contentBottom {
padding:5px 10px;
border-left:1px solid #eee;
border-right:1px solid #eee;
}

#contentDown {
display:block;
background: transparent url(../i/bgico/icoDown.gif) left top no-repeat;
padding-left:20px;
}

#zineImgContent div {
background-color:#000;
background-position:center center;
background-repeat:no-repeat;
}