a:hover{text-decoration:none;cursor:pointer;}

.cont .item {float:left;width: 50%;margin-bottom: 15px;}
.cont .item p {width: 140px; float:left; color: #555555;}
.cont .item h3 {width: 140px;float: left; margin-top: 20px;}
.cont .item img.img {width: 102px;height: 148px; margin-right: 15px; float:left}

.fullitem .info {margin-top: 15px;}
.fullitem .info img.img {width: 102px;height: 148px; margin: 0 15px 15px 0; float:left}
.fullitem .info span {font-weight: bold;float:left;padding-top: 2px;}
.fullitem .info .right {margin-left: 115px;}
.fullitem .info .right p {margin-left: 30px;}
.fullitem .info hr {color: #f1f1f1;margin: 0px;}

.fullitem .info table tr td
{
    vertical-align: middle;
    font-size: 11px;
    padding-left: 13px;
    border: 1px solid #ffffff;
    height: 20px;
}
.fullitem .info table tr td.one {width: 49%;}
#content .fullitem .info table tr td.two {width: 1px;background: none;}
.fullitem .info table tr.first td
{
    height: 25px;
    padding-left: 10px;
    text-transform:uppercase;
    font-family: "Trebuchet MS";
    font-weight: bold;
}
.fullitem .info table tr.g td{background: #f1f1f1;}
.fullitem .info table tr.gl td{background: #e4e4e4;}
.fullitem .info .undertable {font-size: 10px;margin-top: 3px;}
