#footer {
	font-size: 10px;
	color: #666666;
	padding: 5px 8px;
	border-top: 1px solid #C6C6C6;
}
table {
	font-size: 12px;
	margin-top: 12px;
}
.cattitle {
	font-weight: bold;
	color: #373D6A;
	background-color: #F8F7FA;
	background-image: url(../images/titleback.jpg);
	background-repeat: repeat-y;
}
.dead {
	color: #999999;
}
#listcondi {
	text-align: left;
	padding: 0px !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#listcondi table{
	margin: 0px;
}
#listcondi td {
	padding: 0px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #999999;
}
#listcondi a{
	font-size: 12px;
	display: block;
	padding: 2px 10px 1px 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	background-color: #CCCCCC;
	line-height: 1.2;
}
#listcondi a:hover {
	background-color: #FFCC33;
	color: #333333;
}
#listcondi .thispage, #listcondi a.thispage:hover {
	font-weight: bold;
	color: #0066FF;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.wtitle {
	padding-left: 12px;
	font-weight: bold;
	margin: 0px;
}
.sexplain {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
}
