.planlist{margin-left:10px;}
.planlist ul{}
.planlist ul li{float: left;margin:10px;width: 220px;}

.planlist ul li .title{font-size:14px;}
.planlist ul li .info{line-height:25px;color:#999999;}

.plan{}
.plan .photo{float:left;width:50%;}
.plan .photo img{max-width:100%;}
.plan .info{margin-left:10px;line-height:25px;float:left;}

/*ÄÚÈÝÒ³*/
.plan-content{width: 100%;overflow:hidden;}
.plan-content .user-face{float: left;height: 48px;overflow: hidden;width: 48px;}

.plan-content .plan-doc {
    margin-bottom: 30px;
    overflow: hidden;
    margin-left:60px;
}
.plan-content .plan-doc .author {
    height: auto;
    margin: 0;
    margin-bottom: 1px;
    color: #666666;
    background:#f4f4ec;
    padding:5px;
    font-size:12px;
}

.plan-content img{max-width:100%;}
.plan-content .plan-view{font-size:14px;line-height:30px;overflow: hidden;word-wrap: break-word;word-break: normal;}

.plan-content .plan-view pre{line-height:normal;}

.plan-content .plan-view table{border:#CCCCCC 1px solid;}
.plan-content .plan-view table td{ border:1px #CCCCCC solid; border-right:none; border-top:none;}