body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

*
{
    padding: 0px;
    margin: 0px;
}

a
{
    color: #4187C9;
    text-decoration: none;
}

img {
    border: 0px;
}
a:hover
{
    color: Black;
    text-decoration: underline;
}

.classfont
{
    font-size: 14px;
    color: #0E6EB8;
}

.kindlistfont
{
    font-size: 16px;
    color: #5A95D1;
}

.kindlistfont a:hover
{
    color: #0E6EB8;
    text-decoration: underline;
}


.KindDTxt
{
    font-size: 15px;
    text-align: center;
    color: #5A95D1;
    line-height: 18px;
}

.txtGray
{
    color: #999;
    height: 20px;
    line-height: 20px;
    border: 1px solid #888888;
}


.linebottom
{
    cursor: pointer;
    border-bottom: 1px dashed #666;
}
.linebottomOver
{
    cursor: pointer;
    border-bottom: 1px dashed #EF7000;
    font-weight: bold;
    background-color: #FFFFDD;
}

.KindImg
{
    cursor: pointer;
    border: 0px;
}


/*图片框*/
.PicBox
{
    border: 2px solid #5A95D1;
    background-color: #FFF;
    cursor: pointer;
}
.product-desc span {
    color: #5a95d1;
    font-size: 14px;
}
.PicBoxOver
{
    border: 2px solid #666;
    background-color: #FFF;
    cursor: pointer;
}

.PicBoxNoHand
{
    border: 3px solid #D2D2D2;
    background-color: #FFF;
}

.showtext
{
    color: #5A95D1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.showtextOver
{
    color: #666;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

/*普通按钮*/
.ButtonOut
{
    text-align: center;
    border: 0px;
    color: #FFF;
    background-color: #5996D0;
    cursor: pointer;
    width: 70px;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
}

/*按钮长的*/
.ButtonOutLong
{
    text-align: center;
    border: 0px;
    color: #FFF;
    background-color: #5996D0;
    cursor: pointer;
    width: 120px;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
}

/*按钮长的*/
.ButtonCart
{
    text-align: center;
    border: 0px;
    color: #FFF;
    background-color: #0070BD;
    cursor: pointer;
    width: 120px;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
}



/*行列表*/
.LineList
{
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #EF7000;
}

.LineListOver
{
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #333;
    font-weight: bold;
    background-color: #FFFFDD;
}

/*留言 */
#Feedback label
{
    display: block;
    float: left;
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: right;
}

#Feedback .txt
{
    height: 20px;
    line-height: 20px;
    background-color: #FFF;
    border: 1px solid #888888;
}

.ClickHand
{
    cursor: pointer;
}

/*产品详细*/
.DetailsTxt div
{
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
}

.MemberLoginTxt
{
    font-weight: bold;
    font-size: 14px;
    height: 25px;
}

/*会员注册*/
#Register div
{
    padding-bottom: 10px;
    height: 25px;
    line-height: 25px;
}

#Register label
{
    font-weight: bold;
    font-size: 14px;
    display: block;
    float: left;
    width: 150px;
    text-align: right;
}

#Register .txt
{
    height: 20px;
    line-height: 20px;
    border: 1px solid #888888;
}

/*产品密码*/
#UPwd div
{
    height: 30px;
    line-height: 30px;
}

#UPwd label
{  
    font-size: 14px;
}

#UPwd .txt
{
    width: 160px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #9B9B9B;
}


/*购物车*/
.shopcarttitle
{
    font-weight: bold;
    background-color: #5996D0;
    height: 30px;
    line-height: 30px;
}
.shopcarttitle div
{
    display: block;
    float: left;
}
.shopcartcontent
{
    height: 125px;
    margin-bottom: 27px;
}
.shopcartcontent div
{
    display: block;
    float: left;
}

.BlutFont
{
    color: #0070BD;
    font-weight: bold;
    cursor: pointer;
}

/*分页*/
#pageing
{
    font-size: 13px;
    font-weight: bold;
}

#pageing a
{
    /* color: #5996D0; */
    text-decoration: none;
    border: 0px;
    color: #FFF;
    background-color: #5996D0;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}
#pageing a:hover
{
    text-decoration: none;
    border: 0px;
    color: Black;
    background-color: #5996D0;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.PageingFail
{
    color: #FFF;
    background-color: #999999;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.TextBox
{
    border: 1px solid #888888;
    height: 18px;
    line-height: 18px;
    background-color: #FFFFFF;
}

.Hg20
{
    height: 20px;
}
.Hg22
{
    height: 22px;
}

.Hg24
{
    height: 24px;
}


.Hg25
{
    height: 25px;
}

.Hg28
{
    height: 28px;
}

.Hg30
{
    height: 30px;
}
.RedFont
{
    color: red;
}

.jqZoomPup
{
    overflow: hidden;
    background-color: #FFF;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index: 10;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}


.TwoChild
{
    cursor: pointer;
    background-image: url("image/TwoChild.png") !important; /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/TwoChild.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 145px;
    height: 79px;
}

.ftInsect
{
    cursor: pointer;
    background-image: url("image/InsectImg.png") !important; /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/InsectImg.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 441px;
    height: 42px;
}


.btnNewPro
{
    cursor: pointer;
    background-image: url("image/NewProBtn.png") !important; /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/NewProBtn.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 231px;
    height: 152px;
}

.btnViewLarger
{
    cursor: pointer;
    background-image: url("image/btnViewLarger.png") !important; /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/btnViewLarger.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 313px;
    height: 45px;
}

.ThreeChild
{
    background-image: url("image/ThreeChild.png") !important; /* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/ThreeChild.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 421px;
    height: 387px;
}


.KindImgBg
{
    background: url("image/KindImgBg.png") no-repeat scroll 0px 0px transparent !important;
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image/KindImgBg.png'); /* IE6 */
    _background-image: none; /* IE6 */
    width: 779px;
    height: 404px;
}
