﻿
        .tabletitle {
            padding-left: 15px;
            width: 230px;
            height: 40px;
            line-height: 40px;
            background: #90C42F;
            color: #FFFFFF;
            font-size: 16px;
            font-weight: bold;
            margin-top: 15px;
            border: 1px solid #EEE;
        }

            .tabletitle span {
                padding-left: 10px;
                font-size: 12px;
                font-weight: normal;
            }

        .subnav {
            height: 40px;
            border: 1px solid #EEE;
            border-top: 0;
            font-weight: bold;
                    background: url(/images/left_sel_02.gif) left center no-repeat;
        }

            .subnav a {
                padding-left: 30px;
                display: block;
                line-height: 40px;
                font-size: 16px;
                color: #666;
                text-decoration: none;
            }

                .subnav a:hover {
                    color: #90C42F;
                    text-decoration: none;
                    background: url(/images/left_sel_03.gif) left center no-repeat;
                }

        .lefttablle {
            background-color: #F6F6F6;
        }

            .lefttablle td {
                padding: 4px 10px;
                font-size: 14px;
                line-height: 24px;
                color: #666;
                overflow: hidden;
            }

        .newstitle {
            font-size: 18px;
            font-weight: bold;
            padding-left: 10px;
        }
        .newstitle a{
            color: #90C42F;
        }

            .newstitle a:hover {
                color: #000000;
            }

        .newscontent {
            line-height: 24px;
            font-size: 12px;
            height: 72px;
            display: block;
            overflow: hidden;
            color: #666666;
            padding-left: 10px;
        }
        .newsmore {
			
        color:#666;
        }
            .newsmore a {
        color:#666;
            
            }
            .newsmore a:hover {
                color: #000000;
            }
			.newtime
			{
            font-size: 14px;
            padding-left: 10px;
				}