@media screen and (min-width: 480px){
.faqHead{
color:#BF4D00;
font-size:20px;
background:url("../img/faq/line.jpg") no-repeat 0 100%;
padding-left:10px;
padding-bottom:10px;
margin:0 0 40px 0;
}

.faqBox1{
height:40px;
border:solid 3px #D7D7D7;
border-radius:5px;
margin-bottom:40px;
}

.faqMenu1{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat 15% 100%;
float:left;
padding:13px 0 0 50px;
}

.faqMenu2{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat 25% 100%;
float:left;
padding:13px 0 0 50px;
}

.faqMenu3{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat 25% 100%;
float:left;
padding:13px 0 0 50px;
}

.faqTitle1{
height:30px;
background:#D7D7D7;
padding:15px 0 0 30px;
margin-bottom:20px;
}

.faqBox2{
width:690px;
border:solid 1px #D7D7D7;
border-radius:5px;
margin-bottom:30px;
padding:10px;
}

.faqB2Title{
padding:10px 0 0 40px;
height:30px;
background:url("../img/faq/iconQ.gif") no-repeat 2% 40%;
border-bottom:solid 1px #D7D7D7;
font-size:15px;
}

.faqBtext{
margin:0;
padding:7px 0 20px 38px;
line-height:150%;
}

.bkAdj1{
background:url("../img/faq/iconA.gif") no-repeat 2% 10%;
}

.bkAdj2{
background:url("../img/faq/iconA.gif") no-repeat 2% 15%;
}

.bkAdj3{
background:url("../img/faq/iconA.gif") no-repeat 2% 20%;
}

.bkAdj4{
background:url("../img/faq/iconA.gif") no-repeat 2% 4%;
}

dl:last-child{
margin-bottom:100px;
}
}

@media screen and (max-width: 479px){
.faqHead{
color:#BF4D00;
font-size:20px;
background:url("../img/faq/line.jpg") no-repeat 0 100%;
padding-left:10px;
padding-bottom:10px;
margin:0 0 30px 0;
}

.faqBox1{

border:solid 3px #D7D7D7;
border-radius:5px;

}

.faqBox1 p {padding-left: 20px;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px;}

.faqMenu1{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat;

}

.faqMenu2{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat;

}

.faqMenu3{
height:14px;
background:url("../img/faq/icon.jpg") no-repeat;

}

.faqTitle1{
height:30px;
background:#D7D7D7;
padding:15px 0 0 30px;
margin-bottom:20px;
}

.faqBox2{
border:solid 1px #D7D7D7;
border-radius:5px;
margin-bottom:20px;
padding:10px;
}

.faqB2Title{
padding:10px 0 10px 40px;
height:30px;
background:url("../img/faq/iconQ.gif") no-repeat 2% 40%;
border-bottom:solid 1px #D7D7D7;
font-size:15px;
}

.faqBtext{
margin:0;
padding:7px 0 20px 38px;
line-height:150%;
}

.bkAdj1{
background:url("../img/faq/iconA.gif") no-repeat 2% 10%;
}

.bkAdj2{
background:url("../img/faq/iconA.gif") no-repeat 2% 15%;
}

.bkAdj3{
background:url("../img/faq/iconA.gif") no-repeat 2% 20%;
}

.bkAdj4{
background:url("../img/faq/iconA.gif") no-repeat 2% 4%;
}

dl:last-child{
margin-bottom:100px;
}
}
