
/**/

#page .a {
float: left;
margin-right: 5px;
width: 220px
}
#page .b {
float: left;
width: 695px
}

/**/

#page .b dl {
margin-bottom: 20px
}
#page .b dt {
color: #000;
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin-bottom: 3px
}
#page .b .timestamp {
color: #999;
font-size: 10px;
line-height: 12px;
margin-bottom: 5px
}
#page .b .article {
margin-bottom: 10px
}
#page .b .staff_icon {
border: solid 1px #e5e5e5;
float: left;
height: 54px;
margin: 4px 10px 0 0;
padding: 2px;
width: 54px
}
#page .b a {
color: #db4267;
font-weight: bold;
text-decoration: none
}
#page .b a:hover {
color: #e4718d;
text-decoration: underline
}

/**/

.pagination {
font-family: tahoma, geneva, sans-serif;
height: 35px
}

.pagination .left {
color: #999;
float: left;
font-size: 20px;
height: 25px;
line-height: 22px;
text-align: center;
width: 25px
}
.pagination .right {
color: #999;
float: left;
font-size: 20px;
height: 25px;
line-height: 22px;
text-align: center;
width: 25px
}
.pagination .center {
float: left;
font-size: 12px;
line-height: 14px;
padding-top: 5px;
text-align: center;
width: 120px
}
.pagination a {
color: #db4267;
font-weight: normal !important;
display: block;
text-decoration: none !important
}
.pagination a:hover {
color: #000 !important
}

/**/
