@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:right;
  background:#f8f8f8;
  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:left;
  text-align:left;
  border-right:1px #9dcded solid;
}


.sort_list {                             /*///   中 - 右侧   ///*/
  width:580px;
  float:right;
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px #dddddd solid;
  }

.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: 5px 0; text-align:center;}

.category strong {margin: 0; font-size: 1.2em; line-height: 1.5em; height: 1.5em; background: #fff;}

.mtop { width:100%; margin-bottom:15px; padding:0; background: #fff; border-top:1px #9dcded solid; text-align:center;}
span { width:98%; margin: 0; padding: 1px 0; height: 1.3em; line-height: 1.3em; background: #9dcded; font-size: 12px;}

.message { width:100%; margin: 15px 0 0 0; padding: 15px 0 0 0; background: #FFF; font-size: 14px; line-height: 130%; border-bottom:1px solid #c0c0c0;text-align:left;}

.clos { width:100%; padding:0; background: #fff; text-align:right;}
font{line-height: 130%;}