@charset "UTF-8";

h3{
	margin:0 auto;
	padding-top:34px;
	width:800px;
	height:86px;
	clear:both;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/page_tit.jpg) no-repeat;
}

dl{
	margin-bottom:10px;
	width:740px;
	line-height:1.5em;
}

dt{
	margin-bottom:10px;
	padding:3px 0 8px 38px;
	background:url(../img/q.gif) no-repeat;
}

dd{
	padding:3px 0 8px 38px;
	background:url(../img/a.gif) no-repeat;
}

.dashed{
	margin:15px 0;
	width:740px;
}
