﻿/*-------------------LEFT------------------*/
.tblbody tr td.tdleft .ad img
{
	width: 600px;
	height: 100px;
	border: 0px;
}
.tblbody tr td.tdleft .dlinfo
{
	width: 600px; 
	border: 0px;
	border-collapse: collapse;
}
.tblbody tr td.tdleft .dlinfo tr td.tdinfo
{
	width: 100%;
	height: 100px;
	padding: 5px 0px;
	vertical-align: top;
}
.tdinfo .aname
{
	display: block;
	height: 22px;
	color: #CC0000;
	line-height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 5px;
	background-color: #CECEFF;
}
.tdleft div .ullist li,
.tdinfo .ullist li
{
	width: 580px;
}
/*-------------LIST-----------*/
.tdleft .title
{
	display: block;
	height: 22px;
	color: #CC0000;
	line-height: 22px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	background: #C0C0C0 url(../images/fw_bold.gif) no-repeat left center;
}
/*----------SHOW-----------*/
.tdleft .infotitle
{
	display: block;
	height: 20px;
	line-height: 30px;
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 5px;
	text-align: center;
}
.tblbody tr td.tdleft .classname
{
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #666666;
}
.tblbody tr td.tdleft .classname span.fontblue
{
	color: #CC0000;
	font-size: 1.1em;
	padding-left: 20px;
	float: left;
	background: url(../images/fw_bold.gif) no-repeat left center;
}
.tblbody tr td.tdleft .classname span.zoom
{
	float: right;
	padding-right: 10px;
}
.tblbody tr td.tdleft .classname span.zoom a.fonty
{
	line-height: 15px;
	padding: 0px 3px;
	font-weight: bold;
	text-align: center;
	margin: 0px 2px;
	text-decoration: none;
	border: 1px solid #CC0000;
}
.tblbody tr td.tdleft .classname span.zoom a.fonty:hover
{
	text-decoration: none;
	background-color: #CCCCFF;
}
.tblbody tr td.tdleft .duan
{
	font-size: 1.2em;
	padding: 10px 0px;
}
.tblbody tr td.tdleft .location
{
	line-height: 20px;
	background-color: #EAEAFF;
}
/*-------------------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;
}