@charset "utf-8";
/* CSS Document */
/*---------indMain----------*/
/*--chanList--*/
.chanList{padding:10px; background:#f6f6f6;}
.chanList ul.bodyList { background:#fff;}
.chanList .bodyList li{float:left;height:105px; width:460px;  margin:10px 0 0 16px; background:url('../img/listLi.jpg') no-repeat top right;}
.chanList .bodyList li .mainInf{width:370px; color:#465456;}
/*--article--*/
#artRig,#artLef{border:1px solid #e0e0e0; padding:1px; background:#f9f8f9; color:#333;}
#artLef{width:700px;}
.artTit{height:58px; line-height:58px; text-align:center; background:#966282; border-bottom:2px solid #dabbd0; font-size:18pt; color:#e0e0e0;}
#artRig{width:230px; padding-left:10px;}
.artTit2{height:27px; line-height:27px; color:#666; text-align:center;}
.artTit2 a{margin:0 3px;}
#artBody{padding:10px 24px 20px;  }
.artXgR,.artXgL { width:160px;display:block; overflow:hidden; height:23px; line-height:23px;}
.artXgL { width:60px; margin-right:5px;}
.artXg ul{margin-bottom:20px;}
.artXg li{clear:both;}
.fBig{font-size:16px; line-height:27px;}
.fMid{font-size:14px; line-height:25px;}
.fTin{font-size:12px; line-height:23px;}
/*--pages--*/
.pages {background:#fff; padding:20px 0 10px 120px; }
.pages li{float:left;}
.pages li a{float:left; background:url('../img/pageLi.jpg') repeat-x; display:block; border:1px solid #cfcfcf; height:21px; line-height:21px; padding:0 5px; margin:0 1px;}
.pages li.pageOn {background:url('../img/pageOn.jpg') repeat-x;height:21px; line-height:21px; padding:0 5px; margin:0 1px; border:1px solid #b1289e;}