div{
	display: block;
}
#faq{
	margin-bottom: 50px;
}
#faq .category-area{
	background-color: #f1f4e5;
	border: 1px solid #ccc;
	padding:10px;
	margin-bottom: 20px;
}
#faq .category-area h1{
	border-bottom: 2px solid #86b863;
	background: none;
	padding: 3px 0 5px 3px;
	font-size: 24px;
	line-height:28px;
	color: #85b964;
	font-weight: bold;
	margin-bottom: 10px;
}
#faq .category-area ul{
	padding:5px 0 0 20px ;
}
#faq .category-area li{
	display: inline-block;
	margin-right:30px;
	margin-bottom: 5px;
}
#faq .category-area li a{
	background: url("/img/about/faq/icon_set.png") no-repeat 0 0 transparent;
	padding:2px 0 2px 16px;
	font-weight: bold;
}
#faq-list{
	width: 630px;
	float: left;
}
#faq-list .faq-category-box{
	padding:15px 20px;
}
#faq-list .faq-category-box h2{
	font-size: 18px;
	line-height:20px;
	color: #000;
	margin-bottom: 10px;
}
#faq-list .faq-category-box dt,#faq-list .faq-category-box dd{
	background-image: url("/img/about/faq/icon_set.png");
	background-repeat: no-repeat;
	font-size: 13px;
}
#faq-list .faq-category-box dt{
	background-position:0 -100px;
	margin-bottom: 10px;
	padding: 2px 0 2px 30px;
}
#faq-list .faq-category-box dt a{
	color: #333;
	font-size: 14px;
}
#faq-list .faq-category-box dd{
	background-position:0 -200px;
	border: 1px solid #bfbfbf;
	background-color: #FDFDDB;
	color: #333333;
	line-height: 20px;
	margin-bottom: 15px;
	padding: 18px 25px 15px 45px;
	display: none;
}
#faq-list .faq-category-box dd .attachment{
	padding-top: 10px;
	overflow: hidden;
}
#faq-list .faq-category-box dd .attachment .close-button{
	background: url("/img/about/faq/btn_close.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 16px;
	margin-left: 20px;
	overflow: hidden;
	text-indent: -9999px;
	width: 47px;
}
#faq-list .faq-category-box dd .attachment .contact-link{
	float: right;
	font-size: 11px;
	color: #666;
}
#faq-list .page-top-link{
	text-align: right;
	border-bottom: 1px solid #D9D9D9;
	padding:0 10px 3px 0;
	margin-bottom: 20px;
}
#faq-list .page-top-link a{
	color: #08c;
}
#bottom-category-list{
	margin-top: 40px;
	font-size: 12px;
}
#bottom-category-list .title{
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
#bottom-category-list li{
	display: inline-block;
	padding:0 10px;
	margin-bottom: 5px;
	border-right:1px solid #ccc;
	line-height: 15px;
}
#frequest-faq-list{
	width: 228px;
	float: right;
	border: 1px solid #e6e6e6;
}

#frequest-faq-list .frequest-faq-title{
	background-color: #f1f4e5;
	color: #558a34;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding:8px 0 7px 20px;
	border-bottom: 1px solid #e6e6e6;
}
#frequest-faq-list ul{
	padding: 15px 10px 5px 10px;
}
#frequest-faq-list li{
	margin-bottom: 10px;
}
#frequest-faq-list li a{
	font-size: 13px;
	color: #000;
}
#frequest-faq-list li .marker{
	color: #D21A07;
}
