开班信息

开班信息

body{

display: block;

/*background-color: blue;*/

}

*{

margin: 0;

padding: 0;

}

p{

font-size: 11px;

}

.one{

width: 310px;

height: 480px;

border: solid 1px ;

padding: 4px 5px;

margin: 20px auto;

}

.two{

width: 302px;

height: 472px;

margin: 4px 5px;

border: solid 1px;

border-color: rgb(245,245,245)

}

.three{

height: 2px;

background-color: rgb(1,158,143);

}

.four{

height: 43px;

background-color: rgb(245,245,245);

}

.zz{

/*width: 63px;*/

height: 15px;

margin-left:17px;

margin-top: 11px;

float: left;

}

.aa{

margin-right: 19px;

margin-top: 11px;

/*width: 93px;*/

height: 15px;

float: right;

}

.five{

height: 180px;

border-bottom: dashed 2px ;

border-color: rgb(245,245,245);

}

.six{

height: 153px;

border-bottom: dashed 2px ;

border-color: rgb(245,245,245);

}

div .qq1{

margin-top:12px;

margin-left:22px;

float: left;

}

.qq1 p{

float: left;

}

div .qq2{

margin-top:12px;

margin-right: 30px;

float:right;

}

#one{

color: #000;

}

.left #one{

float: left;

}

#two1{

color: rgb(255,0,132);

}

.left #two1{

float: left;

}

#qq3{

color: rgb(0,0,132);

font-size: 13px;

}

.left{

float: left;

width: 50%;

}

.right{

float: right;

width:50%;

}

body a{

text-decoration: none;

}

.qq1:hover{

background-color: #234;

color: #783;

}

.qq2:hover{

background-color: #782;

font-weight: 16px;

font-size: 16px;

}

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