﻿.sysTitle{
	display:none;
}

.btnReg {
    cursor: pointer;
    float: left;
    background: url(../images/btnshape.png) no-repeat;
    width: 276px;
    height: 86px;
    margin: 0 auto;
    border: 0px solid #000000;
    text-align: center;
    vertical-align: middle;
    line-height: 86px;
    color: white;
    font-family: 微软雅黑;
    font-size: 25px;
}
.btnLogon {
    cursor: pointer;
    float: right;
    background: url(../images/btnshape2.png) no-repeat;
    width: 276px;
    height: 86px;
    margin: 0 auto;
    border: 0px solid #000000;
    text-align: center;
    vertical-align: middle;
    line-height: 86px;
    color: white;
    font-family: 微软雅黑;
    font-size: 25px;
}
/*招生简章最外层*/
.zsjz0{
    height:590px;margin:0 auto;border-radius:10px;-moz-border-radius:10px;-moz-box-shadow: 3px 3px 0px #E8EBEC;box-shadow: 3px 3px 0px #E8EBEC;border:1px solid #e7e7e7;width:63%;background-color:white;
}
.divBtn{
    margin:0 auto;
    /*width:630px;*/
    width:562px;
    border:0px solid red;
}
/*招生简章内容*/
.zsjznr {
    margin:0 auto;line-height:35px; width:90%; height:80%;overflow-y:scroll;overflow-x:hidden;
}

.dcb {
    margin:0 auto;cursor: pointer;background-color:#6eb406;border-radius:5px;-moz-border-radius:5px;border:1px solid #e7e7e7;width: 400px;height: 40px;line-height:35px;padding:0;text-align: center;vertical-align: middle;color: white;font-family: 微软雅黑;font-size: 20px;
}
