#bottom{
clear:both;
width:948px;
margin:0px auto;
padding:10px;
padding-bottom:0px;
border-top:1px dashed #000000;
}
#bottom_left{
float:left;
width:30%;
font-size:14px;
text-align:center;
}

#bottom_left a:link,#bottom_left a:visited{
color:#000000;
text-decoration:none;
}
#bottom_left a:hover{
color:#FF0000;
text-decoration:underline;
}
#bottom_right{
float:right;
width:68%;

}
#bottom_right span#right_1{
display:block;
width:100%;
font-size:14px;
font-weight:bold;
color:#0033CC;
line-height:20px;
text-align:left;
}
#bottom_right span#right_2,#bottom_right span#right_3{
display:block;
width:100%;
font-size:14px;
line-height:24px;
text-align:left;
}
#copyright{
clear:both;
margin:0px;
padding:0px;
text-align:center;
font-size:14px;
height:24px;
}