html, body {
	height:100%;
}

/*main pages
bg = background color
hor = horizontal seperator
ver = vertical seperator
*/
.bg_main {
	background-color:#FFEED6;
}
.hor_main{
	background-image:url("../Image/EconLogIn_H.jpg");
}

/*teacher pages*/
.bg_teacher {
	background-color:#6E005F;
}
.hor_teacher{
	background-image:url("../Image/EconTeacherDot_H.jpg");
}
.ver_teacher{
	background-image:url("../Image/EconTeacherDot_V.jpg");
}

/*student pages*/
.bg_student {
	background-color:#7FCBAD;
}
.hor_student{
	background-image:url("../Image/EconStudentDot_H.jpg");
}
.ver_student{
	background-image:url("../Image/EconStudentDot_V.jpg");
}

/*frame table : seting the position and size of the stardard frame table, used by all pages*/
.frame_table_size {
	width:1000px; 
	border:0pt;
	height:100%;
	border-width:0pt;
	}
	
.frame_table_row {
	vertical-align:top;
	}
	
.frame_table_size_inner {
	width:997px; 
	margin:none;
	padding: none;
	}
.frame_table_size_inner td {
border:0px red solid;
}
.frame_table_cell_5 {
	vertical-align:middle;
	text-align:center;
	height:140px;
	}	
.frame_table_cell_5b {
	vertical-align:middle;
	text-align:center;
	height:170px;
	}	
	
.frame_table_cell_6 {
	font-size:7pt;
	height:10px;
	}	
	
.frame_table_cell_8 {
	text-align:center;
	vertical-align:top;
	height:200px;
	}	
	
	
	
	
	
.footer {
	width:997px;
	font-size:9pt;
	font-family: 新細明體;
	height:15px;
	text-align:right;
	color:#666;
	}	
	
	
	
	


.topic{font-size:14pt;
font-weight:bold;
margin-left:20px;
}

.table_font{font-size:13pt;
width:650px;
}

.path_link{font-size:14pt;
color:#069;}

.cg{font-size:14pt;
color:#003;
}

.paragraph1 {
	font-size:14pt;
	font-family: 新細明體;
} 


	
.copyright {
	font-size:10pt;
	color:#666;
	}
	
#top_banner {
	background-image:url("../Images/banner.jpg")}
	

.menu_table {
	width:798px;
	font-size:12pt;
	color:#33C;
	}
		
.frame_table_cell_1 {
	vertical-align:top;
	text-align:center;
	width:220px;
	}
.frame_table_cell_2 {
	vertical-align:top;
	height:40px;
	}
.frame_table_cell_3, .dv3{
	vertical-align:top;
	width:750px;
	}
.frame_table_cell_4 {
	vertical-align:top;
	width:130px;
	text-align:center;
	}


.frame_table_cell_7 {
	width:10px;
	font-size:20pt;
	}

.web_link_table {
	width:400px;
}
.table_add {
	width:80%;
}
.ans_right{
	color:#090;
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
}
.ans_wrong{
	color:#F00;
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
}
.desc{
	color:#006;
	visibility:hidden;
}
.dv3{
	margin-left:10px;
	margin-top: 10px;
}
.screen_bg{
	background-color:#000;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}
.qtn{
	color:#390;
}
.challenge_table{
	width:600px;
}
.book_table{
	width:650px;
	text-align:left;
}
.book_image{
	text-align:center;
	height:200px;
}
.dictionary_iframe{
	border:0px;
	width:725px;
	height:544px;
}
.div_timer{
	color:#00C;
	font-weight:bolder;
}