.panel {
 /*border-width:1px;
  border-style:solid;
  border-color:#edd1b5 #ce5200 #ce5200 #edd1b5;
  border-color:#e2750e;
background-color:#e9e4d7;*/
	padding: 0px;
	width:178px;
	
}

.row_head {
  /*border-width:1px;
  border-style:solid;
  border-color:#e9e4d7;*/
  /*background-color:#e9e4d7;*/
}
.head {
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color:#000000;
  /*background-color:#e9e4d7;*/
  cursor:default;
}

.arrow_prev {
  font-family:verdana;
  font-size:11px;
  width:10px;
  margin-right:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e15900;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:1px;
  cursor:pointer;
}
.arrow_prev_over {
  font-family:verdana;
  font-size:11px;
  width:10px;
  margin-right:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e19766;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:1px;
  cursor:pointer;
}
.arrow_prev_down {
  font-family:verdana;
  font-size:11px;
  width:10px;
  margin-right:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e19766;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}

.arrow_next {
  font-family:verdana;
  font-size:11px;
  width:10px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e15900;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:1px;
  cursor:pointer;
}
.arrow_next_over {
  font-family:verdana;
  font-size:11px;
  width:10px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e19766;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:1px;
  cursor:pointer;
}
.arrow_next_down {
  font-family:verdana;
  font-size:11px;
  width:12px;
  margin-left:1px;
  text-align:center;
  color:#ffffff;
  background-color:#e19766;
  border-width:1px;
  border-style:solid;
  border-color:#f0d4b8 #d45400 #d45400 #f0d4b8;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}

.row_week {
  border-width:1px;
  border-style:solid;
  border-color:#ef9557 #d25400 #d25400 #ef9557;
	background-color: #e15b00;
}
.weekday {
  font-family:verdana;
  font-size:11px;
  width:20px;
  text-align:center;
  color:#ffffff;
	background-color: #e15b00;
  padding:1px;
  cursor:default;
}

.row_day {
  padding:1px;
}
.day {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#000000;
 /* background-color:#e9e4d7;*/
  /*border:1px solid #e9e4d7;*/
  padding:1px;
  cursor:pointer;
}
.day_over {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#000000;
  background-color:#d85600;
  border-width:1px;
  border-style:solid;
  border-color:#eccfb4 #ce5200 #ce5200 #eccfb4;
  padding:0px;
  cursor:pointer;
}
.day_down {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#000000;
  background-color:#cfcfcf;
  border-width:1px;
  border-style:solid;
  border-color:#9c9c9c #ffffff #ffffff #9c9c9c;
  padding:0px;
  cursor:pointer;
}
.day_empty {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#e9e4d7;
 /* background-color:#e9e4d7;*/
 /* border:1px solid #e9e4d7;*/
  padding:0px;
  cursor:default;
}
.day_disabled {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  text-decoration:line-through;
  color:#eb701e;
 /* background-color:#e9e4d7;*/
 /* border:1px solid #e9e4d7;*/
  padding:2px;
  cursor:default;
}
.day_current {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#edd1b5 #ce5200 #ce5200 #edd1b5;
  padding:0px;
  cursor:pointer;
	background-color: #dd5900;
	background-position: center;	
}
.day_special {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#ffffff;
  background-color:#8ac701;
  border-width:1px;
  border-style:solid;
  border-color:#ffffff #c1dd2e #c1dd2e #ffffff;
  padding:0px;
  cursor:pointer;
}
.day_other {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#eb701e;
  /*background-color:#e9e4d7;*/
  /*border:1px solid #e9e4d7;*/
  padding:0px;
  cursor:pointer;
}
.day_other_over {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#666666;
  background-color:#c0c0c0;
  border-width:1px;
  border-style:solid;
 /* border-color:#e9e4d7 #909090 #909090 #e9e4d7;*/
  padding:0px;
  cursor:pointer;
}
.day_other_current {
  font-family:verdana;
  font-size:11px;
  line-height:16px;
  width:21px;
  text-align:center;
  color:#666666;
  background-color:#c0c0c0;
  border-width:1px;
  border-style:solid;
 /* border-color:#e9e4d7 #909090 #909090 #e9e4d7;*/
  padding:0px;
  cursor:pointer;
}

.row_foot {
  margin:1px;
}
.foot {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#edd1b5 #ce5200 #ce5200 #edd1b5;
  padding:1px;
  cursor:pointer;
	background-color: #1b80d9;
	background-position: center;
	
}
.foot_over {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#afc6dd;
  border-width:1px;
  border-style:solid;
  border-color:#edd1b5 #ce5200 #ce5200 #edd1b5;
  padding:1px;
  cursor:pointer;
}
.foot_down {
  font-family:verdana;
  font-size:11px;
  width:100px;
  margin:0px 1px;
  text-align:center;
  color:#ffffff;
  background-color:#7e93aa;
  border-width:1px;
  border-style:solid;
  border-color:#4b6077 #afc6dd #afc6dd #4b6077;
  padding:2px 0px 0px 2px;
  cursor:pointer;
}


.list {
  font-family:verdana;
  font-size:12px;
  color:#000000;
 /* background-color:#e9e4d7;*/
}

.info {
  font-size:11px;
  color:#000000;
  text-align:left;
  margin:2px 6px;
  padding:2px;
}

.tip_title {
  font-family:verdana;
  font-size:11px;
  text-align:center;
  color:#ffffff;
  background-color:#8ac701;
  border-width:1px;
  border-style:solid;
  border-color:#c1dd2e #ffcccc #ffcccc #c1dd2e;
  padding:0px 3px;
}
.tip_box {
 /* filter:
    alpha(opacity:90)
    progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.5);
  -moz-opacity:0.9;
  */
  width:200px; height:100px;
  font-family:verdana;
  font-size:11px;
  text-align:left;
  color:#000000;
  background-color:#e7e2d3;
  border-width:1px;
  border-style:solid;
  border-color:#ce5200 #ce5200 #ce5200 #ce5200;
  padding:3px;
  cursor:default;
  overflow:auto;
}

.time_list {
  font-family:verdana;
  font-size:12px;
}
