@charset "utf-8";
/* ForLanding */
.tablestyle2{
	width:100%;
	font-size: 13px;
	color: #959595;
	margin-bottom: 20px;
}
.tablestyle2 td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f3f3f;
}
.tablestyle2 .no{
	font-size: 12px;
	color: #FFFFFF;

}
.tablestyle2 .up{
	font-size: 12px;
	font-weight: bold;
	color: #52e701;

}
.tablestyle2 .dn{
	font-size: 12px;
	font-weight: bold;
	color: #e70101;

}
.tablestyle2 .zero{
	font-size: 12px;
	font-weight: bold;
	color: #898989;

}
.tablestyle2 .name{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle2 .name a{
	color: #fffbb5;
	text-decoration: none;
}
.tablestyle2 .name a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tablestyle2 .publishdate{
	font-size: 11px;
	color: #898989;
}
