body
{
	background-image: url(../../entire/images/bg_dot.jpg);
	background-repeat: repeat;
	background-color: #FFF;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "細明體", "新細明體";
	color: #000;
	text-align: left;
	line-height: 22px;
}

.mediaNews_bodytext { 
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

.head_black_14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}

.head_white_14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}

.table_white_14 {
	font-size: 14px;
	line-height: normal;
	color: #fff;
}

.head_orange_16 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FF4C00;
}

.head_orange_18 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF4C00;
}

.head_gray_14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #666;
}

.head_gray_16 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #666;
}

.CourseName {
	font-size: 38px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}

.tags_text {
	font-size: 12px;
	line-height: normal;
	color: #000;
}

a {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #f42bcc;
}
a:active {
	text-decoration: none;
	color: #000;
}
a.ieltsCourse:link {
	text-decoration: none;
	color: #333;
}
a.ieltsCourse:visited {
	text-decoration: none;
	color: #666;
}
a.ieltsCourse:hover {
	text-decoration: none;
	color: #666;
}
a.ieltsCourse:active {
	text-decoration: none;
	color: #000;
}


.mediaNew_Small_head_orange_14 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FD4801;
}

.mediaNew_big_head_white_22 {
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
}

.mediaNew_date_gray_12 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #666;
}

.newsDivDs {
	width: 285px;
	height: 132px;
	overflow: auto;
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #DBDBDB;
	scrollbar-shadow-color: #DBDBDB;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #DBDBDB;
	scrollbar-darkshadow-color: #DBDBDB;
	scrollbar-base-color: #DBDBDB;
	background-color: #DBDBDB;
}

.news_link {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
}

.courseButton {
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background-color:#404040;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}

.courseButton:hover {
	background-color:#6c7c7c;
	color:#ffffff;
}

.courseButton:active {
	position:relative;
	top:1px;
}

.courseButton:visited {
  color: #ffffff;
}

.pdfButton:hover {
	color:#333333;
}

.pdfButton:visited {
  color: #000000;
}

.pdfButton:visited:hover {
  color: #333333;
}

