﻿body {
	background-color: #f5821f;
}

A { font-size: 13px;
	color: #333333;
	line-height: 21px;
    TEXT-DECORATION:none;
	}
	
.t1 { font-size:13px;
	  color: #0066cc;
	  line-height: 21px;
	  TEXT-DECORATION:none;
	  
	  }
	  
.t1:hover { font-size:13px;
			color: #ff0000;
			line-height: 21px;
			TEXT-DECORATION:none;
			}
.t2 { font-size:13px;
	  color: #ff0000;
	  line-height: 21px;
	  TEXT-DECORATION:none;
	  }
	  
.t2:hover { font-size:13px;
			color: #ff0000;
			line-height: 21px;
			TEXT-DECORATION:none;
			}
			
.t3 { font-size:13px;
	  color: #333333;
	  line-height: 21px;
	  TEXT-DECORATION:none;
	  }
	  
.t3:hover { font-size:13px;
			color: #333333;
			line-height: 21px;
			text-decoration: underline;
			}
			
.font-normal {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.font-big {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.font-blue-b {
	font-size: 16px;
	line-height: 24px;
	color: #0066CC;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.font-coffe {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 21px;
	color: #996600;
}
.font-red {
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.lesson-table1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #74B52D;
}
.lesson-table2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 21px;
	color: #FF0000;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
.lesson-table3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	background-color: #B1E4B1;
	border: 1px solid #000000;
}
.table-black {
	border: 1px solid #000000;
}
.dot-line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.font-orange {
	font-size: 13px;
	line-height: 21px;
	color: #FF6600;
}
.table-about1 {
	border: 1px solid #0066CC;
}
.white-line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.table-imgframe {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.font-blue {
	font-size: 13px;
	line-height: 21px;
	color: #006699;
}
.font-coffee {
	font-size: 13px;
	line-height: 21px;
	color: #5E3F00;
}
.font-darkred {
	font-size: 13px;
	line-height: 21px;
	color: #CC0000;
}
