.list_article
{
font-size: 12px;
width: 650px;
position: relative;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
margin:0px auto;
margin-bottom: 30px;
background: white;
border-radius: 5px;
}
.list_article_inner
{
padding:10px 15px 15px 15px;
}
.list_article_title
{
margin-bottom: 14px;
height: 21px;
overflow: hidden;
}
.list_article_title a 
{
color: #5C5C5C;
font-size: 17px!Important;
letter-spacing: 1px;
border-bottom: 1px solid #5C5C5C;
text-decoration: none!Important;
}
.list_article_title a:hover
{
border-bottom: 1px solid #5C5C5C;
}
.list_article_readmore
 {
background-color: #12ADE0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
text-align: right;
box-shadow: 0px 2px 4px #058EBC inset;
}

.list_article_readmore a
{
display: inline-block;
margin: 8px 20px 9px 0px;
color: white!Important;
text-shadow: 0px -1px 1px #058EBC;
text-decoration: none!Important;
}
.list_article_readmore a:hover
{
text-decoration:underline!Important;
}
.contenth1
{
margin-bottom:20px;
}
#toptable table
{
width:100%;
margin-bottom:20px;
}
#toptable td
{
border:1px solid #ddd;
padding:10px;
}


.top0 em,.top1 em
{
color:#FF9102;
font-style:normal;
font-weight:bold;
}

.top3 img
{
float:left;
width:58px;
margin-right:20px;
margin-top:2px;
}

.top3 p
{
margin-bottom:5px!important;
}


#toptable a
{
color: #3391BA!important;
}