div.title {
font-size:16px;
line-height:42px;
color:#505050;
font-weight:bold;
border-bottom:2px #EDEDED solid;
margin-bottom:20px;

}
.wunewsquery{
	font-family: Microsoft YaHei; overflow: hidden;position: relative;
}
.wunewsquery li{position: relative; margin-bottom: 20px;
    padding-bottom: 20px; height: 150px;
    border-bottom: 1px dotted #cccccc;}
.wunewsquery .img{position: absolute;}
.wunewsquery .con{
	margin-left: 260px;
}
.wunewsquery a{text-decoration: none;}
.wunewsquery .title{padding-top: 5px; padding-bottom: 5px;}
.wunewsquery .title a{ 
    font-size: 18px; color: #000;
}
.wunewsquery .title a:hover{color:#004E99;}
.wunewsquery .title .cat{color:#004E99; margin-right: 10px;}
.wunewsquery .time{color: #929292;}
.wunewsquery .memo{color: #666; font-size: 14px; padding-top: 3px;}

/* ============翻页============== */

div#showpages {
clear:both;
padding:0px;
margin:20px 0px;
width:100%;
height:30px;
white-space: nowrap;
}

div#pagesinfo {
float:left;
padding:3px 8px;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:8px;
white-space: nowrap;
}

div#pages ul{
margin:0;
padding:0;
}

div#pages a:link,div#pages a:visited,div#pages a:active{
color:#303030;
text-decoration: none;
}

div#pages a:hover{
color:#ff0000;
text-decoration: none;
}

div#pages li{
margin:3px;
padding:2px 5px;
list-style-type: none;
float:left;
background:#dcd9d4;
color:#303030;
border:1px #dcd9d4 solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#303030;
background-color:#eeeeee;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.pbutton{
color:#303030;
background-color:#dcd9d4;
padding:3px 5px 1px 5px;
white-space: nowrap;
border:1px #dcd9d4 solid;
}

div#pages li.opt{
color:#303030;
padding:0px;
white-space: nowrap;
border:0px;
}