﻿.tnews
{
background:#fff;
border-radius:10px;
padding:10px;
margin:10px;}

.tnews .tit
{
font-size:18px;
color:#235B8C;
margin:10px;}

.leftlink {
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #3AA16C;
    color: #3AA16C !important;
    text-indent: 6px;
    font-size: 14px;
    margin: 5px;
background:#ffffff;
width:198px;
    text-decoration: none !important;}

#dnn_dnnLINKS_lblLinks br
{
	display:none;}

.leftlink:hover {
    color: #FFF !important;
    background: #3AA16C none repeat scroll 0% 0%;
    text-decoration: none;
width:198px;}





