.classbox
{
width: 389px;
float: left;
}
.classbox div
{
background-color: #f7f7f7;
margin-top: 2px;
overflow: hidden;
}
.classbox p
{
border: none;
text-decoration: none;
margin: 0px;
text-align: left;
}
.classnav
{
cursor: pointer;
display: block;
padding: 5px;
margin-top: 0;
text-decoration: none;
font-size: 12px;
background-color: #00a0c6;
background: url(/Templates/Skin24/Ch/classbox.gif) repeat-x center bottom;
margin-top: 2px;
margin-bottom: 2px;
text-align: left;
border: 1px solid #ccc;
}
@media print
{
.classbox div
{
display: block !important;
height: auto !important;
}
}
.classnav-content
{
width: 100%;
height: 80px;
clear: both;
text-align: left;
overflow: hidden;
}
.classnav-image
{
width: 80px;
height: 80px;
margin-left: 4px;
margin-top: 13px;
display: inline;
float: left;
text-align: left;
}
.classnav-image img
{
width: 70px;
height: 60px;
border: none;
padding: 1px;
border: 1px solid #ccc;
}
.classnav-text
{
width: 294px;
height: 65px;
margin-left: 7px;
margin-top: 13px;
display: inline;
float: left;
text-align: left;
line-height: 140%;
}
暂无相关信息