@charset "utf-8";
/* CSS Document */

#novice{
	text-align:left;
	margin:20px 0;
	}


#novice h3,
#novice h4,
#novice p,
#novice ul{
	margin:0 20px;}

#novice .text{
	margin-bottom:1em;
	}

#novice h3{
	clear:both;
	padding:20px 0 20px 0;
	*padding:10px 0 20px 0;
	}

#novice #step3 li{
	float:left;
	margin:0 0 20px 0;
	}
#novice #step3 h4{
	margin:0 0 10px 20px;
	}
#novice #step3 li p{
	width:280px;
	}

#novice #step4 li{
	display:inline;
	}

#novice .imgSet{
	float:left;
	_margin:0 15px 0 10px;
	}
#novice .cl{
	clear:both;
	}
