/*---------------------*/
.sb_table{
 background:url(./../images/sb/footer_table.gif) repeat-x left top;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:100%;
 float:left;
 height:30px;
}
.sb_text_table{
 margin:0px auto 0px auto;
 padding:0px auto 0px auto;
 width:900px;
 text-align:right;
 font-size:10px;
 line-height:12px;
 vertical-align:top;
}
.sb_text{
 margin:10px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size:10px;
 line-height:12px;
 vertical-align:top;
 color:#999999;
}
.sb_text a{
 color:#999999;
 text-decoration:none;
}

