@charset "utf-8";
/* CSS Document */
@import url("inc.css");

.left-box{}
.left-box .b-top{ height:22px; background:#87959e; border-bottom:1px solid #727f89;}
.left-box .b-top .text{ color:#fff; font-weight:bold; padding:5px 0 0 8px; float:left;}
.left-box .b-top .more{ padding:5px 8px 0 0; float:right;}
.left-box .b-main{}
.left-box .b-main ul.sortLink{ padding:0; margin:0; border-top:1px solid #fff;}
.left-box .b-main ul.sortLink li{ height:22px; padding:0; margin:0; list-style:none;}
.left-box .b-main ul.sortLink li a{ display:block; height:22px; line-height:22px; color:#253c5e; background:url(../simages/ico-01.gif) no-repeat 10px center #ced5db; border-bottom:1px solid #fff; padding-left:20px;}
.left-box .b-main ul.sortLink li a:hover{ background:#e2eaf1; color:#70808d; font-weight:bold; text-decoration:none; padding-left:10px;}
.left-box .b-bottom{ height:19px; background:url(../simages/left-box-bottom-right.gif) no-repeat right top #cfd6db;}



#news--main-div{ width:947px; margin:5px auto 0 auto;}


.listTable{ margin-top:10px;}
.listTable tr.top td{ height:20px; background:url(../simages/news/list_title_bg.gif) repeat-x; color:#fff;}
.listTable tr.top td.left{ background:url(../simages/news/list_title_bg.gif) no-repeat left -21px;}
.listTable tr.top td.right{ background:url(../simages/news/list_title_bg.gif) no-repeat right -42px;}
.listTable tr.listRow td{ height:26px; border-bottom:1px solid #f2f2f2; color:#808080;}
.listTable tr.listRow td.id{ text-align:center;}
.listTable tr.listRow td.read{ text-align:center;}
.listTable tr.listRow td.title a{ color:#333;}
.listTable tr.listRow td.title a:hover{ color:#39569a;}

.rightDiv{ background:#f1f1f1; padding:10px;}
.rightDiv .time{ font-size:9px; color:#999999;}
.rightDiv .title{ padding:2px 0 10px 0;}
.rightDiv .title a{ text-decoration:underline;}


.page{ text-align:right; padding:10px;}
	`

.read_title h3{ padding:0; margin:0;}
.read_time{}
.read_content{ line-height:1.5; padding:10px 20px 10px 0; text-align:justify; text-justify__:distribute-all-lines;}
.read_pring{ padding:20px 50px 20px 0; text-align:right;}




