@charset "utf-8";

#mainArea .mainBox .title {overflow:hidden;}
#mainArea .mainBox .title h1 {float:left;}
#mainArea .mainBox .title p {float:right;}

#mainArea .mainBox .content .pName {position:relative; margin:20px 0; padding:10px; background:#eee; border:1px solid #DCDCDC;}
#mainArea .mainBox .content .pName .detail {position:absolute; top:0; right:10px;}

.fontBig {font-size:13px; font-weight:bold; margin-left:5px;}

#mainArea .mainBox .content .pBody {overflow:hidden}
#mainArea .mainBox .content .pBody .left {float:left; width:225px;}
#mainArea .mainBox .content .pBody .left .pImage img {border:1px solid #DCDCDC;}
#mainArea .mainBox .content .pBody .left .sh img {border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; border-bottom:1px solid #DCDCDC;}
#mainArea .mainBox .content .pBody .left .category {margin:25px 0 10px;}
#mainArea .mainBox .content .pBody .left ul {list-style:none;}
#mainArea .mainBox .content .pBody .left li {margin:8px 0 8px 10px;}
#mainArea .mainBox .content .pBody .left li span {color:#35AB83; font-weight:bold;}
#mainArea .mainBox .content .pBody .right {float:right; width:500px;}
#mainArea .mainBox .content .pBody .right .safe {margin-bottom:20px; line-height:20px; padding:10px 10px 10px 35px; background:url('/product/image/icon04.gif') no-repeat 18px 17px; border:1px solid #DCDCDC;}
#mainArea .mainBox .content .pBody .right dt {font-size:13px; color:#2CB872; font-weight:bold; padding:5px 10px; background:url('/product/image/back_img1.gif'); border-bottom:1px solid #e6e6e6;}
#mainArea .mainBox .content .pBody .right dd {padding:10px 10px 25px; line-height:20px;}
#mainArea .mainBox .content .pBody .right .ea {padding:5px 0 5px 25px; background:url('/product/image/icon01.gif') no-repeat 5px 9px;}
#mainArea .mainBox .content .pBody .right dd p {padding:5px 0;}

#pFAQ {width:100%; margin-top:20px;}
#pFAQ p {font-size:13px; color:#fff; font-weight:bold; padding:5px 10px; margin-bottom:5px; background:url('/product/image/back_img2.gif'); border-bottom:1px solid #e6e6e6;}
#pFAQ ul {list-style:none;}
#pFAQ li.Q {display:block; padding:13px 0 13px 45px; margin:0 10px; border-bottom:1px solid #DCDCDC; font-weight:bold; color:#308734; background:url('/product/image/faq_02.gif') no-repeat left center; cursor:pointer;}
#pFAQ li.A {line-height:20px; padding:10px 30px 20px; margin:0 10px; background:#eee; display:none;}
