@charset "utf-8";
/* CSS Document */
*{border:0;margin:0;padding:0;font-family:Verdana;font-size:12px;}
li{list-style:none;}
a{text-decoration:none;}
body{background:#343434;}
.clear{clear:both;height:0px;font-size:0px;line-height:0px;/*overflow:hidden;*/ }
.main_bg{background:url(../image/bg_main.gif) repeat-y center bottom #343434;margin:20px 0;}
/* topest black bar */
.head_bar{background:url(../image/bg_head.gif) repeat-x;height:29px;line-height:29px;}
.login_bar{height:inherit;width:150px;float:left;}
span.weboofTitle{display:block;height:inherit;background:url(../image/LOGO_s.png) no-repeat 10px center;padding:0 0 0 75px;color:#FFF;font-weight:bold;}
.hb_right{height:inherit;float:right;padding:0 5px 0 0;color:#999;font-weight:bold;}
.hb_right span{color:#999;}
.hb_right a{color:#FFF;}
/* top_area LOGO + Search + nav */
.top_area{background:url(../image/bg_head_bd.gif) no-repeat center top;}
.header{width:960px;height:95px;margin:0 auto;}
.logoWarp{padding:15px 0 0 25px;float:left;}
.searchWarp{padding:20px 5px 0 0;float:right;width:659px;height:68px;}
.searchBg{background:url(../image/searchBarBg.jpg) no-repeat;width:659px;height:49px;position:relative;}
input.searchTxtInput{background:none;position:absolute;left:65px;top:21px;padding:0 5px;height:14px;line-height:14px;width:460px;}
input.searchBtnInput{background:url(../image/searchBarBtn.jpg) no-repeat;height:27px;width:96px;position:absolute;right:13px;*right:12px;top:14px;cursor:pointer;}
.searchHotWordsWarp{height:19px;line-height:19px;color:#666;}
.searchHotWordsWarp span{color:#26a;font-size:11px;font-weight:bold;}
.searchHotWordsWarp a{color:#000;font-size:11px;}
.searchHotWordsWarp a:hover{color:#f60;text-decoration:underline;}
.main_nav{background:url(../image/navBg.gif) no-repeat center center;height:30px;clear:both;}
.mainNavWarp{width:940px;height:30px;line-height:30px;margin:0 auto;}
.mainNavWarp a{display:block;float:left;padding:0 15px;color:#FFF;background:none;font-weight:bold;}
.mainNavWarp a:hover{color:#FF0;background:#36f;}
.mainNavWarp a.active{background:#000;color:#FF0;}
.mainNavWarp a.active:hover{background:#000;color:#FF0;}
/* footer */
.main_footer{background:url(../image/bg_footer.gif) repeat-y center;padding:15px 0 0 0;}
.footer{width:960px;margin:0 auto;text-align:center;}
.foot_menu{color:#999;padding:0 0 15px 0}
.foot_menu a{color:#999;}
.foot_menu a:hover{color:#333;text-decoration:underline;}
.footer p{font-size:10px;color:#999;}
.footer p span.systemVersion{font-size:10px;font-weight:bold;color:#26a;}
.footer_bar{ background:url(../image/bg_foot_bd.gif) no-repeat center;height:20px;}

/* main content */
.main_area{width:960px;margin:0 auto;clear:both;padding:10px 0;background:#FFF;position:relative;}
.siteMapIndex{padding:10px 30px;color:#666;}
.siteMapIndex a{color:#2A62AF;font-weight:bold;}
.siteMapIndex a:hover{color:#333;font-weight:bold;}
.siteMapIndex span{color:#f60;font-weight:bold;}

/* change page */
.letterListBtnWarp{padding:5px 0 10px 0;height:21px;}
.changePageWarp{width:260px;float:right;}
table.changePageTable{width:260px;}
table.changePageTable tr td{height:16px;line-height:16px;vertical-align:middle;padding:3px;}
table.changePageTable tr td a{height:16px;width:23px;display:block;}
table.changePageTable tr td a.toFirstPage{background:url(../image/toFirstPage.jpg) no-repeat;}
table.changePageTable tr td a.toPrevPage{background:url(../image/toPrevPage.jpg) no-repeat;}
table.changePageTable tr td a.toNextPage{background:url(../image/toNextPage.jpg) no-repeat;}
table.changePageTable tr td a.toLastPage{background:url(../image/toLastPage.jpg) no-repeat;}
table.changePageTable tr td span{color:#26589D;font-weight:bold;}
table.changePageTable tr td input.changePageTxt{background:#FFF;border:#999 solid 1px;text-align:center;width:40px;height:16px;color:#26589D;}
table.changePageTable tr td input.changePageSubmit{background:url(../image/gotoPage.jpg) no-repeat;border:0;width:30px;height:16px;}
/* 登录 */
.signInWarp{width:500px;background:#FFF;border:#2A62AF solid 3px;}
p.registorWords{padding:15px 15px 5px 35px;color:#666;margin-bottom:30px;}
p.registorWords a{color:#08f;}
p.registorWords a:hover{color:#f80;}
table.signInTable{margin:0 auto;}
table.signInTable tr td{height:22px;vertical-align:middle;color:#999;}
.clossBtnWarp{padding:3px 5px;text-align:right;font-size:10px;}
.clossBtnWarp a{color:#CCC;font-size:10px;font-weight:bold;text-decoration:none;}
.clossBtnWarp a:hover{color:#08f;text-decoration:none;}
div.signInTxtFeildWarp{width:209px;height:20px;line-height:20px;background:url(../image/txtfieldActive.gif) no-repeat;}
div.signInTxtFeildIndetifyWarp{width:81px;height:20px;line-height:20px;background:url(../image/txtIndetifyCode.gif) no-repeat;text-align:center;}
input.signInTxtIndetifyField{width:61px;height:18px;line-height:18px;color:#333;font-weight:bold;padding:0px 5px;border:0;background:none;margin:0;}
input.signInBtn{background:url(../image/SignInBtn_normal.gif) no-repeat;height:49px;width:139px;display:block;border:0;}
input.signInTxtField{width:199px;height:20px;line-height:20px;color:#333;font-weight:bold;padding:0px 5px;border:0;background:none;margin:0;}
a.forgetPwd{color:#EA6200;font-weight:bold;text-decoration:underline;}
a.forgetPwd:hover{color:#09f;}
div.signInIndetifyCodeWarp{padding:5px 0;}
div.signInIndetifyCodeWarp img{border:#CCC solid 1px;}
div.signInIndetifyCodeWarp a{color:#09F;text-decoration:none;}
div.signInIndetifyCodeWarp a:hover{color:#f80;text-decoration:underline;}
p.signInTitle1{padding:20px 40px 10px 40px;}
.hbSpaec{position:absolute;top:150px;left:480px;margin-left:-250px;z-index:100;}
/*确认与填写*/
h3.goldOrder{font-size:20px;color:#96a838;line-height:50px;padding:0 20px;}
h3.goldOrder span{font-size:18px;color:#2A62AF;}
.goldOrderP{font-size:11px;color:#2A62AF;line-height:18px;padding:0 20px;}
table.col_shoppingcart{margin:10px auto;border-bottom:1px dashed #96a838;}
table.col_shoppingcart tr td{font-size:11px;padding:2px;line-height:18px;padding:0 5px;}
table.col_shoppingcart tr td input{border:1px solid #ccc;}
table.col_shoppingcart tr td select{border:1px solid #ccc;}
table.col_shoppingcart tr th{font-size:18px;padding:2px;line-height:50px;color:#2A62AF;}
table.goldshoppingcart{margin:10px auto;border-bottom:1px  solid #96a838;border-left:1px  solid #96a838;}
table.goldshoppingcart tr td{font-size:11px;color:red;font-weight:bold;border-top:1px  solid #96a838;border-right:1px  solid #96a838;padding:5px;}
table.goldshoppingcart tr th{color:#2A62AF;border-top:1px  solid #96a838;border-right:1px  solid #96a838;padding:0 5px;}
.lineBorder{border-bottom:1px solid #ccc;font-size:0px;line-height:0px;margin-top:10px;}
/*当前所在位置*/
.siteMapIndex{padding:10px 30px;color:#666;}
.siteMapIndex a{color:#2A62AF;font-weight:bold;}
.siteMapIndex a:hover{color:#333;font-weight:bold;}
.siteMapIndex span{color:#f60;font-weight:bold;}
/*=========gold===========*/
.mainNavWarp a{position:relative;}
.mainNavWarp a.goldNav{width:50px;}
.mainNavWarp a img{	position:absolute;left:43px;top:9px;}
