#topicpath .topicpath {
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
/* formatting style
----------------------------------------------*/

#topicpath #topicpath-stand {
	background-image: url(../images/t1.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-sitemap {
	background-image: url(../images/t2.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-faq {
	background-image: url(../images/t3.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-aboutus {
	background-image: url(../images/t4.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-order {
	background-image: url(../images/t5.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-law {
	background-image: url(../images/t10.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-smartpit {
	background-repeat: no-repeat;
	height: 100px;
	background-image: url(../images/t7.gif);
	background-color: #FFFFFF;
}

#topicpath #topicpath-mothorchid {
	background-image: url(../images/t8.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-kuge {
	background-image: url(../images/t9.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-kuge1 {
	background-color: #FFFFFF;
	background-image: url(../images/t16.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#topicpath #topicpath-kuge2 {
	background-color: #FFFFFF;
	background-image: url(../images/t17.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#topicpath #topicpath-privacypolicy {
	background-image: url(../images/t6.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}

#topicpath #topicpath-foliageplant {
	background-image: url(../images/t11.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath  #topicpath-top  {
	background-image: url(../images/t19.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#topicpath #topicpath-pick {
	background-image: url(../images/t20.gif);
	background-repeat: no-repeat;
	height: 100px;
}


#topicpath #topicpath-mothorchidorder {
	background-image: url(../images/t12.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-freeshipping {
	background-image: url(../images/freeshipping.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-arrangement {
	background-image: url(../images/t13.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-arrangement1 {
	background-color: #FFFFFF;
	background-image: url(../images/t18.gif);
	background-repeat: no-repeat;
	height: 100px;
}

#topicpath #topicpath-deliveryarea {
	background-image: url(../images/t14.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#topicpath #topicpath-guidance {
	background-image: url(../images/t15.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
#accordion {
	width:160px
}
.accordion {
	width:160px
}
.accordion dt {
	width:150px;
	border:1px solid #dddddd;
	padding:4px;
	font-weight:bold;
	cursor:pointer;
	background-color: #eeeeee;
	margin-bottom: 5px;
}
.accordion dt:hover {
	color: #FFFFFF;
	background-color: #302e2a;
}
.accordion dd {
	overflow:hidden;
	color: #302e2a;
	background-color: #FFFFFF;
}
.accordion span {
	display:block;
	width:150px;
	border-top:1px none #dddddd;
	padding:4px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

