/*文章列表*/
body, input, button, select, textarea {
  color: #444444;
  font: 12px/1.5 Tahoma,Helvetica,'SimSun',sans-serif,宋体;
}
#content {
margin:10px auto
}
.al_left {
  clear: left;
  float: left;
  height: auto;
  width: 845px;
}
.al_right {
  clear: right;
  float: right;
  height: auto;
  width: 145px;
}

#my_article {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #F1BEB8;
  height: inherit;
  overflow: hidden;
  width: 140px;
}
#my_article .article_tit {
 background: url("titlebg_sd.png"/*tpa=/images/titlebg_sd.png*/) 100% -27px #FEF6EF;
  border-bottom: 1px solid #F5E3B4;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  padding: 0 10px;
  white-space: nowrap;
}
#my_article ul {
  margin: 5px 0;
}
#my_article ul li {
  margin-top: 8px;
  background: url("ico.gif"/*tpa=/images/ico.gif*/) no-repeat scroll 10px -127px transparent;
  line-height: 20px;
  padding-left: 25px;
  text-align: left;
}
#my_article ul li span{ color:#ff8100; padding-left:10px}
#my_article ul li a {
  color: #000000;
  text-decoration: none;
}
#my_article ul li a:hover,.xld dt a:hover,.cr180nextitle a:hover{text-decoration:underline;color: #000000;}
.bm {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #F1BEB8;
}
.cl:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.bm_h {
  border-top: 1px solid #FFFFFF;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  padding: 0 10px;
  white-space: nowrap;
  border-bottom:1px solid #CDCDCD;
  background-color:#FEF6EF;
}
.bm_h h1,.article_tit h1{font-size: 1em; color:#444}
.xs2 {
    font-size: 14px !important;
}

.bm_c {
  padding: 10px;
}
.bbda {
  border-bottom: 1px dashed #CDCDCD;
}
.xld dt {
  font-weight: 700;
  padding: 8px 0 5px;
}
.xi2, .xi2 a {
  color: #000000;
}
.xld dd {
  margin-bottom: 8px;
}
.xg1, .xg1 a {
  color: #999999 !important;
}

/*文章*/
.vw .ph {
  color: #000000;
  padding: 15px 0 10px;
  font-size: 20px;
  font-family: "Microsoft YaHei","Hiragino Sans GB",STHeiti,Tahoma,SimHei,sans-serif;
  font-weight: 100;
}
.hm {
  text-align: center;
}
.bm, .bn {
  margin-bottom: 10px;
}
.vw .h {
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 15px;
}
.al_left .vw .h,.al_left .vw .d{
  margin-left: 15px;
  margin-right: 15px;
}
.vw .d {
  color: #000000;
  font-size: 14px;
  line-height: 1.8;
  min-height: 100px;
  margin:15px 0
}
.cr180nextitle {
  height: auto;
  overflow: hidden;
  padding: 3px 5px;
}
.cr180nextitle span {
  display: block;
  font-weight: bold;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  width: 49%;
}
.cr180nextitle span a {
  font-weight: normal;
}
.al_left .vw .d p {
  margin: 1em 0;
  font-size: 14px;
  line-height: 2;
}
.al_left .vw .d .p_t2{text-indent: 2em;}
.al_left .vw .d .p_r{ text-align:right}

