.mc>td>p{
text-align: center;
line-height: 15px;
}
.mc>td>h4{
text-align: center;
font-weight: 600;
}
.mccy{
	display: inline-block;
	width: 220px;
	overflow: hidden;
    box-sizing: border-box;
    line-height: 12px;
    text-align: center;
    margin-bottom: 20px;
}
.mccy>h4{
	line-height: 20px;
	font-weight: 800px;
}
.mccy>p{
	line-height: 16px;
	font-size: 18px;
}
.notice-ticker{
    color: #0088cc;
    margin-bottom:-12px;
}