/* CSS Document */
/* -- koza --*/
.prof_detail {
	margin:0;
	width:290px;
}
.koza_detail {
	margin:0;
	width:260px;
}

.listtable td{
	border-bottom: 1px solid #333333;
}
.listtable .first{
	border-top: 1px solid #333333;
}
.new {
	color: #FF0000;
	font-weight: bold;
}
.profile {
	font-size: 12px;
	line-height: 1.3;
}

.nowrap {
	white-space:nowrap;
}

/* -- font --*/
.listcopy {
	font-size: 14px;
	line-height: 18px;
	padding-bottom :20px;
}
.blacks {
	font-size: 10px;
	line-height: 14px;
}
.blackm {
	font-size: 12px;
	line-height: 16px;
}
.blackl {
	color : #000000;
	font-size: 14px;
	line-height: 18px;
}
.blackll {
	color : #000000;
	font-size: 16px;
	line-height: 18px;
}
.whites {
	color : #ffffff;
	font-size: 10px;
	line-height: 14px;
}
.whitem {
	color : #ffffff;
	font-size: 12px;
	line-height: 16px;
}
.whitel {
	color : #ffffff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.whitell {
	color : #ffffff;
	font-size: 16px;
	line-height: 18px;
}
.blues {
	color : #005BAB;
	font-size: 10px;
	line-height: 14px;
}
.bluem {
	color : #005BAB;
	font-size: 12px;
	line-height: 16px;
}
