@charset "utf-8";

#course .top {
	zoom:1;
	overflow:hidden;
	}
#course .top div {
	float:left;
	width:285px;
	padding-right:12px;
	}
#course .top div span {
	font-weight:bold;
	color:#1B1E8A;
	}
#course .blue {
	color:#1B1E8A;
	}
#course .top div p {
	line-height:1.7em;
	}

#course table{
	background:#FFFFFF;
	font-weight:normal;
	}

#course .right_course,table th {
	background:#6059A7;
	font-weight:normal;

	}
#course .right_course,table td {
	background:#ADA4CE;
	text-align:center;
	}
#course .right_course,table,td.color {
	background:#E6E2F0;
	}
#course .right_course,table th,table td {
	padding:7px 0px;
		color:#ffffff;
	}

