.yzm210624 img{float:left;margin-top:4px;}
.button {
    color: #FFFFFF !important;
    white-space: nowrap;
    padding: 6px 15px 6px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #f4b350;
    text-decoration: none;
    transition: background-color 0.25s linear 0s;
    -webkit-transition: background-color 0.25s linear 0s;
    -moz-transition: background-color 0.25s linear 0s;}
.button:hover{
    background:none repeat scroll 0 0 #1e8bc3;
    color: #FFFFFF;
    text-decoration: none;}
.blue {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top, #00adee, #0078a5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');}
.orange {
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top, #faa51a, #f47a20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');}
.dft241128{display:block;}
