﻿.sublayout1
{
    width: 360px;
}
.title
{
    background: url(../../images/s_title1.gif);
    height: 22px;
}
.textleft
{
    float: left;
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold; 
    /*margin-left: 3em;*/
    padding-left: 30px;
    line-height: 16px;
}
.textright
{
    float: right;
    margin-top: 2px;
     /* margin-right: 2em;*/
    padding-right:20px;
    line-height: 16px;
    color: Red;
}
.tu
{
    height: 96px;
    background: url(../../images/s_bg2.gif);
    margin: 0px auto;
}
.tuleft
{
    float: left;
    width: 146px;
    height: 71px;
    margin-top: 12px;
    margin-left: 17px;
    _margin-left: 10px;/*for ie6*/
}
.turight
{
    float: right;
    width: 165px;
    height: 75px; /*margin-top: 20px;*/
    padding-top: 20px;
    margin-right: 17px;
    _margin-right: 10px;/*for ie6*/
}
.titlelist
{
    margin-top: 5px;
    width: 360px;
    height: 196px;
}
.background
{
    background: url(../../images/h_dot4.gif) repeat-x bottom;
    height: 22px;
}
.lidot
{
    background: url(../../images/h_dot.gif) no-repeat left top;
    list-style: none;
    line-height: 15px;
    margin-top: 5px;
}
.date
{
    color: #ff0000;
    margin-right: 8px;
}
