#location {

  position:  absolute;
  width:  100%;
  background:  #FFFFFF;
  font-size:12px;

}

#support_page {

  position: relative;
  width:  100%;
  top:70px;

}

#support_bar {

  float:  right;
  width:  240px;
  background-color:#FFFFFF;

}

#support_bar h3 {

  position:  absolute;
  width:  240px;;
  height:20px;
  text-align:center;
  padding-top: 5px;
  color:#FFFFFF;
  background-color:  #808080;

}

#support_bar ul {

  position:  absolute;
  list-style:  none;
  top:25px;
  width:  240px;
  background:  none;  
  border-bottom: 5px solid #C2C2C2;
 
}

#support_bar li {

  float:left;
  width:  100%;
  height:17px;
  border-top: #FFFFFF solid 1px;
  padding-top:2px;
  background-color:  #EBEBEB;

}

#support_bar li a{

  display: block;
  color: #555555;
  text-decoration:  none;
  padding-left:10px;

}

#support_bar li a:hover{

  text-decoration:  underline;

}

#bar_content {

  float:  left;
  width:  700px;
  background-color:  #FFFFFF;

}

#support_content {

  float:  left;
  width:  700px;
  height:90px;
  background-color:  #FFFFFF;

}

#download_table {

  border-right: 1px solid #C2C2C2;

}

#download_table td{

  border-bottom: 1px solid #C2C2C2;
  border-left: 1px solid #C2C2C2;
}

#bar_content a img{

  border: 0px;

}

#bar_content td{

  height:19px;

}

.style3 {color: #555555; font-weight: bold; font-size: 14px; padding-left:10px; display:block;   background:  #EBEBEB url(../icon/pro_boxv.png) left center repeat-x;}
.style6 {color: #555555; font-weight: bold; }
.style7 {color: #EBEBEB; height:20px; padding-top:5px;}

#footer {
  
  clear:both;
  background:  #555555;
  top:175px;
  height:  20px;
  width:  100%;

  border-top:  3px solid #AAAAAA;
  text-align:  center;
  padding-top:  3px;
  font-size:  10px;
  color:  #FFFFFF;

}

#right {

 float:  right;
 padding-right:  12px;
 color:  #FFFFFF;

}

#email {

 float:  left;
 padding-left:  12px;

}

#email a{

  color:  #FFFFFF;
  text-decoration:  none;

}