
* html body .sIntroContainerRight {
	_width: 0px;
	}

* html body .bottomAreaItem h2{
	font-size:12px;
	color: #666666;
	font-weight: normal;
	width: 400px;
	}

* html body .bottomAreaItem {
	position: relative;
	}

* html body .bottomAreaItem .bottom_ph {
	position: absolute;
	top:15px;
	left:470px;
	}

* html body .bottomAreaItem .bottom_btn {
	position: absolute;
	top:60px;
	right:225px;
	}

img.lineborder{ margin-top: 4px; margin-bottom:5px;}

.swatchintroItem01{
	float:left;
	width: 100%;
	border-top: solid 1px #999999;
	border-bottom: dotted 1px #999999;
	padding: 10px 0;
}

.sIntroContainerLeft{
	float: left;
}

.sIntroContainerRight{
	float: right;
}

.sIntroContainerRight img, .bottomAreaItem img{float: right;}

.bottomAreaItem{
	border-top: dotted 1px #999999;
	padding-top: 10px;
	margin-top: 10px;
}

.bottomAreaItem h2{
	float:left;
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
	
table#ftg_seminer_schedule {
font-size: 12px;
border-collapse: collapse;
}
table#ftg_seminer_schedule td {
padding: 3px 5px;
border: 1px #333333 solid;
}
table#ftg_seminer_schedule dt {
float: left;
}
table#ftg_seminer_schedule dd {
margin-left: 7em;
}
