﻿.contboxdisc
{
    border-top:1px solid #e5352d;
    width:460px;
    padding:0px;
    float:left;
    margin:7px 0px;
}
.boxdisc
{
    
    width:460px;
    height:auto;
    float:left;
    padding:10px 0px 10px;
    border-bottom:1px solid #999999;
}
.imgdisc
{
    width:140px;
    height:auto;
    float:left;
    padding: 0px 10px 0px 0;
    
}
.testodisc
{
    float:left;
    width:300px;
    height:auto;
    font-family:Verdana;
    font-size:11px;
    color:#333333;
    
}
.tittestdisc
{
    color:#e5352d;
    font-size:14px;
    font-family:Trebuchet MS;
}
.desctestdisc
{
    font-family:Times New Roman;
    font-size:12px;
}
.contboxpaging
{
    text-align:right;
    width:460px;
    float:left;
}
.boxpaging
{
    height:30px;
    width:auto;
    color:#333333;
    
}
.boxpaging a
{
    color:#333333;
    text-decoration:none;
    margin:0px 3px;
}
.boxpaging a:hover
{
    color:#333333;
    text-decoration:underline;
}