﻿/*-------------------LEFT------------------*/
.tblbody tr td.tdleft .ad img
{
	width: 600px;
	height: 100px;
	border: 0px;
}
.tblbody tr td.tdleft .title
{
	height: 30px;
	color: #CC0000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
	border-bottom: solid 1px #666666;
	padding-left: 20px;
	background: url(../images/fw_bold.gif) no-repeat left center;
}

div.re
{
	width: 600px;
}
div.re .line
{
	height: 25px;
	line-height: 25px;
}
div.re .line .linesign
{
	display: block;
	width: 80px;
	float: left;
	font-weight: bold;
}
div.re .line .linebody
{
	display: block;
	width: 520px;
	float: left;
}
div.re .line .linebody .textbox
{
	width: 200px;
}
div.re .l
{
	height: 100px;
}
div.re .l .lin
{
	display: block;
	height: 100px;
	width: 80px;
	font-weight: bold;
	float: left;
}
div.re .l .lbody
{
	display: block;
	width: 520px;
	height: 100px;
	float: left;
}
div.re .l .lbody .txt
{
	width: 450px;
	height: 90px;
}
/*-------------------RIGHT-----------------*/
.tblbody tr td.tdright .rightad
{
    width: 152px;
    height: 160px;
    display: block;
	margin-top: 5px;
}
.tblbody tr td.tdright .rightad img
{
    width: 152px;
}
.tblbody tr td.tdright .contact
{
    width: 140px;
    height: auto;
    padding: 5px;
    line-height: 22px;
    margin-top: 5px;
    overflow: hidden;
    border: 1px solid #DDDDFF;
    background: url(../images/contactline.gif) repeat-x left center;
    word-wrap: break-word;
    word-break: break-all;
}