.faqlist {
	color:#686B6D;
	list-style:none;
	margin:5px 0 10px 0;
}
.faqlist span{
	float:right;
	font-weight:normal;
}
.faqlist li {
	padding:0 7px 0 7px;
}
.faqlist .faqsubjet a{
	color:#6D9A41;
	text-decoration:none;
}
.faqlist li .faqsubjet {
	color:#6D9A5E;
	line-height:30px;
	padding:0 10px 0 10px;
	background:url(topic_ico.gif) 7px 4px no-repeat;
}
.faqlist li.alt .faqsubjet {
	background:url(topic_ico.gif) 7px 4px no-repeat #E4EADE;
}
.faqlist .faqContent {
	color:#333;
	padding:10px;
	font-size:13px;
	text-indent:25px;
	line-height:165%;
}

.pagelist {
	margin:10px 0 20px 0;
}
.pagelist span{
	padding:0 3px 0 3px;
}
.pagelist a{
	color:#333333;
	text-decoration:none;
}
