th {
	background-image: url(mainTitle_color.gif);
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	word-spacing: 33em;
	line-height: 20px;
}
.MainTable {
	border: 1px solid #aaaaaa;
}
td {
	font-size: 13px;
}
.th_nocolor {
	background-image: url(mainTitle_no.gif);
	text-align: center;
	color: #FFFFFF;
}

.th_color {
	background-image: url(mainTitle_color.gif);
	text-align: center;
	color: #FFFFFF;
}

.txt_Title {
	font-size: 24px;
	font-weight: bold;
	color: #009999;
	text-align: center;
	word-spacing: 50px;
}

.Input_idx {
	background-color: #FF6666;width:100px;
}

.Input_need {
	background-color: #FFFF66;width:100px;
}

.Input_search {
	background-color: #cfcfcf;width:100px;
}.printTitle {
	font-size: 24px;
	color: #000000;
}
.printHead {
	font-weight: bold;
}
