﻿#dfIntro{
	background: url('Home_intro_bg2.jpg') repeat-x;
	height: 319px;
	clear:both;
}
#dfIntro .introtxt{
	float: left;
	background: no-repeat;
	height: 319px;
	width: 443px;
	background-image: url('Home_intro_bg1.jpg');
	color:#434343;

}
#dfIntro .introtxt h3{
	margin: 36px 0 0 30px;
}
#dfIntro .introtxt p{
	margin-left:30px;
	margin-right:10px;
	line-height:24px;
}
#dfIntro .introimg{
	float: left;
	background: url('albumFrame.jpg') no-repeat 16px 24px;
	height: 319px;
	width: 550px;
}
#dfCourses{
	float: left;
	width: 716px;
}
#dfCourses .title{
	background: url('dfCourses_title_bg.jpg') no-repeat;
	height:8px;
}
#dfCourses .content{
	background-color:white;
	background-image:url('border_left.jpg');
	background-repeat:repeat-y;
}
#dfCourses .content table{
	border:0;
	border-bottom: 1px #E4E4E4 solid;
	color: black;
	margin-left:4px;
	width:700px;
	margin-bottom: 20px;
	height:250px;
}
#dfCourses .content table table{
	border:0;
}
#dfCourses .content table .p{
	margin-top: 60px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #242424;
	border-bottom-color: #242424;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#mediahot {
	width:272px;
}
#mediahot .title{
	background: url('dfSidebar_video_title.jpg') no-repeat;
	height:58px;
}
#mediahot .content{
	
}

