﻿@charset "utf-8";

/* -----------------------------------------------------------------
   faq
----------------------------------------------------------------- */
#main .left h3.quiestion {
	height      : 25px;
	margin      : 0;
	padding     : 5px 0 5px 35px;
	background  : url(../images/left-h3-question.gif) no-repeat;
	color       : #333;
	font        : 16px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 25px;
}

#main .left p.answer {
}