﻿.box li
{
    width:146px;
    height:146px;
    border:2px solid #cccccc;
    float:left;
    margin:20px;
    text-align:center;
    font-size:18px;
    }

.box li img
{
    display:block;
    margin:30px auto 20px;
    }

.box li a
{
    display:block;
    }



.contentbox .subtitle
{
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid #eee;
    margin-top:30px;
    margin-bottom:20px;
    line-height:36px;
    }
    
.expertlist{ overflow:hidden; zoom:1;padding:10px; }
.expertlist  li{float:left; _display:inline; overflow:hidden;  margin:15px;width:320px;margin-bottom:20px;}
.expertlist li .pic img{ width:119px; height:178px; display:block;   }
.expertlist li .text{ line-height:24px;padding-top:6px;font-size:14px;width:190px;}
.expertlist li .text h2{font-size:18px;color:#333;font-weight:bold;}
.contentbox
{
    padding:0 20px;
    }
.contentbox table 
{
    width:90%;
    }
.contentbox table td,.contentbox table th
{
    border:1px solid #ccc;
    line-height:
    }
.contentbox table td
{
    line-height:42px;
    text-align:center;
    }
.contentbox table th
{
    line-height:56px;
    }
.contentbox table thead
{
    background:#fafafa;
    }
.contentbox  .introtext
{
    line-height:24px;
font-size:16px;
    }