﻿body
{
	border:0;
	background:url(images/bg.gif);
}

.bodyTable
{
	border:0;
	background-repeat: repeat-x;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 102%; 
	background-image: url(images/bg1.gif);
}

.centerTable
{
	border:5px;
	background-position:top;
	background-repeat: repeat;
	width: 875px;
}

.bottomLog
{
	font-size: 13px; 
	text-decoration: none; 
	color: black;
}

.defaultTd
{
	width: 625px;
	height: 30px;
	text-align: left
}

.defaultContact
{
	font-weight: normal;
	font-size: 10pt; 
	background-attachment: fixed; 
	background-image: url(images/1txt1.jpg);
	color: black; 
	background-repeat: repeat; 
	font-style: normal; 
	font-family: 宋体; 
	text-align: left; 
	width: 180px
}

.manuTdLeft
{
	background-attachment: fixed; 
	background-image: url(images/1txt1.jpg);
	width: 250px; 
	background-repeat: repeat;
}

.manuTdRight
{
	background-attachment: fixed; 
	background-image: url(images/3txt3.gif);
	width: 625px;
	background-repeat: repeat; 
}

.tableLeft
{
	width:250px
}

A:link
{	
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
}

A:visited
{
	font-family:Arial;
	font-size:10pt;
	color:#990000;
	text-decoration:none;
}

A:hover
{
	font-family:Arial;
	font-size:10pt;
	color:#0411da;
	text-decoration:underline;
}