/* CSS Document */
.faq { margin: 40px 0 100px; }
.faq li { border-bottom: 2px dotted #CCC; padding-left: 10px; overflow: hidden; background: url(../Image/pngPicture/faqBgc.jpg) no-repeat 740px 15px; padding-bottom: 20px; }
.faq li>strong { font-size: 14px; color: #246cce; line-height: 45px; cursor: pointer; }
.faq p { font-size: 12px; }
.faq li strong { _font-size: 14px; _color: #246cce; _line-height: 45px; }
.faq p strong { _font-size: 12px; _color: #000; _line-height: normal; }
