/* writen by qq 179967287 2011-11-30 */

#div960 { width: 940px; padding: 0 10px; text-align: left; margin: 0 auto;}

/* 文章列表页定义 */
.list { width: 940px; overflow: hidden; zoom: 1; margin-bottom: 10px;}
.list_l { width: 200px; float: left;}
.list_r { width: 730px; float: right;}

/* 文章列表页右侧列表定义 */
.list_r .t { background: url(list_r_t.gif) left top no-repeat; height: 4px; width: 730px;}
.list_r .c { border: 1px solid #dadada; border-top: 0px; width: 728px;}
.list_r .path { line-height: 30px; border-bottom: 1px solid #dadada; margin: 0 20px; color: #065099; margin-top: 8px;}
.list_r .path a { color: #065099; text-decoration: none;}
.list_r .path a:hover { color: #FF0000;}
.list_r .path span { float: right; display: inline-block; height: 22px; line-height: 22px; vertical-align: middle; margin-top: 2px; padding: 0 8px; background: #ffcbcb; color: #cb0000; font-weight: bold;}

.list_li { line-height: 26px; font-size: 14px; margin: 10px; width: 688px; overflow: hidden;}

.list_li li { background: url(yuandian.jpg) left center no-repeat; padding-left: 8px;list-style-type:none;overflow: hidden;text-align:left;}
.list_li li span { float: right; color:#666666;}
.list_li li span s { margin-right: 30px; text-decoration: none;}
.list_li li span s a:link { color: #666666;}
.list_li li span s a:visited { color: #666666;}
.list_li li span s a:hover { color: #FF0000;}

.list_li .list_line { background: none; padding: 0; border-bottom: 1px dashed #aeaeae; height: 15px; margin-bottom: 15px;}

.list_li a { color: #000000; text-decoration: none;}
.list_li a:hover { color: #FF0000;}
.list_li a.list_class { color: #065099; margin-right: 2px;}
.list_li a.list_class:hover { color: #FF0000;}

