@import url(body.css);
@import url(link.css);
@import url(top.css);
@import url(foot.css);
@import url(ad.css);

.div_center {                                     /*///   中心 - 2   ///*/
  width:760px;
  border:1px #9dcded solid;
  overflow: hidden;
}

.div_center_left {                              /*///   中 - 左侧   ///*/
  width:176px;
  float:left;
  border-right:1px #9dcded solid;
  overflow: hidden;
}

.div_center_left h3 {
  margin: 0;
  width:100%;
  height:27px;
  line-height:27px;
  font-size: 12px;
  font-weight:bold;
  overflow: hidden;
  background:#d9f0ff;
  border-bottom:1px #bbbbbb solid;
}

.div_center_left dl { margin: 0; padding: 3px 0; line-height: 1.8em; width: 100%; overflow: hidden; }
.div_center_left dt { padding-left: 0.8em; background: url(./images/list_icon.gif) no-repeat 0.3em 0.7em; text-align: left;}

.msgtitlelist {
  width:100%;
  margin: 0;
  padding: 3px 0;
  overflow: hidden;
  margin-bottom:5px;
  list-style: none;
  background: #FFF;
  overflow: hidden;
}

.msgtitlelist li {
  float: left;
  width:100%;
  padding-left: 7%; background: url(./images/list_icon.gif) no-repeat 3px 7px;
  text-align:left;
  border-bottom:1px #dddddd solid;
}


.div_center_right {                             /*///   中 - 右侧   ///*/
  width:580px;
  float:right;
  text-align:left;
}


.sort_list {                             /*///   中 - 右侧   ///*/
  width:580px;
  float:right;
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px #dddddd solid;}

.sort_down {
  width:100%;
  float:right;
  text-align:right;
}
.sort_down1 {
  width:38%;
  float:left;
  text-align:left;
}
.sort_down2 {
  width:60%;
  float:left;
  text-align:right;
}

.left1 { margin: 0; padding: 5px 0; list-style: none; line-height: 1.6em; background: #FFF; }
.left1 li {  width:100%; height: 21px; line-height: 21px; overflow: hidden; padding-left: 7%; background: url(./images/list_icon.gif) no-repeat 3px 7px; text-align:left;}
.left3 { margin: 0; padding: 5px 0; list-style: none; line-height: 1.6em; background: #FFF; }
.left3 li { width:100%; overflow: hidden; text-align:left;}
.category {  margin: 4px 0 10px 0; }
.category h3 { margin: 0 0 5px; font-size: 1.2em; line-height: 1.8em; height: 1.8em; border-bottom: 1px solid #86B9D6; }
.category h3 strong { background: #E9ECEF; float: left; padding: 0 8px; }
.category h3 strong a { color: #333; text-decoration: none; }
.msglist { width:100%; margin: 0; padding: 5px 0; list-style: none; height: 1.3em; line-height: 1.3em; background: #FFF; font-size: 12px; border-bottom:1px #c0c0c0 dotted;}
.msgt { width:50%; height: 1.3em; overflow: hidden; padding-left: 0.6em;float:left; text-align:left;}
.msgt1 { width:50%; height: 1.3em; overflow: hidden; padding-left: 0.9em; background: url(http://127.0.0.1/btmyth/www/templates/King/images/lico.gif) no-repeat 0.3em 0.3em; float:left; text-align:left;}
.msgt2 { width:18%; height: 1.3em; overflow: hidden; float:left; text-align:left;}
.msgt3 { width:16%; height: 1.3em; overflow: hidden; float:left; text-align:left;}
.msgt4 { width:13%; height: 1.3em; overflow: hidden; float:left; text-align:left;}
.mst { height: 1.3em; overflow: hidden; padding-left: 0.8em; background: url(http://127.0.0.1/btmyth/www/templates/King/images/lico.gif) no-repeat 0.3em 0.3em; text-align:left;}
.mst cite { font-style: normal; font-size: 12px; float: right; width: 4em; color: #999; }
.more { float: right !important; color: #000098 !important; background: transparent !important; font-size: 12px !important; font-weight: normal !important; cursor: pointer; }