@charset "UTF-8";

/*======================================

	course_h2
	
=======================================*/

#main h2#coursemailmag { background: url(../mailnews/images/mailnews_h2.gif) no-repeat; }

/*======================================

	course_Left
	
=======================================*/

#courseLeft {
	position: relative;
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-top: 20px;
}

/*======================================

	course_content
	
=======================================*/


div#contentCourse {
	position: relative;
	float: right;
	width: 540px;
	margin-top: 15px;
	border: 15px #96ECC9 solid; 
	margin-right: 20px;
}
/*\*/
* html div#contentCourse  {
}
/**/
#contentCourse h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../course/images/course_h3bg.gif) no-repeat;
}
/*\*/
* html #contentCourse h3 {
  width: 550px;
}
/**/
#contentCourse p {
	margin: 15px 10px;
	text-align: left;
}
#contentCourse p.pbottom {
	margin: 15px 10px 70px 10px;
}
#contentCourse p.pRightimg img {
	float: right;
	margin: 0px 0px 10px 10px;
}
#contentCourse p.pfirst {
	margin: 15px 10px 70px 10px;
}
/*\*/
#contentCourse p.pfirst:first-letter {
  float: left;
  margin: 0 5px 0 0;
  font-weight: bold;
	font-size: 200%;
	color: #1683AE;
  line-height: 1.4;
}
* html #contentCourse p.pfirst:first-letter {
  float: left;
  margin: 5px;
	padding: 7px;
  border: 1px solid #00A1E1;
  font-weight: bold;
	font-size: 180%;
	color: #1683AE;
  line-height: 270%;
}
/**/
*:first-child+html #contentCourse p.pfirst:first-letter {
  float: left;
  margin: 5px;
	padding: 7px;
  border: 1px solid #1683AE;
  font-weight: bold;
	font-size: 200%;
	color: #1683AE;
  line-height: 2.2;
}
#contentCourse div#courseImg {
	margin: 20px 0 0 0;
}



/*======================================

	txt
	
=======================================*/
div#contentMailnews {
	position: relative;
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
}
/*\*/
* html div#contentCourse  {
}
/**/
#contentCourse h3 {
  width: 540px;
	height: 35px;
	padding-left: 10px;
	margin: 5px 0 0 0;
  font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background: url(../course/images/course_h3bg.gif) no-repeat;
}
/*\*/
* html #contentCourse h3 {
  width: 550px;
}
/**/
#contentCourse p {
	margin: 15px 10px;
}
