@charset "utf-8";
/* ForLanding */
.tablestyle7{
	width:100%;
	font-size: 13px;
	color: #959595;
	margin-bottom: 20px;
	margin-top: 4px;
}
.tablestyle7 td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f3f3f;
}
.tablestyle7 .stockno{
	font-size: 12px;
	color: #FFFFFF;
}
.tablestyle7 .no{
	font-size: 12px;
	color: #FFFFFF;
}
.tablestyle7 .no_bo{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle7 .up{
	font-size: 12px;
	font-weight: normal;
	color: #52e701;
}
.tablestyle7 .dn{
	font-size: 12px;
	font-weight: normal;
	color: #e70101;
}
.tablestyle7 .zero{
	font-size: 12px;
	font-weight: normal;
	color: #898989;
}
.tablestyle7 .name{
	font-size: 15px;
	color: #FFFFFF;
}
.tablestyle7 .name a{
	color: #fffbb5;
	text-decoration: none;
}
.tablestyle7 .name a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tablestyle7 .ftnote{
	font-size: 12px;
	color: #959595;
}
.tablestyle7 .guestname{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle7 .srcfrom{
	font-size: 12px;
	color: #FFFFFF;
}
.tablestyle7 .analysis{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.tablestyle7 .analysis a{
	color: #FF9900;
	text-decoration: none;
}
.tablestyle7 .analysis a:hover{
	color: #fffbb5;
	text-decoration: underline;
}
