@CHARSET "UTF-8";

table.csstable {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.csstable td {
	padding: 3px;
	border: 1px solid #A8C2DD;
	font-size: 12px;
	line-height: 175%;
}

table.csstable th {
	background: url('th.png') repeat-x left;
	height: 31px;
	border: 1px solid #A8C2DD;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.outerth {
	margin-top: 15px; 
	background : url('th.png') repeat-x left;
	height: 30px;
	_height: 35px;
	border: 1px solid #A8C2DD;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top:5px;
}

.outerth1 {
	margin-top: 15px; 
	background : url('hdgl_jstj.png') repeat-x left;
	height: 30px;
	_height: 35px;
	border: 1px solid #A8C2DD;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top:5px;
}

.help{
	margin-top:10px;
	font-size: 12px;
	text-align: left;
}