﻿
body {
    font-size: 13px;
    font-family: "微软雅黑";
}

.Box_btn1 {
    height: 49px;
    background: url(/Content/images/Box_btn1.gif) no-repeat scroll 0px 0px transparent;
    cursor: pointer;
}

.Box_btn2 {
    height: 49px;
    background: url(/Content/images/Box_btn2.gif) no-repeat scroll 0px 0px transparent;
    cursor: pointer;
}

.ClassBg1 a {
    line-height: 50px;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.ClassBg2 a {
    line-height: 50px;
    font-size: 24px;
    color: #002b38;
    font-weight: bold;
    text-decoration: none;
}

.DetailsTxt_tt {
    height: 33px;
    background: url(/Content/images/DetailsTxt.jpg) no-repeat scroll 0px 0px transparent;
}

.ProductsDetailBtn {
    cursor: pointer;
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0095b6;
    background-color: #017894;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
