.faqList{
	margin:0 0 0 30px;
}
.faqList li {
	list-style: none;
}

.faqList .question {
  padding-left: 18px;
  background: transparent url('plus.png') left center no-repeat; 
}
.faqList li.simpleFAQShowing .question {
  background: transparent url('minus.png') left center no-repeat;
}
.faqList .simpleFAQHover { color: #060; }
.faqList .answer {
  margin-left: 1em;
  border: 1px solid #66c;
  padding: 0.4em;
}
.tags { font-size: 0.7em; color: #999; }

.faqList .anscontent{
	margin:0 0 1em 0;
}

.numberimg{
	float:left;
	margin:5px;
}

.stred{
	font-weight:bold;
	color:#FF0000;
}

.flow dt{
	font-weight:bold;
}

.flow dd{
	margin:0 0 5px 25px;
}

.imalist{
	overflow:hidden;
}

.imalist p{
	overflow:hidden;
	clear:left;
	margin-bottom:5px;
}

.imalist img{
	margin-right:15px;
	float:left;
}

.faqimglist li{
	height:155px;
	clear:left;
}

.faqimglist img{
	float:left;
	margin-right:5px;
}
