@charset "utf-8";
body {
	color: #000000;
	background: #ffffff;
}
a img {
	border: none;
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}
.aduList li {
	color: rgba(0,155,255,1.00);
	list-style: square;
	width: 510px;
	display: block;
	position: relative;
	left: 20px;
	margin: 10px 0;
	font-size:16px;
}
.aduList li h3 {
	color: rgba(0,155,255,1.00);
	margin: 0;
	padding: 0;
}
.tg {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999;
	width: 750px;
}
.tg td {
	height: 30px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #999;
	color: #444;
	background-color: #fff;
	text-align: center;
}
.tg th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #999;
	color: #fff;
	background-color: #26ADE4;
	height: 30px;
	font-weight: bold;
	text-align: center;
}
.tg .tt {
	font-weight: bold;
	background-color: #F7FDFA;
}
.courseH2 {
	display: block;
	text-indent: 1em;
	margin-bottom: 20px;
	border-left: 5px solid #26ADE4;
	border-bottom: 1px solid #26ADE4;
}
.courseH3 {
	display: block;
	text-indent: 1em;
	margin-bottom: 15px;
	background-color: rgba(255,141,42,1.00);
	color: #fff;
	height: 25px;
	line-height: 25px;
}
.tg1 {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999;
	width: 750px;
}
.tg1 td {
	height: 30px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #999;
	color: #444;
	background-color: #fff;
	text-align: center;
}
.tg1 th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #999;
	color: #fff !important;
	background-color: #66D11C;
	height: 25px;
	font-weight: bold;
	text-align:center;
}
.tg1 .tt {
	font-weight: bold;
	background-color: #EBFFE0;
	width: 70px;
}
.tg1 th.fontColorW {
	color: #fff !important;
}
.width50 {
	width: 60px;
}

.h15px{
	height:15px;
	width:100%;
	display:block;
}

.tg2  {border-collapse:collapse;border-spacing:0;border-color:#999; width:750px;}
.tg2 td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#444;background-color:#F7FDFA; height:25px; text-align:center;}
.tg2 th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#999;color:#fff;background-color:#26ADE4; height:30px; font-size:18px; font-weight:bold;}
.tg2 td span{
	width:80px;
	height:25px;
	display:block;
	color:#fff;
	line-height:25px;
	margin:0 auto;
	border-radius:5px;
}

.roomImg{
	text-align:center;
	margin:10px auto;
}

.langBox{
	width:180px;
	height:100px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:570px;
	top:10px;
}

.lan{
	width:80px;
	height:40px;
	display:block;
	position:relative;
	text-align:center;
	line-height:40px;
	color:#fff;
	float:left;
	margin:3px;
}

.lan a{
	color:#fff !important;
	width:80px;
	height:40px;
	display:block;
	text-decoration:none !important;
}

.lan a:hover{
	font-weight:bold;
}

.lanJp{
	background-color:rgba(93,197,255,1.00);
}

.lanCn{
	background-color:rgba(172,10,255,1.00);
}

.lanEn{
	background-color:rgba(0,216,186,1.00);
}

.lanVo{
	background-color:rgba(36,220,0,1.00);
}