@charset "utf-8";
/*--默认--*/
ol, ul, li { list-style: none outside none; padding: 0; }
a { text-decoration: none; color: #707070; }

/*------------------文章列表页--------------------*/
.article_right { width: 780px; margin-left: 10px; float: left; display: inline; margin-top: 12px; background-color: #fff; }
.article_right .article_blue_block .column_list { width: 780px; margin-top: 10px; margin-right: auto; margin-left: auto; font-size: 14px; }
.article_right .article_blue_block .column_list li { line-height: 50px; /*background-image: url(../images/bg5.png);*/
background-repeat: no-repeat; background-position: 5px center; padding-left: 5px; height: 50px; overflow: hidden; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCCCCC; }
.article_right .article_blue_block .column_list .article_tit { width: 620px; padding-right: 10px; float: left; overflow: hidden; }
.article_right .article_blue_block .column_list .date { float: right; width: 85px; }
.span_date{ float: right; width: 85px; color: #707070;}
.Li_Odd a:hover{color: #2d5eab;}
.Li_Even a:hover{color: #2d5eab;}