.tdSearchListIndex 
{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color:#ffffff;
	background-color:#888888;
}
.tdSearchListIndexExpire 
{
	color: #aaaaaa;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.tdSearchListEdit
{
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	background-color:#888888;
}
.tdSearchListTitle 
{
	font-size:12pt;
	font-weight:bold;
	height:50px;
}
.tdSearchListTitleExpire
{
	color: black;
	font-size:12pt;
	font-weight:bold;
	text-decoration: line-through;
	height:50px;
}
.tdSearchListHeaderBottom 
{
	font-size:10pt;
	border-bottom-style:solid;
	border-bottom-color:#bbbbbb;
}
.tdSearchListHeaderBottomExpire
{
	color:#aaaaaa;
	font-size:10pt;
	border-bottom-style:solid;
	border-bottom-color:#bbbbbb;
}
.tdSearchListNormal 
{
	font-size:10pt;
	height:20px;
}
.tdSearchListNormalExpire
{
	color:#aaaaaa;
	font-size:10pt;
	height:20px;
}
.tdSearchListBold
{
	font-size:10pt;
	font-weight:bold;
}
.tdSearchListBoldExpire
{
	color:#aaaaaa;
	font-size:10pt;
	font-weight:bold;
}
.tdSearchListNormalBottom 
{
	font-size:10pt;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#888888;
}
.trSearchListExpire
{
	background-color:#efefef;
}
.trSearchListSuccess
{
	background-color:#ffffee;
}
.tdSearchForm 
{
	font-size:10pt;
}
.numericFormat 
{
	text-align:right;
	ime-mode:disabled;
}
.rightFormat
{
	text-align:right;
}
.tdHeader
{
	width:150px;
	font-size:11pt;
}
.tdNormal
{
	font-size:12pt;
}
.software_name {
	font-size: 14pt;
	font-weight: bold;
}
.software_intro {
	font-size: 10pt;
	line-height: 14pt;
}