开班信息




    
    开班
    
    


    


*{
    padding: 0;
    margin: 0;
    
}
body{
    background-color: rgb(67,67,67);
    font-size: 12px/1;
}

.box{
    width: 310px;
    height: 480px;
    padding: 5px;
    background-color: rgb(255,255,255);
    margin: 100px auto;
}
.boxt{
    width: 300px;
    height: 30px;
    border-top: 2px rgb(1,158,139) solid;
    margin:0px auto;
    border-color: rgb(1,158,139);
    background-color: rgb(245,245,245);
    padding-top: 8px;
}
.boxb{
    width:289px;
    height: 399px;
    margin:0px auto ;
    background-color: rgb(255,255,255);
    border:0.5px rgb(222,221,217) solid;
    padding: 30px 5px 5px;

}
#a1{
    color: rgb(255,0,0);
    font-size: 12px/2 ;
    float: right;
    margin-right:22px;
    text-decoration: underline;
    
}
#p1{
    color: rgb(0,0,0);
    font-size: 16px/1.5;
    margin-left:16px;
    float: left;
    
}
a{
    text-decoration: none;
    color: rgb(0,0,0);
    font:15px/25px 微软雅黑;
}
li{
    list-style:none;
}
.ar,.s{
    color: rgb(255,0,0);
    font-weight:bold;
}
.ar{
    float: right;
}
a:hover{
    text-decoration: underline;
    color: red;
}
jj.PNG

你可能感兴趣的:(开班信息)