﻿/*=================*/
/*NewTools         */
/*=================*/
.BottomToolbar{height:22px;line-height:22px;position:relative; padding:0 1.5%; width:97%;  background:url(img/bg_toolbar.png) repeat-x; border:1px solid #ebebeb; color:#727272; font:11px/22px arial;}
*html .BottomToolbar{width:96%;}
.BottomToolbar a{display:block;line-height:22px; color:#727272;cursor:pointer;}
.BottomToolbar .update{height:22px; background:url(img/update.gif) no-repeat left center;display:block;float:left; padding-left:13px; margin-right:23px;}
.BottomToolbar .pageview{height:22px;background:url(img/page_view.gif) no-repeat left 7px;display:block; padding-left:13px; float:left; margin-right:10px;}
.BottomToolbar .to-top{height:22px;background:url(img/to_top.gif) no-repeat left 6px;display:block; padding-left:18px;margin-right:10px;float:right;}