*{ margin: 0; padding: 0; }
img{ border:0}
body{ background: #92C527; font-size: 14px; letter-spacing: -1px; width: 12000px; position: absolute; top: 0px; left: 0px; bottom: 0px; }
.section{ margin:0px; bottom: 0px; width: 3000px; float: left; height: 100%; text-shadow: 1px 1px 2px #6C3; }
.section h2{ margin: 20px 0px 0px 50px; height:80px; line-height:80px; font-size: 36px;}
.section h3{ margin: 0px auto 10px 0px; font:bold 13px Verdana, Geneva, sans-serif,"ËÎÌå" }
.section .focus{ float:left; width:600px; height:350px; margin:0 0 0 50px}
.section .module{ float:left; width:200px; height:350px; padding-left:20px}
.section ol{ /*list-style:url(../images/ul.png); */margin-left:20px; margin-bottom:20px }
.section ol li{	font: normal 12px Arial, Helvetica, sans-serif,"ËÎÌå";	color:#fff;	line-height:160%;}
.section p{ margin: 5px 0px 0px 50px; width: 600px; line-height:150% }
.black{ color: #fff; background: #8fc320 url(../images/black.png) no-repeat top right; }
.white{ color: #fff; background: #fff url(../images/white.png) no-repeat top right; }
.whitebg{ width:680px; height:500px; background:url(../images/whitebg.png) no-repeat; }
.whitebg ol{ margin-left:65px; margin-right:20px}
.whitebg .title{ display:inline-block;background-color:#FFF; color:#99cc33; padding:5px; margin:10px auto 0px 50px}
.section ul{ clear:both; list-style: none; margin: 10px 0px 0px 550px; font-size:32px }
.black ul li{ float: left; padding: 5px; margin: 5px; color: #aacf52;}
.black ul li a{ display: block; color: #f0f0f0;}
.black ul li a:hover{ text-decoration: none; color: #fff; }
.white ul li{ float: left; padding: 5px; margin: 5px; color: #aaa; }
.white ul li a{ display: block; color: #222; }
.white ul li a:hover{ text-decoration: none; color: #000; }
.white table{ margin-left:50px}
.white table th{ background-color:#abcd00}

a{color:#FFF;text-decoration:none;}
a:hover{text-decoration:underline;}
span.reference{position:fixed;left:20px; bottom:10px;font-size:13px;font-weight:bold; color:#CF0}
span.reference a{color:#ccff00;padding:0 10px}
span.reference a:hover{ color:#99ff00;text-decoration:none;}

#screen span {
		position:absolute;
		overflow:hidden;
		border:#FFF solid 1px;
		background:#FFF;
	}
	#screen img{
		position:absolute;
		left:-32px;
		top:-32px;
		cursor: pointer;
	}
	#caption, #title{
		color: #FFF;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 1em;
		text-align: center;
	}
	#caption b {
		font-size: 2em;
	}
.clr{clear:both; height:0;font-size: 1px; line-height: 0px;}