<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
	border:0;
	}
*{
	margin:0;
	padding:0;
	list-style:none;
	}
label{
	color: #4f4f4f;
	display: block;
	line-height: 2em;
	}
body{
	color:#fff;
	font-family:Corbel,'Myriad Pro',Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 auto;
	}
#divcss5{
	padding:0px 0px 60px 0px;
	border:1px solid white;
	text-shadow:1px 1px 0 white;
	width:820px;
	margin:auto;
	}

dt{
	color:#000;
	font-size:16px;
	margin-top:16px;
	margin-bottom:0px;
	padding-left:25px;
	position:relative;
	cursor:pointer;
	border:1px solid transparent;
	width:590px;
	}

dt:hover{ 
	color:#F30;
	}
dt .icon{
	background:url("images/bullets.png") no-repeat;
	height:12px;
	left:0;
	position:absolute;
	top:5px;
	width:12px;
	}

dt.opened .icon{ 
	background-position:left bottom;
	}
dd{
	color:#717f89;
	line-height:1.5em;
	padding:8px 0 0px 25px;
	width:550px;
	display:none;
	font-size:16px;
	}
.list{
	float: left;
	}
.list ul{
	margin-left:20px;
	}
.list li{
	margin-left:20px;
	padding-right:30px;
	list-style:square;
	}
.list2{
	float: left;
	}
.list2 ul{
	margin-left:20px;
	}
.list2 li{
	margin-left:20px;
	padding-right:30px;
	list-style: decimal;
	}
.list3 ul{
	margin-left:20px;
	}
.list3 li{
	margin-left:20px;
	padding-right:0px;
	list-style: decimal;
	}
a, a:visited {
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #069;
	color: #069;
	}

a:hover{
	border-bottom:1px dashed transparent;
	color: #930;
}

.word{
	width:670px;
	}
.center{
	width:900px;
	text-align:center;
	}
.e{
	width:900px;  
	display:table; 
	margin-top:0px;
	background:#FFF;
	background:url('images/bg.jpg') repeat-y;
	font-size:12pt;
	color:#333;
	margin:auto;
	height:auto!important;
	min-height:700px;
	height:700px;
	} 	 
.text01{
	font-size:16px;
	color:#333;
	}
#about_lesson{
	color: #333;
	font-size:14px;
	}
.clear{
	clear:both;
	}
#about_lesson img{
	float:left;
	padding-bottom:10px;
	padding-right:15px;
	}
#css_table {
	float:left; 
	line-height:25px; 
	font-size:14px; 
	color:#333;
	width:100%;
	border:1px solid #ccc;
	}
#css_table td{
	padding-left:4px;
	}
#css_table2 {
	float:left; 
	line-height:21px; 
	font-size:14px; 
	color:#333;
	width:240px;
	padding-bottom:10px;
	}
#css_table2 td{
	padding-left:4px;
	}
#css_table3 {
	float:left; 
	line-height:21px; 
	font-size:14px; 
	color:#333;
	width:130px;
	margin-bottom:10px;
	margin-left:5px;
	}
#css_table3 td{
	padding-left:4px;
	}
#lesson_contant{
	font-size:1em;
	line-height:1.5em;
	float:right;
	width:550px;
	float:left;
	padding-bottom:10px;
	}
.lesson_title{
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:1.6em;
	font-weight:bolder;
	color: #006;
	padding-bottom:10px;
	}
.icon_img{
	float:right;
	margin-right:-10px;
	padding-top:10px;	
	}
#info{
	margin-bottom:20px;
	}
#info2{
	padding-bottom:5px;
	margin-top:15px;
	padding-left:0px;
	}
#info3{
	padding-bottom:5px;
	padding-left:0px;
	}
.txt_blue{
	 font-size:18px;
	 color:#006;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bolder;
	 padding-top:15px;
	 }
.txt_black{
	 font-size:18px;
	 color:#000;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bolder;
	 padding-top:15px;
	 padding-bottom:10px;
	 }
#sub_info{
	position: absolute;
	margin-left:670px;
	margin-top: 165px;
	margin-bottom:50px;
	width:220px;
	}
#page{
	min-height:500px;
}
#lesson_contanr_in{
	float:right;
	width:380px;
	}
.sub_table{
	background-color:#FFF;
	background:url(images/sub_bg.jpg) repeat-y;
	text-align:left; 
	padding:10px; 
	font-size:14px;
	color:#333;
	line-height:1.4em;
	}
h4{
	font-size:16px;
	font-weight:bolder;
	color: #000;
	line-height:1.5em;
	}</pre></body></html>