.faq .top{
display:block;
}
.faq-list{
font-size:16px;
font-family:Arial;
padding:1px 0 0 0;
width:705px;/*664px;*/
}
.faq-item{
margin:15px 0 0 0;
border:2px solid #c5c5c5;
-webkit-border-radius: 13px;
        border-radius: 13px;
background:#f2f2f2;
}
.bx-tglr{
margin:0;
cursor:pointer;
font-weight:bold;
font-size:13px;
clear:both;
position:relative;
color:#ef7c05;
background:none;
padding:7px 5px 7px 20px;
}
.faq-list .bx-tglr-ico{
background:url(/p/bullet.jpg) no-repeat;
position:absolute;
display:block;
margin:0;
top:13px;
left:8px;
width:12px;
height:12px;
}
.bx-tglr.active{
color:#ef7c05;
font-weight:bold;
font-weight:16px;
}
.faq-list .element{
margin:0;
overflow:hidden;
}
.bx-top{
}
.bx-bottom{
}
.bx-content{
width:655px;
padding:17px 27px 27px 19px;
font-size:12px;
line-height:120%;
background:none;
color:#3d3d3d;
text-align:left;
}
.faq-section{
display:none;
}