#content *{
	font-family: Verdana, Geneva, sans-serif;
}

#tutorial h2{
	width:400px;
	margin:0 auto;
	color:#026002;
}

#outline{
	width:1100px;
	margin:0 auto;
	font-weight:600;
	line-height:25px;
}
.sub1, .sub2{
	width:1050px;
	margin:0 auto;
	font-weight:600;
}
#outline ul{
	list-style:none;
}
.sub1 h4{
	color:#026002;
	background:#A7C942;
	/*background:#C4F89A;*/
	height:28px;
	line-height:28px;
}
#outline * a{
	text-decoration:none;
	/*color:#008800;*/
	color:#066;
}
#outline a:hover{
	text-decoration:underline;
	color:#FF4500;
}
.sub2{
	text-indent:30px;
	line-height:25px;
	color:#066;
	line-height:25px;
	padding-top:10px;
	font-weight:600;
}
p{
	color:#066;
}
.sub2 ul{
	list-style:square;
	text-indent:0;
}
.sub2 span{
	text-decoration:underline;
}




