@charset "utf-8";

/* update
------------------------------------------------------------------*/
#third #main3 .updateIndex{
	margin:			0px;
	padding:		0px;
}
#third #main3 .updateIndex h3{
	background:url(/accessory/update/img/bg_h3.gif) repeat-x;
	width:	810px;
	margin:			0px;
	padding:		0px;
	text-align:left;
}

#third #main3 .updateIndex dl{
	margin:			0px auto;
	padding:		0px 0px 20px 0px;
	font-size:		12px;
	width:			790px;
	background-position:	bottom left;
	background-repeat:	no-repeat;
	}

#third #main3 .updateIndex dl dt{
	margin:			0px 0px 0px 0px;
	padding:		11px 0px 2px 0px;
	width:			120px;
	float:			left;
	color:			#999999;
	background-image:	url(/accessory/common/bg_ul.gif);
	background-position:	bottom left;
	background-repeat:	repeat-x;
	line-height:		1.4;
	}

#third #main3 .updateIndex dl dd{
	margin:			0px 0px 0px 0px;
	padding:		11px 0px 2px 0px;
	width:			668px;
	float:			left;
	background-image:	url(/accessory/common/bg_ul.gif);
	background-position:	bottom left;
	background-repeat:	repeat-x;
	line-height:		1.4;
	}

#third #main3 .updateIndex dl dt.first-child,
#third #main3 .updateIndex dl dd.first-child{
	background-image:	none;
	}

#third #main3 .updateIndex dl dd a{
	clear:			left;
	}
	
	

#third #main3 .btn_toacc{
	text-align:right;
	margin:0;
	padding:0;
}
