BODY, TD {
  margin: 0px;
  font:12px arial;
  background: url(images/chantrau.gif) no-repeat;
  background-attachment: fixed;
  background-position: center bottom;
}

A {
    text-decoration: none;
}

A:Hover {
}
.page {
    float: left;
}
#main {
    width:100%;
    overflow:hidden;
    display:block;
}
#slide {
    position: relative;
}

.content {
    clear:both;
    width:90%;
    text-align: justify;
}
.content .nd {
    display:block;
    margin:20px;
}
.content .navi {
    float:left;
}

.nha_tai_tro {
    clear: both;
    width:100%;
    text-align: center;
    color:#666666;
    font-family: tahoma;
}
.nha_tai_tro a {
font-weight: 900;
color:black;
}