@charset "utf-8";
/* CSS Document */



#qatab {
	padding-bottom:25px;
	width:600px;
	padding-left: 0px;
}

#qatab #qalist {
	border-bottom:#545454 solid 3px;
}

#qatab #qalist li {
	float: left;
}
#qatab #qalist .pad {
	padding-right:6px;
}

#qatab #tabbg #bottom {
	background-image:url(../../qa/images/bg_qatabnottom.gif);
	height:10px;
	margin-top:5px;
	background-repeat: no-repeat;
}

#qatab #tabbg {
	background-image:url(../../qa/images/bg_qatab.gif);
	padding-top:27px;
}
#qatab .qabox {
	width:570px;
	margin:0 auto;
}
#qatab .qabox p.q {
	font-weight:bold;
}
#qatab .qabox p.a {
	margin-bottom:1em;
}
#qatab .qabox p {
	text-indent:-1.3em;
	padding-left:1.3em;
}
#qatab .qabox p span {
	font-weight:bold;
}


