body{background:url(../images/bg.jpg) repeat-y center; color:#666;}
.wrap{width:1003px; margin:0 auto;}
.header{height:163px;}
.header .top{height:129px;}
.colbest{display:inline-block; width:230px; height:98px; margin:10px 0 0 3px; float:left; background:url(../images/colbest.png) no-repeat;}
.topRight{width:600px;}
.topLink{height:50px; color:#fff; margin:34px 0 0; text-align:right;}
.topLink a{background:url(../images/topLinkIcon.gif) no-repeat left center; padding-left:10px; color:#fff; margin:0 5px;}
.topSearch{position:relative; padding:0 0 0 123px; width:252px;}
.topSearch .key{width:167px; height:19px; border:solid 1px #949494; margin-right:3px;}
.topSearch .btn-search{width:56px; height:21px; border:none; background:url(../images/HOME_new-_modify3-_13.gif) no-repeat; color:#fff; text-align:center;}
/*模拟select*/
.dropDownList{position:absolute; left:0;}
/*.dropDownList div.dropdown select{display:none;}*/
.dropDownList div.dropdown{float:left;margin-right:3px;width:100px;}
.dropDownList span{display:block;width:120px;height:21px;background:url(../images/selectBg.gif) left top no-repeat;line-height:21px;text-indent:12px;cursor:default;}
.dropDownList span.over{background-position:left bottom;border-color:#B4C91A;}
.dropDownList ul{background:#eee;width:120px;display:none;}
.dropDownList ul li{height:20px;width:100%;padding:3px 0;text-indent:12px;cursor:default;}
.dropDownList ul li.over{background:#ccc;}
.dropDownList ul.show{display:block;}
.dropdown select{ position:absolute; top:-9999999px;}

.dropDownList2{position:absolute; left:40px; top:2px;}
/*.dropDownList div.dropdown select{display:none;}*/
.dropDownList2 div.dropdown{float:left;margin-right:3px;width:117px;}
.dropDownList2 span{display:block;width:117px;height:17px;background:url(../images/productDetailSelect.gif) left top no-repeat;line-height:17px;text-indent:12px;cursor:default;}
.dropDownList2 span.over{background-position:left bottom;border-color:#B4C91A;}
.dropDownList2 ul{background:#eee;width:117px;display:none;}
.dropDownList2 ul li{height:17px; line-height:17px;width:100%;padding:3px 0;text-indent:12px;cursor:default;}
.dropDownList2 ul li.over{background:#ccc;}
.dropDownList2 ul.show{display:block;}
.dropdown select{ position:absolute; top:-9999999px;}

.dropDownList3{position:absolute; left:165px; top:2px;}
/*.dropDownList div.dropdown select{display:none;}*/
.dropDownList3 div.dropdown{float:left;margin-right:3px;width:117px;}
.dropDownList3 span{display:block;width:117px;height:17px;background:url(../images/productDetailSelect.gif) left top no-repeat;line-height:17px;text-indent:12px;cursor:default;}
.dropDownList3 span.over{background-position:left bottom;border-color:#B4C91A;}
.dropDownList3 ul{background:#eee;width:117px;display:none;}
.dropDownList3 ul li{height:17px; line-height:17px;width:100%;padding:3px 0;text-indent:12px;cursor:default;}
.dropDownList3 ul li.over{background:#ccc;}
.dropDownList3 ul.show{display:block;}
.dropdown select{ position:absolute; top:-9999999px;}

.menu{width:1003px; height:34px; background:url(../images/menuBg.gif) repeat-x;}
.menu ul{width:1003px;}
.menu ul li{float:left; background:url(../images/menuLi.gif) no-repeat right center; padding-right:2px;}
.menu ul li a{color:#fff; display:inline-block; font-weight:bold; height:34px; line-height:34px; padding:0 26px;}
.menu ul li a:hover,.menu ul li.cur a{background:url(../images/menuLiCur.gif) repeat-x; text-decoration:none;}

.container{background:#fff;}
.pb50{padding-bottom:50px;}
.footer{height:34px; line-height:34px;}
.footer .fl a{color:#333; margin:0 10px;}
.footer .fr a{color:#666;}

.inputText{border:solid 1px #ddd; height:20px; line-height:20px;}
.w100{width:100px;}
.w200{width:200px;}
.w370{width:370px;}