.external {
    width: 100%;
    height: 100%;
}

.external .internal {
    width: 100%;
    height: 100%;
    background: #93abc7;
}

.external .internal .main {
    background-color: #f1f1f1;
    height: 100%;
    text-align: left;
}

.external .internal .main .body {
    padding: 20px 2px 2px 20px;
}

.external .internal .main .body ul.form {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.external .internal .main .body ul.form li.row {
    margin: 10px;
}

.external .text, .external textarea, .external select {
    width: 180px;
    font-size: 15px;
    color: #333;
    border: 1px solid #93abc7;
}
input.text{
	height:20px;
	line-height: 20px;
}
.external textarea {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    height: 70px;
    border: 1px solid #93abc7;
    vertical-align: middle;
    resize: none;
}

.external .internal .main .button {
    height: 40px;
    padding: 1.1em 2px 2px 2em;
}

.external .internal .main .button ul {
    text-align: center;
    list-style-type: none;
}

.external .internal .main .button ul li {
    width: 76px;
    float: left;
}

.blue12 {
    font-size: 15px;
    color: #314d7a;
    font: "宋体";
    font-weight: normal;
}

.red12 {
    font-size: 15px;
    color: #ff0000;
    font: "宋体";
    font-weight: normal;
    margin: 0 5px;
}

.grey12_b {
    width: 50px;
    height: 30px;
    font-size: 15px;
    color: #666;
    font: "宋体";
    font-weight: bold;
}

.grey12 {
    width: 76px;
    height: 28px;
    font-size: 15px;
    color: #333;
    font: "宋体";
    font-weight: bold;
}

.grey12 a {
    display: block;
    width: 72px;
    height: 28px;
    font-size: 15px;
    color: #333;
    font: "宋体";
    font-weight: bold;
    background: url(buttom.gif) no-repeat 0px;
    text-decoration: none;
    line-height: 28px;
}

.grey12 a:link {
    width: 76px;
    height: 28px;
    font-size: 15px;
    color: #333;
    font: "宋体";
    font-weight: bold;
    background: url(buttom.gif) no-repeat 0px;
    text-decoration: none;
    line-height: 28px;
}

.grey12 a:hover {
    width: 76px;
    height: 28px;
    font-size: 15px;
    color: #fff;
    font: "宋体";
    font-weight: bold;
    background: url(buttom.gif) no-repeat -80px 0px;
    text-decoration: none;
    line-height: 28px;
}

.grey12_light {
    width: 76px;
    height: 18px;
    font-size: 15px;
    color: #c7c7c7;
    font: "宋体";
    font-weight: bold;
    background: url(buttom.gif) no-repeat -160px 0px;
    padding-top: 10px;
}

.grey12_light a {
    font-size: 15px;
    color: #c7c7c7;
    text-decoration: none;
    cursor: default;
}

.black12 {
    font-size: 15px;
    color: #fff;
    font: "宋体";
    font-weight: normal;
}

.area01 {
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding: 3px;
    height: 70px;
    border: 1px solid #93abc7;
    vertical-align: middle;
    resize: none;
}

.empty {
    margin-left: 15px;
}

.fontdesc {
    width: 130px;
    text-align: right;
    display: -moz-inline-box;
    display: inline-block;
}