@charset "utf-8";
/* CSS Document */
#calendarBox {
	display: inline;
	border: 1px solid #CCCCCC;
	clear: both;
	float: left;
	width: 896px;
	padding-top: 1px;
	padding-left: 1px;
	margin-left: 25px;
}
.calendarTitBox {
	clear: both;
	float: left;
	height: 62px;
	width: 720px;
	background-image: url(../img/bg_calendar.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 180px;
}
.chinaTitBox {
	clear: both;
	float: left;
	height: 62px;
	width: 720px;
	background-image: url(../img/bg_calendarchina.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 180px;
}
.monthBox {
	float: left;
	height: 45px;
	width: 45px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 36px;
	line-height: normal;
	color: #FFFFFF;
	margin-top: 12px;
	margin-left: 9px;
	display: inline;
}
.yearBox {
	float: left;
	width: 100px;
	margin-top: 6px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	display: inline;
}
.changeBox {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-right: 5px;
}
.categoryBox {
	clear: both;
	float: left;
	width: 900px;
	margin-left: 25px;
	margin-bottom: 10px;
	display: inline;
}
.categoryBox div {
	float: left;
	width: 112px;
	display: inline;
}
.weekBox {
	clear: both;
	float: left;
	height: 35px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	margin-left: 25px;
	display: inline;
}
.weekBox div {
	float: left;
	width: 40px;
	margin-right: 42px;
	margin-left: 45px;
	margin-top: 12px;
	display: inline;
}
#dayBoxChina {
	float: left;
	width: 115px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #cdaeda;
	height: 105px;
	display: inline;
	overflow: hidden;
}
.dayBlockChina {
	display: inline;
	float: left;
	width: 115px;
}
.dayBlockChina div {
	float: right;
	width: 19px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #905c9a;
	height: 18px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 2px;
	padding-left: 1px;
	display: inline;
}

#dayBox {
	float: left;
	width: 115px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #a0d5e7;
	height: 105px;
	display: inline;
	overflow: hidden;
}
.dayBlock {
	display: inline;
	float: left;
	width: 115px;
	margin-bottom: 5px;
}
.dayBlock div {
	float: right;
	width: 19px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #35adbe;
	height: 18px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 2px;
	padding-left: 1px;
	display: inline;
}




#holidayBox {
	float: left;
	width: 150px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #FF9DCE;
	height: 105px;
	display: inline;
	background-color: #FFF4FA;
	overflow: hidden;
}
.holidayBlock {
	display: inline;
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
.holidayBlock div {
	float: right;
	width: 19px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ee7994;
	height: 18px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 2px;
	padding-left: 1px;
	display: inline;
}

#afterBox {
	float: left;
	width: 115px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #FFFFFF;
	height: 105px;
	display: inline;
	background-color: #E6E6E6;
	overflow: hidden;
}
.afterBlock {
	display: inline;
	float: left;
	width: 115px;
}
.afterBlock div {
	float: right;
	width: 19px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D9D9D9;
	height: 18px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 2px;
	padding-left: 1px;
	display: inline;
}
#afterholidayBox {
	float: left;
	width: 150px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #FFFFFF;
	height: 105px;
	display: inline;
	background-color: #E6E6E6;
	overflow: hidden;
}
.afterholidayBlock {
	display: inline;
	float: left;
	width: 150px;
}
.afterholidayBlock div {
	float: right;
	width: 19px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D9D9D9;
	height: 18px;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 2px;
	padding-left: 1px;
	display: inline;
}
.eventIcon {
	float: left;
	height: 33px;
	width: 33px;
	margin: 2px;
	display: inline;
}
.eventArt {
	clear: both;
	float: left;
	width: 122px;
	padding-left: 1px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #336666;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
	margin-top: 3px;
}
.eventMovie {
	clear: both;
	float: left;
	width: 122px;
	padding-left: 1px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #993300;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
	margin-top: 3px;
}
.red11 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CC0000;
	padding-left: 3px;
}
.red12 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
}
.purple12 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #905c9a;
} 
.gray11 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #999999;
	padding-left: 3px;
}
.gray12 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding-left: 3px;
}
.gray16b {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.blue12 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #35adbe;
	text-decoration: none;
}

