@charset "UTF-8";
/* CSS Document */
.overlay-wrapper{display:none; position:fixed; width:100%; height:100%; z-index:9998; left:0;top:0;  opacity:.8; background:#000; cursor: pointer; cursor: -webkit-zoom-out; cursor: -moz-zoom-out}
.faq-section-wrapper {display:none; position:fixed;width:100%; height: 1500px; z-index:9999; left:0;top:5950px; position:absolute; cursor: pointer; cursor: -webkit-zoom-out; cursor: -moz-zoom-out}

.faq-block-content{ cursor:default; padding: 30px 50px; width:600px; margin:120px auto; background: url(../images/bg/bg1.jpg); height:100%; -moz-box-shadow: 0px 0px 3px #777; -webkit-box-shadow: 0px 0px 3px #777; box-shadow: 0px 0px 3px #777; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px}
.faq-section-wrapper p{ line-height: 16px}
.faq-section-wrapper ul{ list-style: none }
.faq-section-wrapper li{ padding: 0 0 10px 0; margin: 0 0 0 0; overflow: hidden }
.faq-section-wrapper h1{ color: #999; opacity: 0.2; filter: alpha( opacity= 20)}
.faq-section-wrapper span.ques{ display: block; cursor: pointer}
.faq-section-wrapper div.col-l{  width: 10% }
.faq-section-wrapper div.col-r{  width: 85% }
.faq-section-wrapper ul div.ans{  margin-top: 5px; margin-bottom: 10px}

.faq-section-wrapper ul.block-list{ margin-top: 22px; margin-bottom: 20px; list-style: none}
.faq-section-wrapper ul.block-list li{ margin: 6px 0 0 0; border-bottom: none; padding: 0}
.faq-section-wrapper ul.block-list span{ color: #fff; font-weight: 500; background: #A5C02E; padding: 2px 10px; line-height: 30px;-moz-box-shadow: 0px 0px 3px #777; -webkit-box-shadow: 0px 0px 3px #777; box-shadow: 0px 0px 3px #777; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px}

.faq-section-wrapper ul.block-list2{ line-height:  17px; margin-top: 22px; list-style: none }
.faq-section-wrapper ul.block-list2 li{ background: url(../images/li.gif) no-repeat left top; margin: 6px 0 0 0; border-bottom: none; padding:0 0 0 10px }
.faq-section-wrapper ul.block-list2 span{ color: #fff; font-weight: 500; background: #A5C02E; padding: 2px 10px; line-height: 30px;-moz-box-shadow: 0px 0px 3px #777; -webkit-box-shadow: 0px 0px 3px #777; box-shadow: 0px 0px 3px #777; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px}


.ques-g{ color: #70a300 }
