@charset "utf-8";
/* CSS Document */

td {
	font-family: "微軟正黑體";
}
.coursetable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F48061;
}
.timetable td {
	font-size: 15px;
}

.text12 {
	font-size: 12px;
}
.td2 {
	border: 1px solid #FC9;
}

.coursename {
	font-size: 16px;
}
.couseno {
	font-size: 12px;
	color: #5691ad;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	color: #0d4e62;
}

.icon {
	 opacity: 1;  
	transition: .5s ease-in-out;
}
	
.icon:hover{
	opacity: 0.8;

}


.textorange {
	font-weight: bold;
	color: #f26522;
}
.textyellow {
	font-weight: bold;
	color: #FFFF00;
}
.textwhite {
	color: #FFF;
}


.news {
	line-height: 21px;
	color: #0d4e62;
	font-size: 14px;
}

.news a:hover{
		color: #FDA664;
	
}

.news a:link{
	
	color: #0d4e62;
	
}

.news a:active{

	color: #0d4e62;
	
}

.news2 a:visited{
	line-height: 18px;
	color: #0d4e62;
	font-size: 12px;
}
a {
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textlearning {
	font-weight: bold;
	color: #F48061;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC9;
}
.news2 {
	line-height: 18px;
	color: #0d4e62;
	font-size: 12px;
}

.news2 a:hover{
	line-height: 18px;
	color: #FDA664;
	font-size: 12px;
}

.news2 a:link{
	line-height: 18px;
	color: #0d4e62;
	font-size: 12px;
}

.news2 a:active{
	line-height: 18px;
	color: #0d4e62;
	font-size: 12px;
}

ul {padding-left:15px;}

.news2 a:visited{
	line-height: 18px;
	color: #0d4e62;
	font-size: 12px;
}

.roundtable5 {
	background-color: #E9F5F7;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable5:hover {
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
	border-radius: 5px;
}

.roundtable6 {
	background-color: #E4F0E6;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable6:hover {
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
	border-radius: 5px;
}


.roundtable1 {
	background-color: #EAECE9;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable1:hover {
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
	border-radius: 5px;

}

.roundtable2 {
	background-color: #f5f1df;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable2:hover {
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
	
}

.roundtable3 {
	background-color: #efe8ec;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable3:hover {
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
}

.roundtable4 {
	background-color: #efece1;
	border-radius: 5px;
	transition: .5s ease;
}

.roundtable4:hover{
	-webkit-box-shadow: 1px 1px 3px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
}

.radio-table-padding {
	padding-left: 10px;
}

.radio-table-top {
	background: #0D4E62;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}

.radio-table-bg {
	background: #0D4E62;
}

.radio-table-bg1 {
	background: #d4e5ea;
}

.radio-table-bg2 {
	background: #dbe7e3;
}

.radio-table-bg3 {
	background: #efe8ec;
}

.radio-table-bg4 {
	background: #e1e7e3;
}

.radio-table-border-side {
	border-right-color: #8eacb8;
	border-left-color: #8eacb8;
	border-right-width: 1px;
	border-left-width: 1px;
}

.radio-table-border-bottom {border-bottom-color: #8eacb8;border-bottom-width: 1px;}





