@charset "utf-8";
.speakerTitle {
	font-size: 26px;
	color: #606;
	background-image: url(../images/Slash.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 130px;
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-weight: bold;
}
#speakerBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.speakerTitle2 {
	color: #960;
	font-weight: bold;
}

.downline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.eventsBg {
	width:740px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #333 0px 2px 3px;
	-moz-box-shadow: #333 0px 2px 3px;
	box-shadow: #333 0px 2px 3px;
	behavior: url(/PIE.htc);
	background: url(../images/bg.jpg);
}
div ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div ul li {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.float {
	float: left;
	width: 460px;
}
.title04 {
	color: #606;
	font-size: 24px;
	font-weight: bold;
}
.date01 {
	color: #606;
	font-size: 18px;
}
