.aui img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

@media (max-width: 600px) {
  .aui img {
    height: auto !important;
  }
}
.news-detail-portlet {
  /* style for share button */
  /* fix for IE6 */
}
.news-detail-portlet .portlet-content {
  margin: 0;
  padding: 0;
}
.news-detail-portlet .content_detail_news {
  margin: 20px;
}
.news-detail-portlet .content_detail_news h1.title {
  /* 	color: #6F3132; */
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: justify;
  line-height: 27px;
}
.news-detail-portlet .content_detail_news .date_time {
  color: #888888;
  float: left;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: right;
  width: 100%;
}
.news-detail-portlet .content_detail_news .date_time span {
  float: left;
  text-align: left;
}
.news-detail-portlet .content_detail_news .supdetail {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 20px;
  text-align: justify !important;
}
.news-detail-portlet .content_detail_news .textdetail {
  color: #333333;
  font-size: 16px;
  line-height: 18px;
  text-align: justify !important;
}
.news-detail-portlet .content_detail_news .textdetail a {
  color: blue;
  text-decoration: underline !important;
}
.news-detail-portlet ul.ul_list_detail {
  padding: 0px 8px 10px 20px;
  list-style-type: square;
  color: #FF6600;
}
.news-detail-portlet span.title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  background: none;
  /* 	color: #6F3132; */
  margin-left: 10px;
}
.news-detail-portlet .list_detail {
  padding-top: 3px;
}
.news-detail-portlet .list_detail li a {
  color: black;
  font-size: 16px;
}
.news-detail-portlet .list_detail li a:HOVER {
  color: #ff6600;
}
.news-detail-portlet .portlet {
  display: inline-block;
  width: 100%;
}
.news-detail-portlet .box_bg {
  border: 1px solid #CCCCCC;
}
.news-detail-portlet .box_news_detail {
  background-color: #FFFFFF;
  float: left;
  margin-bottom: 10px;
  /* 	    border: 1px solid #CCCCCC; */
  border-radius: 0 0 5px 5px;
  width: 100%;
}
.news-detail-portlet .author, .news-detail-portlet .source {
  text-align: right;
  font-weight: bold;
  padding: 0 10px;
  clear: both;
}
.news-detail-portlet ul.list_share_button {
  margin-bottom: 10px;
  height: 13px;
  margin-bottom: 10px;
  margin-top: 3px;
  padding: 1px 0px 18px 12px;
  position: absolute;
  right: 21px;
}
.news-detail-portlet ul.list_share_button li {
  float: left;
  padding-left: 3px;
  list-style-type: none;
  width: 30px;
  height: 30px;
  margin-bottom: 2px;
}
.news-detail-portlet ul.list_share_button li img {
  max-width: 100%;
}
.news-detail-portlet ul.list_share_button li:first-child {
  width: 86px;
}
.news-detail-portlet button.print_button {
  position: absolute;
  right: 10px;
}
.news-detail-portlet #footerOfNewDetail {
  padding: 10px;
}
.news-detail-portlet #footerOfNewDetail .list_detail .title {
  font-size: 14px;
}
.news-detail-portlet #footerOfNewDetail .list_detail ul.ul_list_detail li {
  list-style-type: square;
  padding: 0;
}
.news-detail-portlet .share-social {
  height: 37px;
}
.news-detail-portlet .time {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  margin-left: 3px;
  margin-right: 3px;
  white-space: nowrap;
  text-decoration: none;
}
.news-detail-portlet .treeview ul {
  background-color: white;
  margin-top: 4px;
}
.news-detail-portlet .treeview .hitarea {
  background: url(../../../images/news/treeview/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
.news-detail-portlet * html .hitarea {
  display: inline;
  float: none;
}
.news-detail-portlet .treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px;
}
.news-detail-portlet .treeview a.selected {
  background-color: #eee;
}
.news-detail-portlet #treecontrol {
  margin: 1em 0;
  display: none;
}
.news-detail-portlet .treeview .hover {
  color: red;
  cursor: pointer;
}
.news-detail-portlet .treeview li {
  background: url(../../../images/news/treeview/treeview-default-line.gif) 0 0 no-repeat;
}
.news-detail-portlet .treeview li.collapsable, .news-detail-portlet .treeview li.expandable {
  background-position: 0 -176px;
}
.news-detail-portlet .treeview .expandable-hitarea {
  background-position: -80px -3px;
}
.news-detail-portlet .treeview li.last {
  background-position: 0 -1766px;
}
.news-detail-portlet .treeview li.lastCollapsable, .news-detail-portlet .treeview li.lastExpandable {
  background-image: url(../../../images/news/treeview/treeview-default.gif);
}
.news-detail-portlet .treeview li.lastCollapsable {
  background-position: 0 -111px;
}
.news-detail-portlet .treeview li.lastExpandable {
  background-position: -32px -67px;
}
.news-detail-portlet .treeview div.lastCollapsable-hitarea, .news-detail-portlet .treeview div.lastExpandable-hitarea {
  background-position: 0;
}
.news-detail-portlet .treeview-red li {
  background-image: url(../../../images/news/treeview/treeview-red-line.gif);
}
.news-detail-portlet .treeview-red .hitarea, .news-detail-portlet .treeview-red li.lastCollapsable, .news-detail-portlet .treeview-red li.lastExpandable {
  background-image: url(../../../images/news/treeview/treeview-red.gif);
}
.news-detail-portlet .treeview-black li {
  background-image: url(../../../images/news/treeview/treeview-black-line.gif);
}
.news-detail-portlet .treeview-black .hitarea, .news-detail-portlet .treeview-black li.lastCollapsable, .news-detail-portlet .treeview-black li.lastExpandable {
  background-image: url(../../../images/news/treeview/treeview-black.gif);
}
.news-detail-portlet .treeview-gray li {
  background-image: url(../../../images/news/treeview/treeview-gray-line.gif);
}
.news-detail-portlet .treeview-gray .hitarea, .news-detail-portlet .treeview-gray li.lastCollapsable, .news-detail-portlet .treeview-gray li.lastExpandable {
  background-image: url(../../../images/news/treeview/treeview-gray.gif);
}
.news-detail-portlet .treeview-famfamfam li {
  background-image: url(../../../images/news/treeview/treeview-famfamfam-line.gif);
}
.news-detail-portlet .treeview-famfamfam .hitarea, .news-detail-portlet .treeview-famfamfam li.lastCollapsable, .news-detail-portlet .treeview-famfamfam li.lastExpandable {
  background-image: url(../../../images/news/treeview/treeview-famfamfam.gif);
}
.news-detail-portlet ul li {
  list-style: none;
}
.news-detail-portlet .column-left {
  width: 30%;
  float: left;
  margin-left: 5px;
}
.news-detail-portlet .column-left-content {
  border: 1px solid #e5e5e5;
  height: 250px;
  overflow-y: scroll;
  padding: 10px;
}
.news-detail-portlet .column-right {
  width: 30%;
  float: left;
  margin-left: 25px;
}
.news-detail-portlet .column-right-content {
  border: 1px solid #e5e5e5;
  height: 250px;
  overflow-y: scroll;
  padding: 10px;
}
.news-detail-portlet ul li a {
  text-decoration: none;
}
.news-detail-portlet ul li:hover {
  text-decoration: none;
}
.news-detail-portlet .selected {
  background-color: #2aaae6;
  color: white;
}