#DivContent {
  
  position:relative;
  text-align:left;
  width:908px;
  height:640px;
  background-color:#F4F4F4;
  background-image:url(../img/bck_common.jpg);
  background-repeat:repeat-y;
  background-position:left;
  margin-top:6px;
}
#DivContentSx {
  width:150px;
  background-color:#D60006;
  height:100%;
  float:left;
}



#divSubFooter 
{
  padding-top:0px;
  float:right;
  text-align:right;
  font-size:11px;
  background-color:#ffffff;
  width:100%;
}
#divSubFooter a 
{
  color:#9B9B9B;
}
#divSubFooter a:hover 
{
  color:#6C6C6C;
}