a, a:link, a:visited, a:active {
	color: #604010;
	outline: none;
	text-decoration: none;
}

.faq-padding{
	padding: 16px 11px 10px 69px;
	color: #604010;
	font: normal 12px verdana, lucida, sans-serif;
}

.faq-padding strong {
	color: #604010;
	font-weigth: bold;
	padding: 10px 0 10px 0;
}

.faq-padding h1 {
	color: #604010;sss
	font: bold 20px verdana, lucida, sans-serif;
	padding: 10px 0 20px 0;
}

#faq-top{
	background: transparent url(/images/frontend/10-reasons_fr.jpg) no-repeat 0 0;
	height: 322px;
}

#faq-top.en {
	background: transparent url(/images/frontend/10-reasons_en.jpg) no-repeat 0 0;
}

#faq-top h1 {
	height: 172px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}

#faq-top .green1{
	padding: 0 0 15px 8px;
	width: 373px;
}

#faq-top .name{
	padding: 0 0 0 8px;
}

.cont-faq{
	margin: 10px 0 0 28px;
}

.cont-faq li{
	margin: 0 30px 20px 0;
}

.cont-faq li,
.cont-faq li a{
	color: #604010;
	font-size: 12px;
	font-weight: bold;
}


.cont-faq li a span{
	background: transparent url(/images/frontend/arrow.gif) no-repeat 100% 5px;
	padding: 0 20px 0 0;

}

.cont-faq li a:focus span,
.cont-faq li a:hover span,
.cont-faq li a.on span{
	
	background-position: 100% -22px;
}
/*.cont-faq li a{
	background: transparent url(/images/frontend/arrow.gif) no-repeat 100% 5px;
	padding: 0 20px 0 0;
}


.cont-faq li a:focus,
.cont-faq li a:hover,
.cont-faq li a.on{
	background-position: 100% 0;


.cont-faq li a:focus,
.cont-faq li a:hover,
.cont-faq li a.on{
	text-decoration:underline;
}
}*/
.cont-faq li p{
	color: #555;
	font-size: 12px;
	font-weight: normal;
}