@charset "utf-8";

#floatAD{
width:102px;
position:absolute;
}

#side_top{
width:102px;
height:36px;
background:url('ui/side_top.png') left top no-repeat;

}

#side_content{
background:url('ui/side_bg.png') left top repeat-y;
width:102px;
text-align:center;
}

#side_inner{
margin:0px 5px;
}

#side_content_top{
width:90px;
height:5px;
background:url('ui/side_content_top.png') left top no-repeat;
position:absolute;
top:-5px;
}

#side_content_inner{
background:url('ui/side_content_bg.png') left top repeat-y;
width:90px;
}


#side_content_bottom{
width:90px;
height:5px;
background:url('ui/side_content_bottom.png') left top no-repeat;

}




#side_bottom{
width:102px;
height:10px;
background:url('ui/side_bottom.png') left top no-repeat;

}