.tbline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
hr.dotline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;


}

#feeds {
	font-size: 10pt;
	color: #696969;
	line-height: 150%;
	margin-left: 0px;
	list-style-type: none;
	text-decoration: none;
}
#feeds a {
	text-decoration: none;
	color: #666;
}
#feeds li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.sp {
	padding-top: 10px;
}
#cardtb {
	background-image: url(../image/card_bg.jpg);
	background-repeat: repeat-x;
}
.topicsarea {
	height: 100px;
	width: 266px;
	overflow: auto;
	padding: 5px;
	line-height: 150%;



}
td {
	font-size: 12px;
}
.txtline150 {
	line-height: 150%;
}
.txtline125 {
	line-height: 125%;
}
.cardtxt {
	line-height: 125%;
	padding: 2px 5px;
	width: 164px;

}

.B {
	font-size: 14px;
	font-weight: bold;
}
.bluetxt {
	color: #003399;
}
.redtxt {
	color: #7C3429;
}
.fair {
	display: block;
	margin-bottom: 10px;
}
.face-ban a img {
	border: none;
}


