#slider-f {width:700px; min-height: 500px; max-height: 1200px; margin: 0; padding: 0;}
#slider-f h2	{font-size: 18px !important;}
.header-faq {
	width:700px; /*border-bottom:2px solid #FF0000;*/
	padding:0 0 0 15px;
	height: 20px;
	line-height: 20px;
	font-weight:bold;
	margin:2px 6px;
	cursor:pointer;
	background-color:#ddd;
	color: #376e11;
	background-image: url(../imagepmw/arrow.png);
	background-repeat: no-repeat;
	background-position: 680px 3px;
	font-size: 90%;
}
.header-faq:hover {color:#fff; background: #ddd url(../imagepmw/arrow-hover.png) 680px 3px no-repeat;}
.content-faq {overflow:hidden}
.text {
	width:680px; /*border:2px solid #307109;*/ /*outline: 3px solid #FF0000;*/
	padding:0 0 0 20px;
	margin: 0;
	color: #51AA14;
	line-height: 150%;
}

