@charset "utf-8";
/* CSS Document */


/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}

.faq{
	width:670px;
	margin:40px 0 20px auto;
}
.faq div{
	border-bottom:1px dotted #5e5e5e;
	margin:0 0 15px;
	padding:0 0 15px;
}
.faq h3{
	background:url(../images/icon_q.gif) no-repeat 0 0;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
	padding:2px 0 0 25px;
}
.faq  p{
	background:url(../images/icon_a.gif) no-repeat 3px 0;
	padding:0 0 0 25px;
}





