html,body{
    padding:0px;
    margin:0px;
    font-family: arial;
    font-size: 13px;
}
div,p,h1,h2,h3,h4{
    margin:0px;
    padding:0px;
}
a img{
    border: none;
}
#main{
    width: 885px;
    margin:0 auto;
}
#main td{
    vertical-align: top;
}

h1{
    font-family: times new roman;
    font-size: 46px;
    font-weight: normal;
    margin-left: -3px;
}
h1 a{
    color:#000000;
    text-decoration: none;
}
h2{
    font-size: 30px;
    font-family: times new roman;
    font-weight: normal;
}
h3{
    font-family: times New Roman;
    font-size: 20px;
    font-weight: normal;
    margin-top: 5px;
}
#logo{
    margin-top: 130px;
}
#left{
    width:245px;
    padding-top: 80px;
}
#right{
    padding-top: 30px;
}
#footer{
    height: 70px;
}

/*------------------------------*/
.item-container .top{
    margin-left: 155px;
}
.item-container .date{
    float: left;
    font-family: times new roman;
    font-size: 16px;
    l-ine-height: 16px;
    padding-right: 10px;
    padding-top: 12px;

    text-align: right;
    width: 145px;
    color:#909090;
}
.item-container .cont{
    float: left;
    width: 430px;
    color: #444444;
    text-decoration: none;
}
.item-container a.cont .header{
    color:#808080;
}
.item-container a.cont .text{
    text-decoration: underline;
}
.item-container .clear{
    clear: both;
    height: 40px;

}
a.list{
    font-family: times new roman;
    display: block;
    margin-bottom: 6px;
    text-decoration: none;
}
.list .date
{
    float: none;
    font-size: 12px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    width: auto;
    color:black
}
.list .header{
    color: #808080;
    font-size: 19px;
    line-height: 22px;
    text-decoration: none;
}
a.list img{
    border: none;
}

.detail .date{
    c-olor:#666666;
    f-ont-weight: bold;
}
.detail .header{
    color:#808080;
}

#main table td.lcol{
    width: 145px;
    text-align: right;
    padding-right: 10px;
}
#main table td.date{
    vertical-align: bottom;
    color:#666666;
    font-weight: bold;
    font-family: times new roman;
    padding-bottom: 3px;
    font-size: 16px;
    l-ine-height: 16px;

}
#main table td.rcol{
    width: 475px;
}

#maintext{
    display: none;
    font-size: 11px;
}
#maintext p{
    margin-top: 8px;
    margin-bottom: 8px;
}
.text p{
    margin-top: 10px;
    margin-bottom: 10px;
}
.icons{
    
}
.icons img{
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
}

a.maillink{
    color:#000000;
    display: block;   
    margin-top: 50px;
    text-decoration: underline;
    font-family: times new roman;
    font-size: 15px;
}
#imgcontainer.wait{
    background-image: url(wait.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.text a,a{
    color: #3f96ba;
}