﻿#logintable
{
	margin-top: 20px;
}
#logintable li
{
	text-align: left;
	float: none;
}
.lefttd
{
	text-align: right;
	width: 20%;
	font-weight: bold;
}
.rigthtd
{
	text-align: left;
	width: 20%;
}
.companyBox
{
	border: solid 1px #c2c2c2;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	width: 280px;
}
.companyTop
{
	border-bottom: solid 1px #c2c2c2;
	background-color: #c2c2c2;
	color: #000000;
	font-size: 13px;
	font-family: 宋体 黑体;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
	position: relative;
	height: 22px;
	overflow: hidden;
}
.companyBox td
{
	text-align: left;
	line-height: 15px;
	text-indent: 5px;
}
.companyBox a
{
	color: #000000;
}
.Noborder
{
	border: 0px;
}
#helpdiv a
{
	color: #000000;
}
