﻿.Content
{
    width:960px;
    text-align:center;
    margin:0 auto;
}
.Type
{
    width:960px;
    text-align:right;
    margin-bottom:10px;
}
.choose
{
    height:21px;
    line-height:21px;
    float:right;
    width:60px;
    text-align:center;
    border:1px solid #CCE1F6;
}
.unchoose
{
    background-image:url(../images/software/download_bott02.gif);
    height:21px;
    line-height:21px;
    float:right;
    width:60px;
    text-align:center;
    border:1px solid #CCE1F6;
}
tr
{
    line-height:30px;
}
.ListType
{
    width:30px;
    border:1px solid #D7ECFF;
}
.ListState
{
    width:60px;
    border:1px solid #D7ECFF;
}
.ListExpire
{
    width:60px;
    border:1px solid #D7ECFF;
}
.ListDate
{
    width:100px;
    border:1px solid #D7ECFF;
}
.ListTitle
{
    width:710px;
    border:1px solid #D7ECFF;
}
.ListTd
{
    border:1px solid #D7ECFF;    
}
a.Title
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:10px;
    color:#666666;
}
a.Title:visited
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:10px;
    color:#666666;
}
.List
{
    width:960px;
    height:408px;
}
.PageControl
{
    text-align:right;
    color:Black;
}
.Tb
{
    background-color:#D7ECFF;
}
.Td1
{
    width:260px;
    text-align:right;
    padding-right:5px;
    background-color:White;
}
.Td2
{
    width:700px;
    background-color:White;
    text-align:left;
    padding-left:5px;
    word-break:break-all;
}
.title
{
    width:940px;
    text-align:left;
    padding-left:20px;
}
.Tr
{
    line-height:30px;
}
.Red
{
    color:Red;
    font-size:14px;
    font-weight:bold;    
}
a.Type
{
    text-decoration:none;
    color:#666666;
}
a.Type:visited
{
    text-decoration:none;
    color:#666666;
}