﻿body {
            background-color: #ececec;
            margin: 0px auto;
            padding: 0px;
            font-weight: normal;
        }

        .div_pic {
            width: 100%;
            background-color: #d2d2d2;
        }

        .pic_down {
            width:1000px;
            text-align: center;
            margin:0 auto;
            height: 105px;
            text-align:center;
        }

        .pic_up {
            width: 100%;
        }

        .text_left {
            float: left;
            width: 305px;
            margin-top:40px;
        }

        .text_right {
            float: left;
            margin-left: 50px;
            width: 660px;
            margin-top:40px;
        }


        .div_text {
            width: 1026px;
            margin:0 auto;
            background-color: #fff;
            
        }

        .small_pic {
            margin-top: 5px;
            cursor:pointer;
        }

        .div_small {
            /*float: left;*/
            display:inline-block;
            width: 154px;
            height: 74px;
            background-color: #fff;
            text-align: center;
            margin-top: 15px;
            margin-left: 12px;
        }
        a {
            color: #4c4c4c;
        }
        .topbg{ background-color:#fff;}
        
#iNews{margin-left: 15px; margin-top:15px; position:relative;}
#iNews ul{ list-style:none;}
#iNews ul li{font-size: 15px; line-height:20px; padding:10px 0; border-bottom:1px solid #e7e7e7; color: #4c4c4c;}
#iNews ul li span{display: block;}
#iNews .more{position: absolute; right: -20px; top: 0; display: block; width: 50px; height: 20px;}

.iCaseList{ position:relative;}
.iCaseList .more{ display:block; width:42px; height:17px; overflow:hidden; background:url(../image/more.jpg) no-repeat; float:right; position:absolute; right:10px; top:4px;}



