
body{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    color: #000;
}

h2{
    font-size: 14pt;  
    font-family: Arial;
    font-weight: normal;
    color: #4c4c4c;
}

#items h2{
    padding: 0 0 5px 0;
}
.center h2{
    padding: 0 0 5px 0;
}

a{ 
    text-decoration: underline;
}

a:hover{text-decoration: none;}

.headnav ul li a, .rss a{
    font-size: 15pt;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: -1px;
}

.rss a{
    font-size: 13pt;
}

.headnav ul li:hover, .headnav ul li.on{
	background:#3299FE ;
} 

.headnav ul li.onp:hover{
    background:#FF0097 ;
}

.rss a:hover{
    color: #969696;
} 

.footerin p{
    color: #fff;
    font-size: 7pt;
    text-align: right;
    padding: 0 10px 0 0;
}

.leftban ul li p{
    font-size: 8pt;
    background: #fff;
    padding: 2px;
}

.item, .center{
	line-height: 150%;
}

.p_content_in{line-height: 100%;}