@charset "utf-8";
/* CSS Document */

#sidebar .sidenews{
}

#sidebar .news{
}

#sidebar .news dt{
font-weight:800;
}

#sidebar .news dt img{
vertical-align:bottom;
}

#sidebar .news dd{
height:120px;
overflow-y:scroll;
border:1px solid #f0f0f0;
background:#fafafa;
}

#sidebar .news dd ul{
}

#sidebar .news dd li{
padding:5px;
border-bottom:1px dotted #ccc;
}

#sidebar .news dd li a{
}

#sidebar .news dd li a:hover{
}

#pager01{
margin-top:20px;
height:100%;
}

#pager01 .p01{
float:left;
}

#pager01 .p02{
float:right;
}

#sidebar .news{
font-size:12px;
} 
