.index_wrap{
	/*height: 70px;*/
}
.index_wrap a{
    text-decoration: none;
    cursor: pointer;
}
.index_value{
	float:left;
	padding: 5px 8px 0px 15px;
}
.line_correction{
	line-height: 8px;
    margin-bottom: 2px;
}
.index_number a{
	font-size: 21px;
    line-height: 17px;
	color: #505E8A;
}
.index_word{
    padding-bottom: 3px;
}
.index_word a{
    font-size: 10px;
    color: #000000;
}
.index_arrow{
	padding: 4px 5px 0px 13px;
}
.delta a{
    color: #000000;
}

.index_word_lt a{
    color: #515F8A;
    font-size: 12px;
}
.index_arrow_lt{
	padding: 0px 5px 0px 13px;
}
.delta_red{
    color: #BA0001;
}
.delta_green{
    color: #00AE4C;
}
.delta_black{
    color: #000000;
}
.index_edomus_inner_wrap{
    margin-top: 5px;
    padding-top: 8px;
}
