﻿
.pageinfo table
{
    float:right;
    width:auto;
}

.box3 h2
{
    background:none;    
}

.perlist
{
    margin:4px 0 10px;
}

.perlist img
{
    width:260px;
    height:187px;
    margin-right:10px;
}

.newslist li
{
    line-height:2.6em;
    height:2.6em;
    border-bottom:1px #ccc dashed;
    padding-left:24px;
    background:url(../images/dot.gif) no-repeat 4px 51%;    
}

.newslist .date
{
    margin-left:4px;    
}

#content h3
{
    font-size:1.4em;
    line-height:2em;
    margin-bottom:0;    
}

#content .date
{
    display:block;
    text-align:center;
    line-height:1.8em;    
}

#content .contentinfo
{
 overflow:hidden;       
}