#accessory{
	margin-bottom:10px;
}
.text_accessory{
	margin:0;
	padding:15px 20px;
	line-height:30px;
	font-size:16px;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}
.sampleimg{
	float:left;
}
.download{
	width:230px;
	line-height:30px;
	font-size:16px;
	float:right;
}
.download ul li{
	list-style:dot;
	width:180px;
	height:40px;
}
.download ul li a{
	display:block;
	font-size:20px;
	line-height:40px;
	text-decoration:none;
	background:#ffffff;
}
.download ul li a:hover{
	background:#ffccff;
}
