/* ============ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒËœÃ‚Â¼ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¯Ã‚Â¿Ã‚Â½============== */

div#newsmemoquery {
margin:0px;
}
div#newsmemoquery ul{
margin:0;
padding:0;
}

div#newsmemoquery li{
padding:15px 30px 30px 30px;
list-style-type: none;
border:1px #e1e1e1 solid;
margin-bottom:30px;
background: transparent no-repeat;
overflow: hidden;
}

div#newsmemoquery a:link,div#newsmemoquery a:visited,div#newsmemoquery a:active{
font:18px/50px ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
color:#565656;
text-decoration: none;
}

div#newsmemoquery a:hover{
font:18px/50px ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
color:#33953d;
}

div#newsmemoquery .title{
float:left;
}

div#newsmemoquery .time{
float:right;
padding-top:15px;
white-space: nowrap;
overflow: hidden;
font: 14px Verdana, Arial, Helvetica, sans-serif;

}

div#newsmemoquery .memo{
clear:both;
padding-top:15px;
font: 14px Verdana, Arial, Helvetica, sans-serif;
line-height:30px;
text-align: left;
color:#999;
border-top: 1px solid #cbcbcb;
}

/* ============ÃƒÂ¯Ã‚Â¿Ã‚Â½ÃƒÂ¯Ã‚Â¿Ã‚Â½Ãƒâ€™Ã‚Â³============== */

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

div#pagesinfo {
float:left;
margin-top:5px;
padding:5px 8px;
border: 1px solid #cbcbcb;
white-space: nowrap;
}

div#pages {
float:right;
padding-right:0px;
white-space: nowrap;
}

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

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

div#pages a:hover{
color:#505050;
text-decoration: none;
}

div#pages li{
margin:4px;
padding:5px 8px;
list-style-type: none;
float:left;
background:#fff;
color:#505050;
border:1px #cbcbcb solid;
white-space: nowrap;
}

div#pages li.pagesnow{
color:#fff;
background-color:#505050;
white-space: nowrap;
border:1px #505050 solid;
}

div#pages li.pbutton{
color:#505050;
background-color:#fff;
padding:5px 8px 5px 8px;
white-space: nowrap;
border:1px #cbcbcb solid;
}

div#pages li.opt{
color:#505050;
padding:4px 0px;
white-space: nowrap;
border:0px;
}