﻿.Content 
{
    width:960px;
    min-height:408px;
    text-align:center;
    margin:0 auto;
}
.Category
{
    width:100%;
    text-align:right;
}
.ChooseCategory
{
    top:0px;
    width:64px;
    height:22px;
    line-height:22px;
    background-image:url(../images/news/bott01.gif);
    color:#000000;
    text-align:center;
    float:right;
}
.unChooseCategory
{
    top:0px;
    width:64px;
    height:22px;
    line-height:22px;
    background-image:url(../images/news/bott02.gif);
    color:#000000;
    text-align:center;
    float:right;
}
.List
{
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
    height:408px;
    min-height:408px;
}
.TypeLink
{
    text-decoration:none;
    color:#666666;
}
.Tr1
{
    background-color:#F1F8FE;
    height:30px;
    line-height:30px;
}
.Tr2
{
    height:30px;
    line-height:30px;
}
.TdTitle
{
    padding-left:30px;
    width:770px;
    border:1px solid #D8EDFF;
    text-align:left;
}
.TdDate
{
    width:160px;
    border:1px solid #D8EDFF;
}
.PageControl
{
    width:100%;
    text-align:right;
    color:Black;
}
a.title
{
    white-space:nowrap;
    text-overflow:ellipsis;
    text-decoration:underline;
    overflow:hidden;
    color:#666666;
}
.Title
{
    width:960px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size:16px;
    border-top:#d8ecff 1px solid ;
    border-right:#d8ecff 1px solid ;
    border-left:#d8ecff 1px solid ;
    background-color:#f1f9ff;
}
.Date
{
    width:960px;
    border-right:#d8ecff 1px solid ;
    border-left:#d8ecff 1px solid ;
    border-bottom:#CCCCCC 1px dotted ;
    background-color:#f1f9ff;
    min-height:30px;   
    line-height:30px; 
}
.lblDate
{
    font-size:12px;
    height:30px;
    min-height:30px;
}
.TitleContent
{
    word-break:break-all;   
    width:200px;
}
.News
{
    line-height:30px;
    height:318px;
    min-height:318px;
}
.NewsContent
{
    text-align:left;
    word-wrap:break-word;
}
.Article
{
    width:930px;
    min-height:90px;
}
a.link
{
    text-decoration:underline;
    word-break : break-all;
    color:#666666;
}
.linkTitle
{
    height:30px;
    line-height:30px;
    width:100px;
}
.linkInfo
{
    height:30px;
    line-height:30px;
    text-align:left;
    width:860px;
}