﻿
/*----行事曆----*/
.schedule {width:251px;  background: #ffffff; margin-left:auto; margin-right:auto; border:3px solid #cfdaad}
.schedule .content{padding:10px; color:#4D4D4D;}
.schedule .table{background: url(../images/schedule/sback_week.gif) center top no-repeat; font-size:11px; color:#4D4D4D; font-family:Verdana Arial;}
.schedule .week{color:#FFFFFF; height:22px; padding-bottom:5px;}
.schedule .switch{font-size:medium; color:#FF6928;}
.schedule .event_n{background: url(../images/schedule/event_cell_bg.gif) center center no-repeat;}
.schedule .event_t{background: url(../images/schedule/event_today_bg.gif) center center no-repeat; color:#FFFFFF;}

.EventList {width:251px; margin-left:auto; margin-right:auto; margin-top:10px; padding-left:10px;}
.EventList img {width:16px; height:16px;}


