#Detail .table {
  width: 100%;
}

#Detail .tit {

}

#Detail .Title, #Detail .Head {
  font-family:Tahoma; font-size: 12px; color:white; font-weight:bold; padding-left: 10px;
  display: none;
}

#Detail .content {
  padding: 9px;
}

#Detail .Survey_Question {
color: #717171; font-size: 12px; font-weight: bold;
font-family: Verdana;
}
#Detail .border_images2 {
padding-right: 9px;
}

#Detail .link_news_o:link, #Detail .link_news_o:visited {
font-family:Arial; font-size: 12px; color: #900000;
}
#Detail .link_news_hot1:link, #Detail .link_news_hot1:visited {
font-size: 14px; font-weight: bold;
color: #8f0100;
}

#Detail .link_news_hot1:hover {
font-size: 14px; font-weight: bold;
color: #434343; text-decoration: none;
}

#Detail .HotNews_DateText, #Detail .HotNews_date {
/*display: none;*/
}

#Detail .NewsDetail_images {
width: 210px; padding: 3px; background: #eeeeee; margin-right: 10px;
}

#Detail .NewsDetail_summary {
font-family: Arial; font-size: 12px; color:#717171;
}

#Detail .link_news_hot {
font-size: 14px; font-weight: bold;
color: #8f0100;
}

#Detail .NewsDetail_content {
font-family: Arial; font-size: 12px; color:#434343;
}

#Detail .NewsDetail_content img {
 max-width: 450px;
 width: expression(Math.max(parseInt(this.offsetWidth), 450 ) + "px");
  padding: 3px; background: #eeeeee; border: solid 1px #a5a5a5;

}




