﻿    /*翻页页码*/
        .myPage
        {
            text-align: center;
        }
        .number
        {
            border: #006a72 1px solid;
            padding: 3px 5px;
            color: #fff;
            margin-right: 5px;
            background: #e5e5e5;
            color: #008AD0;
            cursor: pointer;
        }
        .red
        {
            font-weight: bold;
            color: #fff;
            background: #008AD0;
        }
        .letter
        {
            border: #006a72 1px solid;
            padding: 2px 5px;
            margin-right: 5px;
            background: #fff;
            color: #000;
            cursor: pointer;
        }
        .showLogOrReg
        {
            height: 100%;
            overflow: hidden;
            position: relative;
        }
        .w385
        {
            width: 385px;
        }
        .title_lr
        {
            background: url(/images/logOrreg_bg.gif) repeat-x 0 -37px;
            height: 40px;
            padding-top: 6px;
            padding-left: 15px;
            margin-bottom: 20px;
            font-size: 16px;
            font-weight: bold;
        }
        .title_lr a
        {
            line-height: 40px;
            cursor: pointer;
            display: block;
            float: left;
            margin-right: 5px;
            width: 78px;
            height: 38px;
            background: url(/images/logOrreg_bg.gif) 0 -125px;
        }
        .title_lr .log_title
        {
            background: url(/images/logOrreg_bg.gif) 0 -85px;
            color: #fff;
        }
        .title_lr a:hover
        {
            background: url(/images/logOrreg_bg.gif) 0 -85px;
            color: #fff;
        }
        .showContent
        {
            border: 1px solid #3298f9;
            height: 100%;
            padding-bottom: 20px;
            overflow: hidden;
            margin-top: 10px;
            float: left;
            background-color: #fff;
        }
        .w376
        {
            width: 376px;
        }
        .showLogOrReg .closethis
        {
            width: 34px;
            height: 34px;
            display: block;
            position: absolute;
            top: 0px;
            cursor: pointer;
            right: 0px;
            background: url(/images/logOrreg_bg.gif);
        }
        .showLogOrReg .btnlog_reg input
        {
            width: 100px;
            height: 32px;
            border: none;
            background: url(/images/logOrreg_bg.gif) 0 -164px;
            cursor: pointer;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            margin-right: 10px;
        }
        
        .showLogOrReg .txtClass input
        {
            width: 200px;
            height: 26px;
            background-color: #fcfbf9;
            border: solid 1px #aaa;
            float: left;
        }
        .showContent p.txtClass
        {
            height: 50px;
            clear: both;
            line-height: 24px;
        }
        .showContent p.txtClass label
        {
            width: 80px;
            float: left;
            text-align: right;
        }
        .showContent p.txtClass a
        {
            color: Blue;
        }
        .showLogOrReg .txtErr
        {
            color: Red;
            height: 30px;
            display: none;
        }
        .imgCode
        {
            float: left;
            margin-left: 10px;
        }
        .pt15
        {
            padding-top: 15px;
        }
        .hide
        {
            display: none;
        }
        
        .shopcart2
        {
            color: #ff0000;
            font-size: 18px;
            line-height: 50px;
            font-weight: bold;
        }
        
        .w550
        {
            width: 550px;
        }
        .w535wx
        {
            width: 535px;
            text-align: left;
            line-height: 30px;
        }
        .wxInfo
        {
            text-indent: 2em;
        }
        .wxTitle
        {
            color: #fff;
            line-height: 30px;
        }
        .w535wx p
        {
            padding-left: 15px;
            padding-right: 15px;
        }
        .wxInfo a
        {
            color: Blue;
            text-decoration: underline;
        }
        .cyellow
        {
            color: #e55c02;
        }