

#left {
width: 385px;
float: left;
margin-right: 9px;
margin-left: 6px;
border: 1px solid #fff;
padding: 12px;
background: url(../img/index_bg.jpg);
height: 641px;
}


#right {
width: 243px;
float: left;
border: 1px solid #fff;
background: url(../img/index_bg.jpg);
padding: 0px 9px;
}
table#sch {
margin-top: 12px;
width: 100%;
height: 56px;
font-weight: bold;
font-size: 13px;
text-align: center;
}
table#sch th {
background: rgb(100, 2, 89);
border-right: 1px solid #000;
}

table#sch td {
background: #FFFFFF;
color: #3D3D3D;
border-right: 1px solid #000;
}

.prf_comment {
    height: 379px;
    overflow: hidden;
    overflow-y: scroll;
    margin-top: -18px;
    line-height: 21px;
}

#img_nave {
	margin-top: -16px;
}

#right table {
    font-size: 12px;
    color: #470000;
    text-align: left;
    margin-left: -10px;
}

#right .name {
font-size: 26px;
text-align: left;
font-weight: bold;
margin-top: -16px;
color: #470000;
}

#sch_dt {
width: 691px;
margin: 0px 12px;
margin-bottom: 0px;
}


