﻿
#zinePageNav a {
float:right;
background-color:#F4F7F7;
border:1px solid #C3CECD;
border-top:0;
padding:0 5px;
text-decoration:none;
margin:1px 0 0 5px;
}
#zinePageNav a.now {
background-color:#fff;
border-color:#fff;
font-weight:bold;
}
#iContent h1 {
border-top:1px solid #C3CECD;
}
#zinepageListNav {
clear:both;
}
#zinepageListNav a{
padding:2px 5px;
border:1px solid #bababa;
}
#zinepageListNav a.iLeft {
border:0;
}

#zinepageListNav a.now {
background-color:#666;
color:#fff;
}
#zinepageListNav a:hover {
border-color:#0075BE;
color:#66CC00;
}



#zineContent {
clear:both;
background-color:#eee;
}

#zineContent li {
clear:both;
list-style:none;
}
#zineContent li.iClear {
background-color:#fff;
}

#zineContent .zineConSub {
padding-right:5px;
float:right;
}

#zineContent .zineConCol {
padding-left:5px;
float:left;
}

#zineContent dl.zineConSub,
#zineContent dl.zineConCol{
width:240px;
padding-top:25px;
}

#zineContent .zineConMax {
text-align:center;
background-color:#eee;
}

#zineContent dd {
text-align:center;
}

#zineContent dt {
background-position:center;
background-repeat:no-repeat;
}


#zineContent dt a {
width:240px; 
height:240px; 
display:block;
color:#fff;
margin:0;

}
