﻿a
{
	text-decoration: none;
}

body
{
	font-size:12px;
	font-family:宋体;
	margin: 0px;
	padding: 0px;
}

.normalfld
{
	background-color: #FFFFFF;
}

.focusfld
{
	background-color: #FFFFCC;
}

.maintable
{
	width: 960px; 
	text-align: left; 
	margin: 0px; 
	padding: 5px;
}

.tableHeader
{
	background-image: url(../images/top.jpg); 
	height: 105px; 
	margin: 0px;
	background-repeat: no-repeat;
}

.tableContent
{
	width: 100%; 
	height: 400px; 
	background-image: url('../images/right.gif');
	background-repeat: no-repeat;
}

.tableLeft
{
	width: 140px; 
	padding-right: 5px;
}
