﻿/*HTML {
	LINE-HEIGHT: 22px; MARGIN: 0px; BACKGROUND: #fff; HEIGHT: 100%; COLOR: #424650; FONT-SIZE: 12px
}*/
body {
    height: 100%;
    color: #424650;
    font-size: 12px;
    margin: 0;
}

table {
    border-spacing: 0;
}

.tdtitle {
    background: url(../Images/title-line.gif) repeat-x left top;
    height: 30px;
    font-size: large;
    line-height: 30px;
    font-weight: 700;
    text-indent: 1em;
}

img {
    width: 100%;
}

a {
    color: #fff;
    text-decoration: none;
}

    a:visited {
        color: #fff;
    }

    a:hover {
        color: #0094ff;
        text-decoration: none;
    }

hr {
    background-color: #B70008;
    height: 2px;
}

.allLeft {
    float: left;
}

.allRight {
    float: right;
}

.tdBorderWidth {
    width: 4%;
}

#top {
    height: 26px;
    background-color: #B70008;
    line-height: 26px;
}

.fbai {
    color: #ffffff;
}

#txtCode {
    margin: 18px 0;
    height: 26px;
    width: 100%;
}

#btnsub {
    width: 100.3%;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
}

#gg {
    line-height: 23px;
    background-color: #b70008;
    width: 100%;
    height: 23px;
    text-align: center;
    color: #fff;
}
