@import url("../basic.css");
div#faq{
	padding-left:30px;
	padding-right:30px;
	padding-bottom:50px;
}
div#faq p.mmhide_lead{
	padding:20px 0 20px 25px;
}
div#faq dl{
	width:700px;
	padding-left:25px;
	padding-top:30px;}
div#faq dt{
	padding-top:3px;
	padding-left:35px;
	margin-bottom:20px;
	color: #630;
	font-weight: bold;
	background-image: url(img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	}
div#faq dd{
	width:600px;
	line-height:160%;
	padding-left:35px;
	background-image: url(img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	}
div#faq dd p{
	padding: 10px;
	width: 650px;
	border: 1px solid #CCC;
	background-color: #d6ffce;
	margin-top: 10px;
	}

div#faq h1 {
	width: 200px;
	border: medium double #093;
	margin-top: 10px;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 300px;
	left: 300px;
	right: 300px;
	background-color: #FFFFBF;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bolder;
	text-align:center;
}
div#faq h2 {
	height: 20px;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-left-style: solid;
	margin: 10px;
	border-left-color: #008500;
	font-size: 14px;
	font-weight: bold;
	text-indent:1em;
}
div#faq h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFC;
	padding: 10px;
	height: 50px;
	width: 400px;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 200px;
	border: medium double #390;
}

div#faq h4 {
	font-weight: bold;
	color: #00C;
}
div#faq h5 {
	color: #360;
}
div#faq h6 {
	font-size: 12px;
	color: #F00;
}
div#faq div {
	padding-left:40px;
}
div#faq li {
	font-weight: bold;
	list-style-image: url(../img/icon_arrow.gif);
}
