ul, li { margin: 0;	padding: 0;	list-style: none;}
#searchBar .search_tab { clear: left; width: 940px; margin: 10px 10px; padding: 25px 0;}
#searchBar .search_tab ul.tabs { width: 400px; height: 28px; margin: 0 20px 0 500px;}
#searchBar .search_tab ul.tabs li { width: 126px; float: left; line-height: 150%; overflow: hidden; position: relative; margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */ }
#searchBar .search_tab ul.tabs li a { display: block; padding: 5px 20px; text-decoration: none;}
#searchBar .search_tab ul.tabs li a:hover { background: url(../images/all/bg-searchBar-tabs.png) no-repeat center top;}
#searchBar .search_tab ul.tabs li.active  { background: url(../images/all/bg-searchBar-tabs.png) no-repeat center top;}
#searchBar .search_tab ul.tabs li.active a:hover { }
#searchBar .search_tab .tab_container { clear: left; width: 100%; border-top: none;}
#searchBar .search_tab div.tab_container .tab_content { padding: 15px 5px 5px 5px;}
#searchBar .search_tab div.tab_container .tab_content table tr.light { border-top:#9ad4e9 1px solid; border-bottom:#9ad4e9 1px solid; background: #e0f2f8;}

#centerMain .hotProducts .products_tab { clear: left; width: 940px; margin: 0; padding: 0; overflow: hidden;}
#centerMain .hotProducts .products_tab ul.tabs { height: 25px; margin: 0 10px 0 320px; padding: 9px 0 0 0;}
#centerMain .hotProducts .products_tab ul.tabs li { float: left; height: 27px; line-height: 150%; overflow: hidden; position: relative; margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */ background: #155c0f; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
#centerMain .hotProducts .products_tab ul.tabs li a { display: block; padding: 5px 20px; border: 1px solid #7dbd09; text-decoration: none;-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
#centerMain .hotProducts .products_tab ul.tabs li a:hover { background: #fff;}
#centerMain .hotProducts .products_tab ul.tabs li.active  { background: #fff; border-bottom: 1px solid #fff;}
#centerMain .hotProducts .products_tab ul.tabs li.active a:hover { background: #fff;}
#centerMain .hotProducts .products_tab .tab_container { clear: left; width: 100%; border: 1px solid #fff; border-top: none; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 0 0 0 5px; padding: 10px 0;}
#centerMain .hotProducts .products_tab .tab_container .tab_content { padding: 5px;}

.search_box { border: 1px solid #028bc3;}
