﻿.sysTitle{
	width:100%;
    height:60px;
	margin:0 auto;
    background-color:#5395CF;
    color:white;
    font-family:微软雅黑;
    font-size:20px;
    text-align:center;
}

.btnReg {
    cursor: pointer;
    float: left;
    
    background-color:#dca856;
    border-radius:5px;-moz-border-radius:5px;border:1px solid #e7e7e7;

    
    width: 40%;
    height: 35px;
    line-height:35px;
    margin: 0 auto;
    padding:0;
    text-align: center;
    vertical-align: middle;
    
    color: white;
    font-family: 微软雅黑;
    font-size: 20px;    
}
.btnLogon {
    cursor: pointer;
    float: right;
    
    background-color:#44b6d0;
    border-radius:5px;-moz-border-radius:5px;border:1px solid #e7e7e7;

    
    width: 40%;
    height: 35px;
    line-height:35px;
    margin: 0 auto;
    
    text-align: center;
    vertical-align: middle;
    
    color: white;
    font-family: 微软雅黑;
    font-size: 20px;    
}

/*招生简章最外层*/
.zsjz0{
    height:60%;margin:0 auto;border-radius:5px;-moz-border-radius:5px;border:1px solid #e7e7e7;width:95%;background-color:white;
}
.divBtn{
    margin:0 auto;width:70%;
}
/*招生简章内容*/
.zsjznr {
    margin:0 auto;line-height:35px; width:95%; height:auto;
}
.dcb {
    margin:0 auto;cursor: pointer;background-color:#6eb406;border-radius:5px;-moz-border-radius:5px;border:1px solid #e7e7e7;width: 90%;height: 40px;line-height:35px;padding:0;text-align: center;vertical-align: middle;color: white;font-family: 微软雅黑;font-size: 18px;
}
