@charset "utf-8";
/* CSS Document */


/********************* calendar  ***************************/
.calendar-39-1 {
	margin:0;
	padding:0;
	padding: 8px;
	margin-top: 15px;
}

.calendar2{
	margin-top:0px; 
	height:auto;padding-top: 0;
	background:#FFF;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	}
.cblock_all {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 291px;
	height:auto;
}
.c_block_date {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 186px;
	height: 81px;
}
.c_block_date1 {
	float:right;
	padding:8px 0 0 20px;
	width: 30px;
	height: 22px;
	color: #008aff;
	font-weight:bold;
	font-size:15px;
}
.c_block_nav {
	float:right;
	margin:8px 0px 0px 0px;
	padding: 0px;
	width: 39px;
	height: 14px;
}
.c_block_left {
	float:left;
	margin: 6px 0px 0px 5px;
	padding: 0px;
	width: 20px;
	height: 19px;
}
.c_block_right {
	float: right;
	margin: 6px 5px 0px 0px;
	padding: 0px;
	width: 19px;
	height: 19px;
}

.c_block_date2 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 25px;
	height: 29px;
}
.c_block_month_year {
	padding: 0px;
	height: 38px;
}
.c_block_monthall {
	margin:0;
	padding: 0px 0 0 0px;
	height: 33px;
	background-color:#dcdcdc;
	text-align:center;
	background:url(../images/media-38-1/bar-date.jpg) top center no-repeat;
}
.c_block_month {
	height: 33px;
	font-family: Tahoma, Microsoft Sans Serif, MS Sans Serif;
	color: #3c9a56;
	font: 19px/33px 'supermarket', Arial, sans-serif;
	text-align:center;
	font-weight: bold;
}
.c_block_year {
	height: 29px;
	color: #08852a;
	font: 17px/33px 'supermarket', Arial, sans-serif;
}
.c_block_year1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width: 9px;
	height: 29px;
}
.c_block_year1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width: 9px;
	height: 29px;
}
.c_block_dateall {
	padding:0;
	margin: 0px 15px;
	margin-left: 24px;
}
.c_block_dateal2 {
	padding-top: 0;
}
.c_block_dateal2 ul {
	padding:0;
	height:auto;
}
.c_block_dateal2 ul li{
	display: inline-block;
	width: 12%;
	margin-left: 4px;
	line-height:43px;
	text-align:center;
}
.c_font_calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.c_normalday{
	color: #333333;
	font-size:13px;
}
.c_currentday{
	margin:0 auto;
	width:39px; 	
	height:39px; 
	background:#ffddb2;
    color: #F5971D;
    font-size: 13px;

    font-weight: bold;

	text-align:center;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.c_eventday{
	margin:0 auto;
	width:39px; 	
	height:39px; 
	background:#f5971d;
	color: #fff;
	font-size:13px;
	background-position: 0px 0px;
	text-align: center;	
	font-weight:bold;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.c_eventday a{

	color: #FFFFFF;
}
/*popup??????????*
#MyEvent{
	float:left;
	padding-left:5px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	background:url(../images/alpha.png) top left repeat;
	color:#f9e89d;
	border:solid 1px #3e3e41;
	position:fixed;
	display:none;
	min-width:180px;
	text-align:l
}*/

.event_day {
  height: auto;
  padding: 6px;
  padding-left: 20px;
  width: 280px;
  border: 1px solid;
  position: absolute;
  display: none;
  margin-top: -25px;
  margin-left: -200px;
  font-family: Arial, Helvetica, sans-serif;
  /* font-size: 13px; */
  line-height: 48px !important;
}
	/*
	.event_day{
		float:left;
	padding-left:5px;
	background: url(../images/alpha.png) top left repeat; 
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:14px;
	color:#f9e89d;
	border:solid 1px #3e3e41;
	position:fixed;
	display:none;
	min-width:180px;
	text-align:l
	}*/
/***************************************************************************************/