@CHARSET "UTF-8";

#mynews{  width:100% }

.news_style{
display:none;
width:100%;
font-size:12px;
}
#showhere img{ border: 1px solid #dddddd; padding:5px; margin:5px; margin-right:7px; }

#showhere p{ padding:5px 5px; margin:0; line-height:14px !important; font-size:12px !important;  }

.news_show
{
background-color: white;
color:black;
overflow: auto;	

}
.news_border
{
background-color: white;
border: 1px solid #92B1C9;
overflow: auto;	

}
.news_mark1{
background-color:white ;
border: 0px solid #92B1C9;
height:35px;
color:black;
text-align:right;
padding-left:75px;
font:normal 13px Arial;
color:#000;
}

#showhere { width:100%; }

#showhere div.news_nagl a{ 
font-family:Arial,Verdana,sans-serif;
font-size:17px;
font-weight:bold;
padding:6px;
background-color:#DEE0E3;
display:block;
}
#showhere a {white-space: nowrap}

.news_title{
font-family:Arial,Verdana,sans-serif;
font-size:13px;
font-weight:normal;
border: 0px solid #92B1C9;
padding: 5px 0px 9px 5px;
color:#000;
}
.news_title a{
font-family:Arial,Verdana,sans-serif;
font-size:13px;
font-weight:normal;
border: 0px solid #92B1C9;
padding: 5px 0px 9px 5px;
color:#175B91;
}


.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid #92B1C9;
border-top:0;
/*border-top-color: white;*/
border-top:none;
height:20px;
margin-top:-1px;
}
