
table.oneschedule{
margin-left:auto;
margin-right:auto;
width:850px;
border:1px solid #333333;
margin-bottom:10px;
}
table.oneschedule td{
	vertical-align: middle;
}
table.oneschedule td img{
	vertical-align: middle;
}

table.oneschedule td.photo{
width:120px;
vertical-align:top;
}

table.oneschedule td.pr{
padding-left:27px;
line-height:26px;
color:#333;
font-size:16px;
background-color:#ccc;
background-image:url(../img/sche_mark.jpg);
background-position:left center;
background-repeat:no-repeat;
text-align: center
}

table.oneschedule td.pr span{
font-size:12px;
}
table.oneschedule tr.day td,table.oneschedule tr.time td{
width:85px;
text-align:center;
border:1px solid #fff;
color:#fff;
line-height:1.2em;
}
table.oneschedule tr.day td{
line-height:21px;
background-color:#666;
background-image:url(../img/day_bg.jpg);
background-position:left top;
background-repeat:repeat-x;
}
table.oneschedule tr.time td{
padding-top:.1em;
padding-bottom:.1em;
background-color:#333;
}

p.message_footer{
line-height:16px;
vertical-align:middle;
width:610px;
margin-left:auto;
margin-right:auto;
text-align:right;
padding-top:1em;
padding-bottom:1em;
}

p.message{
width:610px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-bottom:.5em;
padding-top:.5em;
color:#666;
}


h3.title{
padding-top:7px;
padding-bottom:5px;
text-align:center;
}

.sche_table {
width:820px;
/*padding:1px;*/
float : left;
border:1px solid #999;
margin:2px;
}

.sche_table table {
border-spacing: 0px;
}

td.sche_p {
width:90px;
/*height:100px;*/
text-align: center;
padding:4px;
border:1px solid #666;
}

td.sche_prof{
/*height:55px;*/
width:110px;
padding:5px;
color:#ccc;
}

td.sche_day {
width:80px;
/*height:35px; */
border:1px solid #666;
padding:3px;
color:#ccc;
text-align:center;
}

td.sche_date {
border:1px solid #666;
padding:3px;
color:#000;
background-color:#ccc;
text-align:center;
}

#sche_col {
margin: 0 auto;
width:820px;
color:#ccc;
}

#sche td {
color:#ccc;
}
.sche_name {
font-size:16px;
color:#ff0000;
float:left;
}

.sche_age {
float:left;
}