﻿
           .p_title {
           background:url(/images/p_title_red.jpg) no-repeat center right;
           height:30px;
           width:100%;
           }

             .p_title_blue {
           background:url(/images/p_title_blue.jpg) no-repeat center right;
           height:30px;
           width:100%;
           }

               .p_title span {
               color:#902724;
               width:200px;
               line-height:30px;
               width:300px;
               font-size:22px;
               font-weight:bold;
               }
           .point_red {
            background:url(/images/point_red.jpg) no-repeat center left;
            text-indent:40px;
            line-height:20px;
            font-size:14px;
            font-weight:bold;
           }
           .point_blue {
            background:url(/images/point_blue.jpg) no-repeat center left;
            text-indent:40px;
            line-height:20px;
            font-size:14px;
            font-weight:bold;
           }

           .p_des .left {
           width:340px;
           float:left;
           margin-left:5px;
           line-height:18px;
           font-size:13px;
           }
               .p_des .left img {
                max-width:340px;
               }
            .p_des .right {
           width:390px;
           float:left;
           margin-left:5px;
           }

           .p_des_con {
           line-height:23px;
           padding:8px 0px;
           }

           .p_des_con img{
           max-width:418px;
           }
       