/* CSS Document */

#content div#help-content{
	width:640px;
	margin:0 auto;
}

#content ul.help-nav-01{
	background:#f3efdf;
	padding:4px 0 0 8px;
	border-bottom:4px solid #f3efdf;
	overflow:hidden;
	/zoom:1;
}
#content ul.help-nav-01 li{
	float:left;
	background:url(../image_v2/_help/bg_01.gif) no-repeat;
	margin:0 3px -300px 0;
	padding-bottom:300px;
	width:206px;
}
#content ul.help-nav-01 li a{
	display:block;
	padding:5px 10px 5px 34px;
	background:url(../image_v2/_help/ico_01.gif) no-repeat 10px 50%;
	border-bottom:1px solid #c1a37e;
	min-height:3.6em;
	_height:3.6em;
}

