.tsc {
	background-image: url(../images/css-1.gif);
	background-repeat: repeat-y;
}
.main_text {
	font-size: 12px;
	line-height: 14px;
	color: #000099;
}
.main_text_title {
	font-size: 14px;
	line-height: 21px;
	color: #000099;
}
.main_text_member {
	font-size: 14px;
	line-height: 21px;
	color: #000099;
	border: thin dotted #FE9900;
}
