/* CSS Document */
.ExcgCalendar {
	background-color: #0f0f0f;
	overflow:hidden;
	background-image: url(../images/HotEvents/ExcgCalendar/ExcgCalendarBg.gif);
	background-repeat: repeat;
}
.ExcgCalendar h1 span, .ExcgCalendar h2 span, .ExcgCalendar h3 span, .ExcgCalendar h4 span, .ExcgCalendar h5 span, .LinkToEasyExcg span {
	display:none;
}
.ExcgCalendar h1, .ExcgCalendar h2, .ExcgCalendar h3, .ExcgCalendar h4, .ExcgCalendar h5, .ExcgCalendarList h5 {
	background-repeat:no-repeat;
	display:block;
}
.ExcgCalendar h1 {
	background-image:url(../images/HotEvents/ExcgCalendar/ExcgCalendarH1.jpg);
	width:678px;
	height:140px;
	overflow: hidden;
	float:left
}
.ExcgCalendar h2 {
	background-image:url(../images/HotEvents/ExcgCalendar/ExcgCalendarH2.jpg);
	width:678px;
	height:121px;
	overflow: hidden;
	float:left
}
.ExcgCalendar h3 {
	background-image:url(../images/HotEvents/ExcgCalendar/ExcgCalendarH3.jpg);
	width:678px;
	height:115px;
	overflow: hidden;
	float:left
}
.ExcgCalendar h4, .ExcgCalendarList, .ExcgCalendarNote {
	margin:0 35px;
}
.ProName {
	font-size:15px;
	color:#ffcc00;
	line-height:180%;
	margin-bottom:5px;
}
.Price, .ProSale {
	color:#ffffff;
	margin-bottom:10px;
}
.ProSpec a {
	text-decoration: underline;
	color:#fcadff;
}
.ExcgCalendar h4 {
	background-image:url(../images/HotEvents/ExcgCalendar/ExcgCalendarH4.gif);
	width:102px;
	height:26px;
}
.ExcgCalendarList {
	width:608px;
	overflow:hidden;
	margin-bottom:15px;
}
.ExcgCalendarList img {
	float:left;
	margin:10px 10px 10px 0;
}
.ExcgCalendarList h5 {
	margin:20px 0 5px 200px;
	color:#9e00a4;
	font-size:15px;
	font-weight:normal;
}
.ExcgCalendarList ul {
	float:left;
	width:398px;
	list-style-type:none;
}
.ExcgCalendarNote {
	width:608px;
	margin-bottom:40px;
}
.ExcgCalendarNote ul {
}
.ExcgCalendarNote li {
	margin-bottom:10px;
	margin-left:30px;
}
.ExcgCalendarNote h6 {
	color:#ffffff;
	font-size:12px;
	margin-bottom:10px;
}
.LinkToEasyExcg {
	margin:25px;
}
.LinkToEasyExcg a {
	display:block;
	width:180px;
	height:27px;
	background-image: url(../images/HotEvents/ExcgCalendar/ExcgCalendarBtn.gif);
	background-repeat: no-repeat;
	margin:0 auto;
}
.LinkToEasyExcg a:hover {
	background-image: url(../images/HotEvents/ExcgCalendar/ExcgCalendarOverBtn.gif);
}
