﻿
/* LiuHui, for input */

    input[type="submit"] {
        background-color: #118173; 
    }

    input[type="button"] {
        background-color: #118173; 
    }

