/************ DETAIL NEWS *************/
.detailNews {
  font-size:12px;
  font-family:arial;
  color:#5c5c5c;
  line-height:15px;
}

.detailNewsContainer {
  width:190px;
  height:347px;
  overflow:hidden;
  float:left;
}

.detailNewsImg {
  width:140px;
  text-align:center;
  /*float:left;*/
  /*border:1px solid #ff0000;*/
 }

.detailFooterLeft {
  background: url(../im/detail_footer_left.gif) no-repeat left;
  padding-left:23px;
  z-index:3;
}

.detailFooterMiddle {
  text-align:center;
  font:12px arial;
  color:#222222;
  z-index:1;
  width:300px;
  overflow:hidden;
}

.detailFooterRight {
  background: url(../im/detail_footer_right.gif) no-repeat right;
  padding-right:23px;
  z-index:3;
  display:block;
}

.detailFooterLink {
  font:11px arial;
  color:#636363;
  text-decoration:none;
}

.detailFooterLink:hover {
  font:11px arial;
  color:#111111;
  text-decoration:none;
}

.detailToolBarLinkSelected {
  font:12px arial;
  color:#222222;
  text-decoration:underline;
}

.detailToolBarLink {
  font:12px arial;
  color:#222222;
  text-decoration:none;
}

.detailToolBarLink:hover {
  font:12px arial;
  color:#555555;
  text-decoration:underline;
}

.detailImgFullContainer {
  position:absolute;
  margin-top:150px;
  padding-top:20px;
  width:458px;
  height:430px;
  overflow:hidden;
  display:none;
  text-align:center;
}

.detailImgFullContent {
  margin-left:auto;
  margin-right:auto;
  width:350px;
  height:300px;
  border:2px solid #555555;
  padding:4px;
  background:#FFFFFF;
  overflow:hidden;
}

.detailImgFull {

}

.detailImgLink {
  font:12px Arial;
  color:#636363;
  text-decoration:none;
}

.detailImgLink:hover {
  font:12px Arial;
  color:#333333;
  text-decoration:none;
}

#detail_news_container a {
  color:#444444;
  text-decoration:underline;
}

#detail_news_container a:hover {
  color:#777777;
  text-decoration:none;
}
