body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.login_box {
	color: #000000;
	background-image: url(images/box_underline.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 125px;
	border: 1px solid #5d5d5d;
}
.user_name {
	color: #FFFFFF;
	text-decoration: none;
}
.left_line {
	background-image: url(images/y_line.gif);
	background-repeat: repeat-y;
}
.spece {
	font-size: 1px;
}
.plc {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pllc.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.head_office {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.ceo_bg {
	background-image: url(images/ceo_bg_line.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.home {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.home a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.home a:hover{
	font-size: 13px;
	color: #336596;
	text-decoration: none;
}
.text {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.text a, .text a:visited
{
	color: #990000;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
.text a:hover
{
	color: #666666;
}
.text1 {
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	line-height: 20px;
}
.get{
	line-height: 18px;
	color: #FFFFFF; 
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336799;
	padding-left:10px;
}
.homebott {
	color: #000000;
	text-decoration: none;
}
.hotline {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.taxhotline {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.error {
	padding-top: 3px;
	font-weight: bold;
	color: #FF3333;
	background-color: #FFCCCC;
	border: 1px solid #FF3333;
	text-align:center;
	display:none;
	font-size: 12px;
}
.success {
	padding:3px;
	color: #006699;
	background-color: #D2E9FF;
	border: 1px solid #0066CC;
	text-align:center;
	display:none;
	font-size: 12px;
}
.blink_text {text-decoration:blink;}
.footer_links
{
	font-size:12px;
	text-align:center;
	background-color:#D1D6D9;
}
.footer_links a, .footer_links a:visited
{
	text-decoration:none;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.footer_links a:hover 
{
	color:#333333;
}
.mid_line
{
	width:5px;
	background:url(images/mid_line.gif) repeat-y left;
}