@charset "utf-8";
/* CSS Document */

/* reset */
body {margin: 0; padding: 0;}
p {margin:0; padding: 0}

#container {
	margin: auto;
	width: 990px;
}

#top {height: 142px;}

/* template preset */

body.elearning {background-image: url(/newmusic/teacher/images/bgcolor01.png); background-repeat: repeat-x; background-color: #FFFAE6;}
body.songbank {background-image: url(/newmusic/teacher/images/bgcolor02.png); background-repeat: repeat-x; background-color: #F4F2FF;}
body.sbp {background-image: url(/newmusic/teacher/images/bgcolor03.png); background-repeat: repeat-x; background-color: #FFF5F2;}
body.websong {background-image: url(/newmusic/teacher/images/bgcolor07.png); background-repeat: repeat-x; background-color: #fffefe;}
body.resources {background-image: url(/newmusic/teacher/images/bgcolor04a.png); background-repeat: repeat-x; background-color: #FAFFF5;}
body.m-dictionary {background-image: url(/newmusic/teacher/images/bgcolor05.png); background-repeat: repeat-x; background-color: #FFFAE6;}
body.qanda {background-image: url(/newmusic/teacher/images/bgcolor06.png); background-repeat: repeat-x; background-color: #E8FAFF;}

body.elearning .logo {background-color: #FC9122;}
body.elearning .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.elearning #main {background:url(/newmusic/teacher/images/figure01a.png) bottom left no-repeat;}
body.elearning #footer {background-color: #FF6000;}
body.elearning #footer .figureOverlay {float:left; width:235px; height:35px}

body.songbank .logo {background-color: #A979E9;}
body.songbank .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.songbank #main {background:url(/newmusic/teacher/images/figure02a.png) bottom left no-repeat;}
body.songbank #footer {background-color: #973DE8;}
body.songbank #footer .figureOverlay {float:left; width:235px; height:35px}

body.sbp .logo {background-color: #F17379;}
body.sbp .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.sbp #main {background:url(/newmusic/teacher/images/figure03a.png) bottom left no-repeat;}
body.sbp #footer {background-color: #FF4E6D;}
body.sbp #footer .figureOverlay {float:left; width:235px; height:35px}

body.websong .logo {background-color: #ff6a93;}
body.websong .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.websong #main {background:url(/newmusic/teacher/images/figure07a.png) bottom left no-repeat;}
body.websong #footer {background-color: #ff6a93;}
body.websong #footer .figureOverlay {float:left; width:235px; height:35px}

body.resources .logo {background-color: #6CD4AF;}
body.resources .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.resources #main {background:url(/newmusic/teacher/images/figure04a.png) bottom left no-repeat;}
body.resources #footer {background-color: #37AC72;}
body.resources #footer .figureOverlay {float:left; width:235px; height:35px}

body.m-dictionary .logo {background-color: #FC9122;}
body.m-dictionary .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.m-dictionary #main {background:url(/newmusic/teacher/images/figure05a.png) bottom left no-repeat;}
body.m-dictionary #footer {background-color: #FF6000;}
body.m-dictionary #footer .figureOverlay {float:left; width:235px; height:35px}

body.qanda .logo {background-color: #54BBE4;}
body.qanda .topRight {background-image:url(/newmusic/teacher/images/top02.png);}
body.qanda #main {background:url(/newmusic/teacher/images/figure06a.png) bottom left no-repeat;}
body.qanda #footer {background-color: #5497E4;}
body.qanda #footer .figureOverlay {float:left; width:235px; height:35px}

/* */

#main {
	float:left;
	padding-top: 6px;
}

.logo {
	float: left;
	width: 235px;
}

.topRight {
	float: right;
	width: 755px;
	height: 142px;
}

.globalnav {
	padding-top: 10px;

}

.globalnav ul {
	list-style-type: none;
	margin : 0px;
	padding-right: 10px;
}

.globalnav li {
	padding-left: 12px;
	margin-left: 8px;
	display:inline;
	border-left: solid 1px;
	border-left-color: #760a0d;
}

.globalnav li:first-child {
	border-left: none;
}


.globalnav li a{
	text-decoration: none;
	color: #000;
	font-size: 0.75em;
}

.globalnav li a:hover {
	color: #CE1C24;
}

.breadcrumb {
	padding-left: 30px;
	padding-top: 95px;
	font-size: 0.75em;
	color:#666;
}

.breadcrumb a {
	color: #F03333;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #0FB50B;
}

/* Content Setting */
#content {
	float: right;
	width: 740px;
}

#innercontent {
	clear: both;
	background-color: #ffffff;
	padding: 0px 20px 20px 20px;
	width: 700px;
	margin-top: 0px;
	min-height: 440px;
	max-height: 500px;
	overflow: auto;
}

.bodytext {
	font-family: 新細明體;
	font-size: 1em;
	line-height: 1.6em;
}

.bodytext p{
	margin-bottom: 0.5em;
}

p.remarksText{
	font-family:新細明體;
	font-size:0.875em;
	line-height:1.6em;
	margin:3em 0 0 0
}

.bodytext h2 {
	font-size: 1.5em;
	font-weight: bold;
}

.bodytext h3 {
	color: #4371E9;
}

.bodytexthead {
	color: #333333;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 2em;
}

.bodytext .subhead {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}

.bodytext a {
	color: #EF610C;
	text-decoration: none;
}

.bodytext a:hover {
	color: #6FF;
}

.bodytext .question {
	color: #9C0E0E;
	font-weight: bold;
}

.bodytext .answer {
	color: #8D3AB1;
	font-weight: bold;
}

.bodytext .answer2 {
	color: #2C9DA3;
	font-weight: bold;
}

.bodytext .dim {
	color: #c5c5c5;
}

.bodytext ul {
	margin:0px;
	padding-left: 20px;
	margin-left: 0px;	
}

.bodytext li {
	margin-bottom: 0.5em;
}

.bodytext li.dim {
	color:#C5C5C5;
}

.bodytext .musicnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.tabletext {
	color: #EF6a0C;
}

.table1 td {
	height: 40px;
}

/* Text area */
.textarea {
	background-color: #FFFFFF;
	padding: 0px 15px 15px 20px;
	height: 420px;
	overflow: auto;
	font-size: 1em;
	line-height: 1.5em;
	font-family: 新細明體;

}

.passage {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: 0.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 2em;
}

.passage2 {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: 0.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 4em;
}

.passage3 {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: 0.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 3em;
}

.textarea h2 {
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
}

.textarea h3 {
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #5F4142;
	display: block;
	padding-bottom: 7px;
	border-bottom: dotted 3px #8EA800;
}

.textarea a {
	text-decoration: none;
	color: #C66231;
	font-weight: bold;
}

.textarea a:hover {
	color: #209D68;
}

#interview tr{
	padding: 8px 0px;
}	
	
/* Footer Setting */
#footer{
	clear:both;
	width: 990px;
	height: 35px;
}

.yingleelogo {
	float: right;
	margin-right:8px	
}

.copyright {
	float: right;
	font-size: 0.75em;
	color:#ffffff;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}

/* iframe_news */
#iframeNews li {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 0.5em;
}

#iframeNews a{
	text-decoration: none;
	color: #5623ED;
}

#iframeNews a:hover {color: #FF8428;}
