﻿@charset "utf-8";


#Faq {
	width:768px;
	margin: auto auto 20px auto;
}

#Faq .textblock {
	font-size:16px;
	line-height:150%;
	text-align:left;
	width:521px;
}

#Faq .textblock .ht{
	color:#F08300;
}

#Faq .textblock img {
	margin:10px auto 10px auto;
}


#Faq .photoBlock {
	float:right;
	width:247px;
}

#Faq .photoBlock img {
	margin: 20px auto 41px auto;

}