img {
	border:0;
}
#cal {
	background-image: url(../img/home/calendarbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 427px;
	width: 244px;
	margin-top: 56px;
	padding-top: 60px;
	top: 56px;
	z-index: 10;
}
#calendarlist {
	height: 200px;
	width: 198px;
	margin-top: -14px;
	margin-right: 20px;
	margin-left: 26px;
}
#today {
	height: 30px;
	margin-top: 4px;
	top: 4px;
	background-image: url(../img/home/calendarwd.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#today li {
	line-height: 26px;
	color: #666666;
	letter-spacing: 1px;
	display: inline;
	width: 210px;
}
#today li.data {
	font-size: 15px;
	text-align: left;
	margin-left: 30px;
	float: left;
	width: 70px;
	margin-top: 2px;
	font-weight: bold;
}
#today li.more {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
	float: right;
	width: 110px;
	margin-top: 4px;
}
#todayact {
	height: 128px;
	margin-top: 420px;
	top: 4px;
	width: 200px;
	margin-left: 26px;
	position: absolute;
	z-index: 10;
}
#todayact ul {
	clear:both;
	padding:0;
	margin:0;
}
#todayact ul li {
	float:left;
	display: block;
	width: 180px;
	padding:2px;
	line-height:18px;
	font-size: 12px;
	text-align: left;
	color: #1154EA;
	border-bottom: 1px dashed #999999;
	letter-spacing: 1px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: underline;
}
#calwrapper {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#calheader {
	height: 72px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/calendar/topbar.gif);
	overflow: hidden;
}
#calheader h3 {
	height: 22px;
	margin-top: 4px;
	margin-right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #A2006D;
	letter-spacing: 1px;
	text-align: right;
}
#calheader ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#calheader li.click {
	margin: 0px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 62px;
	line-height: 30px;
	float: left;
	height: 32px;
	text-decoration: underline;
}
#calheader li.unclick {
	margin: 0px;
	display: block;
	font-size: 16px;
	text-align: center;
	width: 62px;
	line-height: 30px;
	float: left;
	height: 32px;
	text-decoration: none;
}
#calheader li.type {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	float: left;
	height: 32px;
	width: 100px;
}
#calheader li.seltype {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	float: left;
	height: 44px;
	width: 320px;
	overflow: scroll;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
}
#seltype {
	font-size: 13px;
	line-height: 18px;
	color: #003366;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	;
	width: 300px;
	margin-top: 3px;
}
#calendar {
	position: relative;
}
#scal {
	text-align: center;
	width: 198px;
}
#scal h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	letter-spacing: 2px;
	line-height: 18px;
	display: block;
	height: 18px;
	margin-bottom: 2px;
	overflow: hidden;
	text-align: center;
}
#scal span, #change span {
	height: 13px;
	width: 18px;
}
#scal span.left, #change span.left {
	background-image: url(../img/calendar/left_arrows.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#scal span.left a:hover, #change span.left a:hover {
	background-image: url(../img/calendar/left2_arrows.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#scal span.right, #change span.right {
	background-image: url(../img/calendar/right_arrows.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#scal span.right a:hover, #change span.right a:hover {
	background-image: url(../img/calendar/right2_arrows.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#scal table {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;
}
#scal th {
	background-image: url(../img/calendar/sweekbg.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#scal th, #scal td {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
#scal th.week {
	background-image: url(../img/calendar/sundaybg.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#scal td {
	background-image: url(../img/calendar/sdaybg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #6F9DD9;
	border-bottom: 1px solid #6F9DD9;
	height: 20px;
}
#scal td.week {
	background-image: url(../img/calendar/sundaybg2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
	height: 20px;
}
#scal td a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9999;
	display: block;
	width: 100%;
}
#scal td a:hover {
	color: #FF3333;
	text-decoration: none;
	background-color: #FFFF66;
	display: block;
	width: 100%;
}
#change {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 2px;
	display: block;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	overflow: hidden;
	text-align: left;
}
#change span.more {
	height: 24px;
	width: 200px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	font-weight: normal;
	color: #FF3366;
	margin-left: 150px;
}
#type {
	text-align: left;
	width: 98%;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	background-image: url(../img/calendar/typebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 160px;
}
#type ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#type h4 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/calendar/sweekbg.gif);
	background-repeat: repeat-x;
	line-height: 27px;
}
#type li {
	font-size: 13px;
	color: #003366;
	border-bottom: 1px dotted #89A5A9;
	float: left;
	width: 96%;
	height: 22px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#type li.color {
	background-color: #FFFFBF;
}
#calendarTop01, #calendarTop02, #calendarTop03 {
	float: right;
	width: 100%;
}
#calendarTop01 table, #calendarTop02 table, #calendarTop03 table {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#calendarTop01 th, #calendarTop02 th {
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(../img/calendar/weekbg.gif);
	background-repeat: repeat-x;
	border-right: 1px dotted #96B4C9;
	border-left: 1px dotted #96B4C9;
	background-position: top;
	line-height: 27px;
}
#calendarTop01 th.week, #calendarTop02 th.week {
	color: #FF3333;
	background-image: url(../img/calendar/week2bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px dotted #FFBBDD;
	border-left: 1px dotted #FFBBDD;
}
#calendarTop01 td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	border: 1px solid #6F9DD9;
	width: 14%;
	height: 60px;
}
#calendarTop01 td li, #calendarTop02 td li, #calendarTop03 td li {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 2px;
	list-style-image: url(../img/calendar/icon.gif);
	font-weight: normal;
	padding-top: 2px;
}
#calendarTop01 td li a, #calendarTop02 td li a, #calendarTop03 td li a {
	color: #006699;
	text-decoration: none;
}
#calendarTop01 td li a:hover, #calendarTop02 td li a:hover, #calendarTop03 td li a:hover {
	color: #FF3366;
	list-style-image: url(../img/calendar/icon2.gif);
}
#calendarTop01 td span {
	height: 20px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	background-image: url(../img/calendar/daybg.gif);
	background-repeat: repeat-x;
	display: block;
	width: 96%;
	border-bottom: 1px dotted #6F9DD9;
	padding-left: 6px;
}
#calendarTop01 td span.week {
	color: #FF3300;
	background-image: url(../img/calendar/daybg2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #FF99CC;
}
#calendarTop01 td.noday {
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#calendarTop01 td span.noday {
	color: #999999;
	background-image: url(../img/calendar/gdaybg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #CCCCCC;
}
#calendarTop01 td span.actday {
	color: #333333;
	background-image: url(../img/calendar/actbg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px dotted #96DC74;
}
#calendarTop02 th.time {
	color: #336699;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(../img/calendar/timebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #FFFFFF;
}
#calendarTop02 th h6 {
	color: #999999;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-left: 6px;
}
#calendarTop02 td {
	height: 25px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	width: 13%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #DFDFDF;
	border-left: 1px solid #FFFFFF;
}
#calendarTop02 td.time, #calendarTop03 td.time {
	height: 25px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
	text-align: right;
	width: 9%;
	border-top: 1px solid #E6F5FB;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #B5DFF7;
	border-left: 1px solid #FFFFFF;
	padding-right: 10px;
	background-color: #E6F5FB;
}
#calendarTop02 td.up, #calendarTop03 td.up {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #DDDDDD;
	border-left: 1px solid #FFFFFF;
}
#calendarTop02 td.down, #calendarTop03 td.down {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
#calendarTop02 td.timetline, #calendarTop03 td.timetline {
	border-top: 1px solid #CCCCCC;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px dotted #B5DFF7;
	border-left: 1px solid #FFFFFF;
	background-color: #E6F5FB;
	text-align: right;
	padding-right: 10px;
	width: 9%;
}
#calendarTop02 td.timedline, #calendarTop03 td.timedline {
	border-top: 1px solid #E6F5FB;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px solid #B5DFF7;
	border-left: 1px solid #FFFFFF;
	width: 9%;
	background-color: #E6F5FB;
}
#calendarTop02 td.bgcolor, #calendarTop03 td.bgcolor {
	border-top: 1px solid #FFFFCC;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px dotted #FFCC66;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFCC;
}
#calendarTop02 td.bgcolordown, #calendarTop03 td.bgcolordown {
	border-top: 1px solid #FFFFCC;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFCC;
}
#calendarTop02 td.timebgcolor, #calendarTop03 td.timebgcolor {
	border-top: 1px solid #FFFFCC;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px dotted #FFCC66;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFCC;
	text-align: right;
	padding-right: 10px;
	width: 9%;
}
#calendarTop02 td.timebgcolordline, #calendarTop03 td.timebgcolordline {
	border-top: 1px solid #FFFFCC;
	border-righ: 1px solid #CCCCCC;
	border-bottom: 1px solid #B5DFF7;
	border-left: 1px solid #FFFFFF;
	width: 9%;
	background-color: #FFFFCC;
}
#calendarTop03 td {
	height: 25px;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	width: 91%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #DFDFDF;
	border-left: 1px solid #FFFFFF;
}
#DivInfo {
	height: 200px;
	width: 420px;
	border: 1px dotted #839DAB;
	position: absolute;
	z-index: 2;
	left: auto;
	top: auto;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.hd {
	height: 18px;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	border-bottom: 1px solid #839DAB;
	background-image: url(../img/calendar/infobar.gif);
	background-repeat: repeat-x;
}
.db {
	font-size: 12px;
	color: #3A565F;
	letter-spacing: 1px;
	text-align: left;
	line-height: 18px;
	padding: 4px;
	height: 182px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
}
.db li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#tabtd {
	margin-top: 30px;
	width: 900px;
	margin-right: 80px;
	margin-left: 0px;
}
