@charset "GB2312";


/* 正文左边-栏目 */
.channel{margin:0px -10px}
.channel .node{float:left;width:334px;margin:5px;border:1px solid #C2C2C2;padding:1px}
.channel .node .title{border-bottom:1px dashed #ccc;font-weight:bold;color:#404040;padding:7px 5px 5px 5px;background-color:#F6F6F6}/* 导航标题 */
.channel .node .title a{color:#333;text-decoration:none}
.channel .node .title a:hover{text-decoration:none;color:#f00}
.channel .node .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px}
.channel .node .box ul{width:310px;list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
.channel .node .box ul li{background-image:url(../images/li.gif);background-repeat:no-repeat;background-position:5px 11px;padding-left:15px}
.channel .node .box ul a{color:#2B2B2B;text-decoration:none}
.channel .node .box ul a:hover{color:#F00;text-decoration:underline}
/* 正文左边-栏目-推荐图文 */
.channel .node .pic{padding-top:5px;padding-right:5px;padding-left:5px}
.channel .node .pic .picsrc{float:left;margin-right:5px}
.channel .node .pic .picsrc img{border:1px solid #666666}
.channel .node .pic .picinfo{float:left;width:227px}
.channel .node .pic .title{background-color:#fff;text-align:center;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#DBDBDB;padding-top:4px;padding-right:0px;padding-bottom:4px;padding-left:0px}
.channel .node .pic .info{line-height:17px;padding-top:4px;font-size:12px;color:#666666;padding-right:4px;padding-left:4px;text-indent:24px}
.channel .node .pic .info .more{color:#900;text-decoration:none}
