/*--------------------------------------------------
for CAMP PRsite
2009/08/25 kim_sungjin
--------------------------------------------------*/

/*TOC===============================================
==================================================*/
h1{
width:168px;
height:25px;
_margin-bottom:3px !important;
background:url(../img/title_qa.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
h2.qaTitle{
margin-bottom:21px;
}
h2.title1{
width:800px;
height:42px;
background:url(../img/img_qa_service.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
h2.title2{
width:800px;
height:42px;
background:url(../img/img_qa_summary.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
h2.title3{
width:800px;
height:42px;
background:url(../img/img_qa_introduce.jpg) no-repeat scroll 0 0;
text-indent:-9999px;
}
#contents dl{
background:url(../img/img_qa_line.gif) repeat-x scroll 0 bottom;
padding:0 0 17px;
margin-bottom:17px;
}
#contents dl.lastQuestion{
background-image:none;
}
dt.question{
display:block;
background:url(../img/icon_q.jpg) no-repeat scroll 0 50%;
padding-left:47px;
font-weight:bold;
font-size:1.17em;
height:20px;
}
dd.answer{
margin-top:15px;
background:url(../img/icon_a.jpg) no-repeat scroll 0 50%;
padding-left:46px;
min-height:20px;
height:auto !important;
height:20px;
}
div.answerContents{
background:url(../img/img_a_line.gif) repeat-y scroll 0 0;
width:575px;
}
div.answerSubContents{
background:url(../img/bg_a.gif) no-repeat scroll 0 50%;
padding-left:11px ;
padding-right:1px;
width:563px;
}
.answer p{
padding:11px 13px;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
