﻿
/* 信息列表 */
.list{ overflow: hidden;}
.list li{position: relative;no-repeat;border-bottom:1px dashed #eae7e7;background:url(../images/icon1.gif) 5px  no-repeat;padding-left:16px;}
.list .title, .list .tit{ overflow: hidden;}
.list .title a, .list .tit a{ overflow: hidden;}
.list .node a{ color: #666;}
.list .date, .list .dateRight,.list .calendar,.list .btn-group{margin-left: 15px;color: #999;}
.list .state{ margin-left: 10px; font-size: 14px;}
.list .comment{margin-left: 5px;}
.list .split{margin: 10px 0;padding: 0;height: 0px;font-size: 0px;line-height: 0px;border-bottom: 1px dotted #ddd;}

/* list */
.list li{font-size:16px;padding-top:10px;padding-bottom:10px;background-position: 0px 19px;}
.list span{ float:right;padding-right:0px;} 

/* 信息列表 */
.list2 li{position: relative;no-repeat;border-bottom:1px dashed #eae7e7;background:url(../images/icon1.gif) 5px  no-repeat;padding-left:16px;}

/* list */
.list2 li{font-size:16px;padding-top:10px;padding-bottom:10px;background-position: 0px 19px;}
.list2 span{ padding-right:0px; font-weight: bold;color: #cc272d;font-size: 18px;} 

/* 专题列表 */
.listzt li{position: relative;no-repeat;border-bottom:1px dashed #eae7e7;padding-left:16px;}
