ul.pages
{
list-style:none;
    display: block;
    overflow: hidden;
    padding:10px;
    text-align:center;
   margin-left: auto;
   margin-right: auto;
  width:400px;
    margin-bottom: 0;
  /*background-color:#3a3427;
  background-color:#1869B9;*/

}
ul.pages li{
    /*float: left;*/
    cursor: pointer;
    padding:3px 6px;
    margin:1px;
    color:white;
    font-weight: bold;
    border:1px solid #666;
    background: #435a48 none;
    font-size: 13px;
    display:inline-block;
}
ul.pages li.active{
    
    background-color:#1f8ab5;
    color:black;
}
.search-background1 {
    display: none;
    font-size: 13px;
    font-weight: bold;
    height:100%;
    position: fixed;
    text-align: center;
    opacity:0.5;filter: alpha(opacity=50) ;
    text-decoration: none;
    width: 100%;
    top:0%;
    left:0%;
    z-index: 1;

}
	
.search-background1 {
		background-color: #3a3427;
		color:#FFFFFF;
		text-shadow: #fff 0px 0px 20px;
		}

.search-background1 label{
    position:fixed;
    top:50%;
    left:50%;

}
#news{
margin:0 auto;
}

#resn h5 { font-size: 11px; }

.unline{ /*border-bottom:dotted 1px #b6babe;*/ padding-bottom:3px; /*margin-bottom:20px;*/ color: #555555; font-size: 12px; font-weight: normal; line-height: 17px; text-align: left;}
.unline p { margin-top: 5px; }
.unline h2 a { font-size: 18px; color: #708D76; padding-top: 15px; }
.unline h2 a:hover { color: #333; }
.c2title{font-size: 18px;margin-bottom:2px;border-bottom: 2px solid black;padding-bottom:1px;}
.c3title{font-size: 16px;margin: 3px 0; color: #708D76; padding-top: 15px; }
.c4title{font-size: 15px;margin-top: 5px;font-weight: bolder;}
.indent1.unline { text-align: justify; }
/* #499AD0 */