.headingnew {
  /* fix for IE6 */
}
.headingnew .box_new_more_head {
  background: url("../../images/bg_hotnew.png") repeat-xscrollleftbottom #FFFFFF;
  border-radius: 0 0 5px 5px;
  margin-bottom: 10px;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
}
.headingnew .box_new_more_head .text {
  border-top: 1px dotted;
}
.headingnew .box_new_more_head .text .photo_text_left {
  float: left;
  width: 72px;
  margin-right: 5px;
}
.headingnew .box_new_more_head .text .photo_text_left img {
  margin: auto;
  height: 58px;
}
.headingnew .box_new_more_head .text .photo_text_right .newsTitle {
  font-size: 12px;
  font-weight: normal;
}
.headingnew .box_new_more_head .text .photo_text_right {
  /* 		float: left; */
  width: 100%;
}
.headingnew .box_bg {
  background-color: #fff;
}
.headingnew .box_new_more_head .text a {
  line-height: 20px;
}
.headingnew .box_new_more_head .text {
  padding: 3px 3px 3px 0;
}
.headingnew .newsList_head ul li {
  list-style: none;
}
.headingnew .box_new_more_head .time {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  margin-left: 3px;
  margin-right: 3px;
  white-space: nowrap;
  text-decoration: none;
}
.headingnew .clear {
  clear: both;
}
.headingnew .clearBorder {
  clear: both;
}
.headingnew * html .hitarea {
  display: inline;
  float: none;
}
.headingnew .treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px;
}
.headingnew .treeview a.selected {
  background-color: #eee;
}
.headingnew #treecontrol {
  margin: 1em 0;
  display: none;
}
.headingnew .filetree li {
  padding: 3px 0 2px 16px;
}
.headingnew .filetree span.folder, .headingnew .filetree span.file {
  padding: 1px 0 1px 16px;
  display: block;
}
.headingnew .filetree span.folder {
  background: url(../images/folder.gif) 0 0 no-repeat;
}
.headingnew .filetree li.expandable span.folder {
  background: url(images/folder-closed.gif) 0 0 no-repeat;
}
.headingnew .filetree span.file {
  background: url(../images/file.gif) 0 0 no-repeat;
}
.headingnew ul li {
  list-style: none;
}
.headingnew .column-left {
  width: 30%;
  float: left;
  margin-left: 5px;
}
.headingnew .column-left-content {
  border: 1px solid #e5e5e5;
  height: 250px;
  overflow: scroll;
  padding: 10px;
}
.headingnew .column-right {
  width: 30%;
  float: left;
  margin-left: 25px;
}
.headingnew .column-right-content {
  border: 1px solid #e5e5e5;
  height: 250px;
  overflow-y: scroll;
  padding: 10px;
}
.headingnew ul li a {
  text-decoration: none;
}
.headingnew ul li:hover {
  text-decoration: none;
}
.headingnew .selected {
  background-color: #2aaae6;
  color: white;
}