@charset "utf-8";


.title {
	background-image: url(../images/common/title_bg.gif);
	height: 31px;
	width: 505px;
	_height: 46px;
	_width: 535px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 20px;
}
.box1 {
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	width: 500px;
	margin: 0px auto;
}
.box1 p {
	margin-bottom: 20px;
}
.qa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.q {
	background-image: url(../images/guide4/q.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 50px;
	font-weight: bold;
}
.a {
	background-image: url(../images/guide4/a.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-left: 50px;
}
