@charset "utf-8";
#rightcont{
	_padding:0px 0px 0px 14px;
}

#header{
	background:url("../images/qanda/header_bg.gif") repeat-x bottom;
}

#h2msg{
	font-size:11px;
	line-height:140%;
	color:#595757;
	margin:20px 0px 0px 0px;
}

#qbox{
	border-top:dotted 1px #8ebfd7;	
	margin:20px 0px 30px 0px;
	width:415px;
}

#qbox li{
	padding:14px 0px 0px 50px;
	font-size:11px;
	height:21px;/*35*/
	border-bottom:dotted 1px #8ebfd7;
}

#qbox li a{
	color:#595757;
}

.q1{
	background:url('../images/qanda/q1.gif') no-repeat;	
}

.q2{
	background:url('../images/qanda/q2.gif') no-repeat;	
}

.q3{
	background:url('../images/qanda/q3.gif') no-repeat;	
}

.q4{
	background:url('../images/qanda/q4.gif') no-repeat;	
}

.q5{
	background:url('../images/qanda/q5.gif') no-repeat;	
}

.q6{
	background:url('../images/qanda/q6.gif') no-repeat;	
}

.q7{
	background:url('../images/qanda/q7.gif') no-repeat;	
}

.q8{
	background:url('../images/qanda/q8.gif') no-repeat;	
}

.q9{
	background:url('../images/qanda/q9.gif') no-repeat;	
}

.q10{
	background:url('../images/qanda/q10.gif') no-repeat;	
}


#ansbox{
	font-size:11px;
}

#ansbox dl{
	border:solid 1px #bcddec;
	margin:0px 0px 10px 0px;
	width:593px;
}

#ansbox dl dt{
	height:17px;/*27*/
	padding:10px 0px 0px 40px;
}

#ansbox dl dd{
	background:url('../images/qanda/ans.gif') no-repeat 0px 5px;
	padding:10px 10px 10px 50px;
}

.q1h{
	background:url('../images/qanda/q1h.gif') no-repeat;
}
.q2h{
	background:url('../images/qanda/q2h.gif') no-repeat;
}
.q3h{
	background:url('../images/qanda/q3h.gif') no-repeat;
}
.q4h{
	background:url('../images/qanda/q4h.gif') no-repeat;
}
.q5h{
	background:url('../images/qanda/q5h.gif') no-repeat;
}

.q6h{
	background:url('../images/qanda/q6h.gif') no-repeat;
}
.q7h{
	background:url('../images/qanda/q7h.gif') no-repeat;
}
.q8h{
	background:url('../images/qanda/q8h.gif') no-repeat;
}
.q9h{
	background:url('../images/qanda/q9h.gif') no-repeat;
}
.q10h{
	background:url('../images/qanda/q10h.gif') no-repeat;
}