开班信息

开班信息



*{

margin: 0;

padding: 0;

}

body{

font:12px/1 宋体;

}

.outer{

width: 300px;

/*height: 471px;

background-color: #bfa*/;

margin: 50px auto;

}

.title{

border-top: 2px #019e8b solid;

height: 36px;

background-color: #f5f5f5;

line-height: 36px;

padding: 0px 22px 0px 16px;

}

.title a{

float: right;

color: red;

font-size: 12px;

}

.title h3{

font: 16px/36px "微软雅黑";

}

.content{

border:1px solid #deddd9;

padding: 0px 28px 0px 20px;

}

.content a{

color: black;

text-decoration: none;

}

.content a:hover{

color: red;

text-decoration: underline;

}

.content h3{

margin-top: 15px;

margin-bottom: 15px;

}

.content ul{

list-style: none;

border-bottom: 1px dashed #deddd9;

}

.content li{

margin-bottom: 15px;

}

.content .red-font{

color: red;

font-weight: bold;

}

.content .right{

float: right;

}

.content .no-border{

border: none;

}

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