@import url(validator.css);

/*input {border: solid 1px #8080FF;padding: 1px;}*/

A {text-decoration: none;color: #000}

A:hover {color: #f00;}

span {
    font-size: 12px;
    margin-left: 5px;
}

#main{
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#error {
    margin-left: auto;
    margin-right: auto;
    color: red;
    font-size: 16px;
}
.page {
    position: relative;
    background-color: #FF9935; 
    width: 1003px;
    margin-left: auto;
    margin-right: auto;
}
#entryform {
    font-size: 12px;
}
div {line-height: 14pt;}

#msg {
    margin: 0 auto;
    display: block;
    background-color: #F8DCB1;
    text-align: center;
    width: 500px;
    vertical-align: middle;
}

#student {
    font-size: 12px;
    background-color: #fff;
}

.thickbox {
    padding: 2;
    margin: 2;
}

.style1 {
    font-family: "华文细黑，微软雅黑，黑体，宋体";
    font-size: 12px;
    color: #02004c;
    line-height: 24px;
    font-weight: 500;
}
.style1 div {
    text-indent: 24px;
}

.erace {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /*background-color: #f93;*/
}

.window {
    background-color: #fff;
    font-size: 14px;
}

.lable {
    width: 60px;
    font-weight: bold;
    font-family: 黑体;
    text-align: right;
}

.formtab {
    text-align: left;
}

.pf {
    text-indent: 36px;
    line-height: 24pt;
    padding: 2px;
}

.lb_table {
    font-size: 12px;
    text-align: center;
}

.lb_table th {
    background-color: #580058;
    color: #fff;
    text-align: center;
}