@charset "utf-8";
/* CSS Document */

h4{
	font-size:12px;
	color:#3F7DBC;
	padding:0px 0px 10px 0px;
}

#head_qanda{
	text-indent:-9999px;
	background-image:url(../img/qanda/head_qanda.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#head_qanda_an{
	text-indent:-9999px;
	background-image:url(../img/qanda/head_qanda_an.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

.return_q{
	display:block;
	width:80px;
	height:12px;
	margin:8px 0px 8px 460px;
}
.qanda_header{
	font-size:14px;
	font-weight:bold;
	color:#FF9933;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 2px 0px;
	margin: 20px 0px 2px 0px;
}

.qanda_ul li{
	display:block;
	width:555px;
	border-style:dotted;
	border-color:#666666;
	border-width:0px 0px 1px 0px;
	padding: 15px 0px 2px 0px;
}

