div#newsquery1 {
margin:0px;
padding:0px;
}

div#newsquery1 ul{
margin:0;
padding:0;
}

div#newsquery1 li{list-style-type: none;height: 105px;font-size: 12px;overflow: hidden;line-height:28px;border-bottom: 1px solid #ccc;}

div#newsquery1 a:link,div#newsquery1 a:visited,div#newsquery1 a:active{font-size: 16px;color: #5a5a5a;font-weight: bold;text-align: left;text-decoration: none;line-height: 140%;}

div#newsquery1 a:hover{
font-weight:normal;
}


div#newsquery1 li.title{padding: 10px 0;}


div#newsquery1 div.title{float:left;text-align: left;padding-top: 0px;}

div#newsquery1 .time{clear: both;float: left;overflow: hidden;font:10px/22px Verdana, Arial, Helvetica, sans-serif;padding-right:5px;color:#999;}

div#newsquery1 .memo{
    float: left;
text-align: left;
    color: #5A5A5A;
    font-size: 12px;
    line-height: 1.7;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

/* ============·­Ò³============== */

div#showpages1 {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo1 {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages1 {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages1 ul{
margin:0;
padding:0;
}

div#pages1 a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages1 a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages1 li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages1 li.pagesnow{
color:#303030;
background-color:#eee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages1 li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages1 li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
background:#fff;
}