@charset "utf-8";
/* CSS Document */


#productList h1 { background-image: url(images/search.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 61px; display: block; margin: 10px 0px 0px; padding: 0px; }
#productList ul#list { margin: 0px; padding: 20px 0px 0px; list-style: none; text-align: left; width: 900px; overflow: hidden; line-height: 1.2; }
#productList ul#list li { float: left; width: 175px; margin-right: 5px; text-align: center; height: 190px; }
#productList ul#list img { border: 1px solid #CCCCCC; width: 160px; margin-bottom: 5px; height: 120px; padding: 5px 6px 5px 7px; }
#productList .pager        { height: 34px; width: 900px; line-height: 34px; background: url(images/listPagerBg.jpg) no-repeat; overflow: hidden; }
#productList .pager .prev  { float: left; width: 330px; text-align: right; height: 34px; }
#productList .pager .count { float: left; width: 240px; text-align: center; }
#productList .pager .next  { float: left; width: 330px; height: 34px; }
#productList { margin: 0px 0px 30px; }
#productList #searchBlock { padding-top: 5px; }

#productList .notFind { text-align: center; width: 400px; border: 4px solid #E6E6E6; padding: 50px 0px; margin: 40px auto 80px; }
#productList #searchBlock ul.btnBox   { background: url(images/searchBtnBg.jpg) repeat; height: 33px; width: 736px; margin: 0px; padding: 0px; list-style: none; }
#productList #searchBlock ul.btnBox li{ float: left; width: 184px; margin: 0px; padding: 0px; }
#productList #searchBlock #serchBtn01 { background: url(images/searchBtn01.jpg) no-repeat; display: block; height: 33px; width: 184px;; }
#productList #searchBlock #serchBtn02 { background: url(images/searchBtn02.jpg) no-repeat; display: block; height: 33px; width: 184px;; }
#productList #searchBlock #serchBtn03 { background: url(images/searchBtn03.jpg) no-repeat; display: block; height: 33px; width: 184px;; }
#productList #searchBlock #serchBtn04 { background: url(images/searchBtn04.jpg) no-repeat; display: block; height: 33px; width: 184px;; }
#productList #searchBlock .selected   { background: url(none) !important; }
#productList #searchBlock .searchBox { padding: 15px 0px 0px; border: 1px solid #CCCCCC; height: 43px; display: none; }
#productList #searchBlock form optgroup { font-style: normal; font-weight: bold; }
#productList #searchBlock #tab1 table { margin-left: 280px; }
#productList #searchBlock #tab2 table { margin-left: 300px; }
#productList #searchBlock #tab3       { overflow: hidden; }
#productList #searchBlock #tab3 table th { padding-left: 120px; }
#productList #searchBlock #tab4 table { margin-left: 240px; }
#trader { position: relative; left: 0px; top: -16px; }
#pdf    { position: absolute; z-index: 6666; left: 752px; top: 20px; }
#container { position: relative; }
