f/* CSS Document */

#trade_img{
float:left;
width:600px;
}
#trade_title{
float:left;
width:600px;
font-size:15px;
color:#1c1c1c;
font-weight:bold;
margin-top:22px;
}
#trade_content{
float:left;
margin-top:10px;
line-height:16px;
}
#back{
float:left;
width:600px;
text-align:right;
margin-top:8px;
}
#back a{
color:#1c1c1c;
text-decoration:none;
}

#trade_caption{
float:left;
width:600px;
background:url(../img/allow4.jpg) left center no-repeat;
padding-left:5px;
margin-left:2px;
display:inline;
font-weight:bold;
}
#trade_tablehead{
float:left;
width:608px;
height:24px;
border:#d7d7d7 solid 1px;
background:#efefef;
margin-top:10px;
}
#trade_tablehead li{
float:left;
padding-left:8px;
color:#727272;
font-weight:bold;
line-height:24px;
background:url(../img/tablehead_line.jpg) no-repeat;
}
#tradecontent{
float:left;
width:608px;

}
#tradecontent li{
float:left;
width:608px;
border-bottom:#818181 dashed 1px;
padding-top:4px;
padding-bottom:4px;
}
#tradecontent li div{
float:left;
padding-left:9px;
}
.date{
width:120px;
}
.trade_show{
width:338px;
}
.location{
width:97px;
}
.website{
width:110px;
text-align:center;
}
