@charset "utf-8";
/* Menu Css */
#top_menu{list-style:none;	margin:0; padding: 3px 0 2px 0;	background-color:#000; }
#top_menu li{ overflow:hidden; 	text-indent:-9999px; float:left; }
#clear{	clear:both; }
/* Buttons */
.do_list{height:33px; width:118px; background: url(../images/menu_1.png) no-repeat scroll 0 0; }
.do_list_selected{height:33px; width:118px; background: url(../images/menu_1.png) no-repeat scroll 0 -33px; }
.do_list:hover{ background: url(../images/menu_1.png) no-repeat scroll 0 -33px; }

.do_new{height:33px; width:90px; background: url(../images/menu_2.png) no-repeat scroll 0 0;}
.do_new_selected{height:33px; width:90px; background: url(../images/menu_2.png) no-repeat scroll 0 -33px; }
.do_new:hover{ background: url(../images/menu_2.png) no-repeat scroll 0 -33px; }

.do_sLogin{	height:33px; width:102px; background: url(../images/menu_3.png) no-repeat scroll 0 0; }
.do_sLogin_selected{	height:33px; width:102px; background: url(../images/menu_3.png) no-repeat scroll 0 -33px; }
.do_sLogin:hover{ background: url(../images/menu_3.png) no-repeat scroll 0 -33px; }

.do_storeinfo{ height:33px;	width:110px; background: url(../images/menu_4.png) no-repeat scroll 0 0; }
.do_storeinfo_selected{ height:33px;	width:110px; background: url(../images/menu_4.png) no-repeat scroll 0 -33px; }
.do_storeinfo:hover{ background: url(../images/menu_4.png) no-repeat scroll 0 -33px; }

.do_clipcash{ height:33px;	width:78px;	background: url(../images/menu_5.png) no-repeat scroll 0 0; }
.do_clipcash_selected{ height:33px;	width:78px;	background: url(../images/menu_5.png) no-repeat scroll 0 -33px; }
.do_clipcash:hover{	background: url(../images/menu_5.png) no-repeat scroll 0 -33px; }

.do_advertise{ height:33px;	width:95px;	background: url(../images/menu_6.png) no-repeat scroll 0 0;}
.do_advertise_selected{ height:33px;	width:95px;	background: url(../images/menu_6.png) no-repeat scroll 0 -33px; }
.do_advertise:hover{ background: url(../images/menu_6.png) no-repeat scroll 0 -33px; }

.do_links{ height:33px; width:108px; background: url(../images/menu_7.png) no-repeat scroll 0 0;}
.do_links_selected{ height:33px; width:108px; background: url(../images/menu_7.png) no-repeat scroll 0 -33px; }
.do_links:hover{ background: url(../images/menu_7.png) no-repeat scroll 0 -33px; }

.do_cLogin{	height:33px; width:122px; background: url(../images/menu_8.png) no-repeat scroll 0 0;}
.do_cLogin_selected{	height:33px; width:122px; background: url(../images/menu_8.png) no-repeat scroll 0 -33px; }
.do_cLogin:hover{ background: url(../images/menu_8.png) no-repeat scroll 0 -33px; }

.do_support{ height:33px; width:177px;	background: url(../images/menu_9.png) no-repeat scroll 0 0;}
.do_support_selected{ height:33px; width:177px;	background: url(../images/menu_9.png) no-repeat scroll 0 -33px; }
.do_support:hover{ background: url(../images/menu_9.png) no-repeat scroll 0 -33px; }