div.tLeft
{
	margin: 39px 0 0 33px;
	width: 480px;
	height: 330px;
	float: left;
	overflow: hidden;
	color: #444;
	font-family: Century, Arial;
	font-size: 16px;
}

div.tLeft:hover
{
	overflow: auto;
}

div.tLeft table
{
table-layout: auto;
}

div.tLeft table .photo
{
	width: 80px;
	height: 80px;
	background:url(images/nophoto.png) no-repeat;
}

div.tLeft table .text
{
	width: 365px;
	height: auto;
}

div.tLeft table .textup
{
	width: 365px;
}

div.tLeft table .textfrom
{
	width: 365px;
	text-align: right;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

div.tLine
{
	margin: 39px 0 0 0;
	width: 1px;
	height: 330px;
	background: #ccc;
	float: left;
}

div.tRight
{
	margin: 39px 0 0 0;
	width: 245px;
	height: 330px;
	float: left;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}


div.tRightQ
{
	margin: 80px 0 20px 25px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #333;
	float: left;
}

div.tRightShare
{
	margin: 0 0 0 25px;
	width: 61px;
	height: 73px;
	clear: both;
	float: left;
	background:url(images/sharetest.png) no-repeat;
}


div.tRightText
{
	float: left;
	width: 135px;
	margin: 0 0 0 15px;
}

div.tRightText a
{
	font-size: 26px;
	color: #0066CC;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: none;
}

div.tRightText a:hover
{
	color: #333;
}

div.tRightText a:focus, div.tRightText a:active
{
	outline: none;
}

div.tForm
{
	margin: 39px 0 0 10px;
	width: 245px;
	height: 330px;
	float: left;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	display: none;
}

div.tForm .inp
{
	border: 1px solid #BBB;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}

div.tForm .txtbox
{
	width: 164px;
	height: 16px;
	margin: 0 0 0 5px;
}

div.tForm .txtarea
{
	width: 220px;
	height: 85px;
}

div.tForm .btn
{
	font-family: Tahoma;
	font-size: 11px;
	color: #555;
}

div.tForm .title
{
	margin: 0 0 5px 0;
	height: 20px;
	color: #333;
	font-weight: bold;
}

div.tForm label
{
	height: 20px;
	color: #666;
	text-align: right;
}

div.tForm table
{
	border: none;
	border-spacing: 2px;
}

div.tForm .bSubmit
{
	height: 18px; 
	width: 90px; 
	background:url(images/publishit.png); 
	border: none; 
	outline: none;
}

div.tSuccess
{
	float: left;
	margin: 39px 0 0 10px;
	padding: 10px;
	width: 220px;
	background: #00CCCC;
	font-family: Trebuchet MS, Arial;
	color: #fff;
	font-size: 12px;
	

}
