﻿.Submit { width: 81px; height: 24px; font-family: "宋体"; font-size: 14px; font-weight: bold; color: #fff; border: none; outline: none; background-position: 0 -150px; }
.Create { width: 81px; height: 24px; font-family: "宋体"; font-size: 14px; font-weight: bold; color: #fff; border: none; outline: none; background-position: 0 -150px; }
.Save, .Send { width: 81px; height: 24px; margin: 6px 10px; font-family: "宋体"; font-size: 14px; font-weight: bold; color: #fff; border: none; outline: none; background-position: 0 -150px; }

a.Action { width: 81px; height: 24px; line-height: 24px; margin: 6px 10px; font-family: "宋体"; font-size: 14px; font-weight: bold; color: #fff; border: none; outline: none; background-position: 0 -150px; display: inline-block; text-decoration: none; text-align: center; }
    a.Action:hover {
        color: #ffffff;
        text-decoration: none;
    }

a.ActionMiddle { width: 162px; height: 24px; line-height: 24px; font-family: "宋体"; /*margin: 6px 10px;*/ font-size: 14px; font-weight: bold; color: #fff; background-image: url('/Image/middlingBtn.png'); border: none; outline: none; font-size: 13px; display: inline-block; text-decoration: none; text-align: center; vertical-align: middle; }
a.ActionMiddle:hover { color: #1d60ff; text-decoration: none; }

a.ActionLonger { width: 231px; height: 24px; line-height: 24px; font-family: "宋体"; /*margin: 6px 10px;*/ font-size: 14px; font-weight: bold; color: #fff; border: none; outline: none; background-image: url('/Image/longBtn.png'); font-size: 13px; display: inline-block; text-decoration: none; text-align: center; vertical-align: middle; }
a.ActionLonger:hover { color: #1d60ff; text-decoration: none; }