@charset "gb2312";
/* CSS Document */

.expert{width:960px;margin:0 auto;background:#2ca5ed;}
.expert .expert_left{width:260px; overflow:hidden;}
.expert .expert_left .expert_icon{width:200px;height:100px;margin:40px auto 20px auto;}
.expert .expert_left .expert_icon img{width:200px;}
.expert .expert_left ul{width:100%;}
.expert .expert_left ul li{width:80%;line-height:40px;margin:10px auto; text-indent:10px;color:#ffffff;font-size:18px; cursor:pointer;border:1px solid #ffffff;}
.expert .expert_left ul li:hover,.hover{background:#157fcf;}
.expert .expert_right{width:689px;overflow:hidden;background:#ffffff;padding-left:10px;}
.expert .expert_right .title{font-size:18px;line-height:46px; box-shadow:3px 3px #03365c; text-indent:20px;background:#157fcf;color:#ffffff; font-weight:bold;}
.expert .expert_right ul{width:100%;}
.expert .expert_right ul li{width:100%;border-bottom:1px dashed #2a2a2a;clear:both;display:inline-table;padding-bottom:10px;margin:10px 0;}
.expert .expert_right ul li .img{width:134px;margin:0 8px;border:1px solid #999;}
.expert .expert_right ul li .img img{width:130px;margin:2px;}
.expert .expert_right ul li .text{width:77%;font-size:14px;color:#2a2a2a;line-height:26px;}
.expert .expert_right ul li .text .name{font:normal 16px/30px 'Microsoft yahei';border-bottom:1px dashed #2a2a2a;}
.expert .expert_right ul li .text .post{padding-bottom:8px;}
.expert .expert_right ul li .text .introd,.expert .expert_right ul li .text p{text-indent:20px;}

