@charset "utf-8";
/* ForLanding */
.tablestyle3{
	width:100%;
	font-size: 13px;
	color: #959595;
	margin-top: 3px;
	margin-bottom: 5px;
}
.tablestyle3 td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f3f3f;
}
.tablestyle3 .no{
	font-size: 13px;
	color: #FFFFFF;

}
.tablestyle3 .no_bo{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.tablestyle3 .up{
	font-size: 13px;
	font-weight: bold;
	color: #52e701;

}
.tablestyle3 .dn{
	font-size: 13px;
	font-weight: bold;
	color: #e70101;

}
.tablestyle3 .zero{
	font-size: 13px;
	font-weight: bold;
	color: #e1e1e1;

}
.tablestyle3 .name{
	font-size: 15px;
	color: #FFFFFF;
}
.tablestyle3 .name a{
	color: #fffbb5;
	text-decoration: none;
}
.tablestyle3 .name a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tablestyle3 .ftnote{
	font-size: 12px;
	color: #CCCCCC;
}
.tablestyle3 .goldprice{
	font-size: 17px;
	font-weight: bold;
	color: #ffcc00;
}
.tablestyle3 .listtitle{
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
}