﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-weight: normal;
}

/* Link */
a:link
{
    color: #505050;
    text-decoration: none;
    font-size: 12px;
}

a:visited
{
    text-decoration: none;
    color: #505050;
}

a:hover
{
    text-decoration: underline;
    color: #9F0F0F;
}

a:active
{
    text-decoration: none;
    color: #505050;
}
/*cnav */
a.cnav:link
{
    color: #000;
    text-decoration: none;
    font-size: 11px;
}

a.cnav:visited
{
    text-decoration: none;
    color: #000;
}

a.cnav:hover
{
    text-decoration: underline;
    color: #9F0F0F;
}

a.cnav:active
{
    text-decoration: none;
    color: #000;
}
/*cnav */
/*tag1 */
a.tag1:link
{
    color: #06666B;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.tag1:visited
{
    text-decoration: none;
    color: #06666B;
}

a.tag1:hover
{
    text-decoration: underline;
    color: #9F0F0F;
    font-weight: bold;
}

a.tag1:active
{
    text-decoration: none;
    color: #000;
}

/*tag2*/
a.tag2:link
{
    color: #f00;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.tag2:visited
{
    text-decoration: none;
    color: #000;
}

a.tag2:hover
{
    text-decoration: underline;
    color: #00F;
    font-weight: bold;
}

a.tag2:active
{
    text-decoration: none;
    color: #000;
}


a.leftnav:link
{
    color: #6C757A;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.leftnav:visited
{
    text-decoration: none;
    color: #6C757A;
}

a.leftnav:hover
{
    text-decoration: underline;
    color: #CB1B1B;
}

a.leftnav:active
{
    text-decoration: none;
    color: #6C757A;
}


div, ul, ol, li, dl, dt, dd, form, img
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}


ul li
{
    list-style-type: none;
}

strong
{
    font-weight: normal;
}

.clear
{
    clear: both;
}

.colorRed
{
    color: Red;
}

.font16
{
    font-size: 16px;
}

.whitespace
{
    display: block;
    height: 12px;
    width: 100%;
    background-color: #FFF;
    overflow: hidden;
}

.hrline
{
    height: 5px;
    clear: both;
    border-top: dashed 1px #CCCCCC;
    width: 98%;
    margin-left: 5px;
    font-size: 5px;
}
.font11
{
    font-size: 11px;
}

.bigtitle20
{
    color: #555555;
    font-size: 20px;
}

.ptitle
{
    text-align: left;
    line-height: 150%;
    color: #4E4E4E;
    font-size: 18px;
    font-weight: bold;
}

.left
{
    float: left;
}

.right
{
    float: right;
}


/*主要的body*/
.mainBox
{
    width: 960px;
    margin: 0px auto;
}


/*header*/
.header
{
    margin: 0px auto;
    text-align: center;
    height: 82px;
    color: #000;
    padding-right: 30px;
    margin-top: 0px;
    text-align: left;
}


.logo
{
    width: 500px;
    padding-left: 5px;
}

.logo h1
{
    font-size: 10px;
    padding-left: 8px;
    padding-top: 0px;
    margin: 0px;
}

.batterySearch
{
    padding-top: 10px;
    font-size: 11px;
    width: 350px;
    text-align: left;
    margin-top: 10px;
}

.Searchtips
{
    font-size: 0px;
    padding-left: 50px;
}

.btn
{
    width: 54px;
    height: 22px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    background: url(../Images/black/search.jpg) no-repeat top left;
    vertical-align: middle;
}


/*header end*/

/*navmenu*/
.navmenu
{
    background: url(../Images/black/m_bg.jpg) repeat-x top left;
    height: 34px;
    width: 100%;
}

.navmenu ul
{
    padding: 0px 10px 0px 0px;
    list-style: none;
}

.navmenu ul li
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

.navmenu ul li a
{
    float: left;
    background: url("../Images/black/menu_split.jpg") no-repeat right top;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    height: 34px;
    font-weight: normal;
    font-size: 12px;
}


.navmenu a span
{
    float: left;
    display: block;
    padding: 10px 20px 10px 20px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

.navmenu a:hover span
{
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px;
    background-color: #DADADA;
    color: Black;
}


.navmenu a:hover
{
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px;
    background-color: #DADADA;
    color: Black;
}

.navmenu a:hover span
{
    background-color: #DADADA;
    color: Black;
}

/*navmenu*/


/*menufoot*/
.menufoot
{
    height: 15px;
    background: url("../Images/black/path_bg.jpg") repeat-x top left;
    color: #7f828c;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 5px;
    line-height: 22px;
}
/*menufoot end*/

/*block*/
.block
{
    width: 960px;
    margin: 0px auto;
    padding: 0px;
}

.blockleft
{
    width: 180px;
    background: #fff;
    float: left;
}

.blockright
{
    width: 765px;
    margin: 0px;
    padding: 0px;
    float: right;
}


.contentleft
{
    width: 585px;
    float: left;
}

.contentright
{
    width: 165px;
    float: right;
}


/*left product begin*/
.left_product
{
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.left_product_header
{
    background: url(../Images/black/title_bg.jpg) repeat-x top left;
    height: 22px;
    line-height: 22px;
    color: #FFF;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    cursor: pointer;
}

.left_product_header2
{
    background: url(../Images/black/item_bg.jpg) repeat-x top left;
    height: 22px;
    line-height: 22px;
    color: #000;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    border-left: solid 1px #afb4b8;
    border-right: solid 1px #afb4b8;
    cursor: pointer;
    width: 168px;
}

.left_product_item
{
    border-left: solid 1px #afb4b8;
    border-right: solid 1px #afb4b8;
    border-bottom: solid 1px #afb4b8;
    width: 178px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.left_product_item ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.left_product_item ul li
{
    padding-left: 8px;
    line-height: 20px;
}

.left_product_item li a
{
    font-size: 10px;
    color: #505050;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
}

.left_product_item ul li a:visited
{
    font-size: 10px;
    height: 20px;
    font-weight: bold;
}

.left_product_item a:hover
{
    font-size: 10px;
    color: #9F0F0F;
    height: 20px;
    text-decoration: underline;
    font-weight: bold;
}
/*left product end*/

/*navpath begin*/
.navpath
{
    height: 15px;
    color: #7f828c;
    font-size: 11px;
    padding-left: 8px;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 22px;
}
.navpath a
{
    font-size: 11px;
    color: #7f828c;
    text-decoration: none;
}

.navpath a:hover
{
    font-size: 11px;
    color: #9F0F0F;
    text-decoration: underline;
}

/*navpath end*/


/*contentbox begin*/

.contentboxHeader
{
    background: url("../Images/black/top_r_bg.jpg") no-repeat top right;
    width: 100%;
    height: 12px;
    margin: 0px;
    padding: 0px;
}

.contentboxHeader h6
{
    background: url("../Images/black/top_l_bg.jpg") no-repeat top left;
    height: 12px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.contentBox
{
    border-left: solid 1px #C0C3CA;
    border-right: solid 1px #C0C3CA; /* #C0C3CA; #EEEEEE*/
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.contentItem
{
    border-left: solid 1px #C0C3CA;
    border-right: solid 1px #C0C3CA;
    padding: 0px;
    margin: 0px;
}


.contentFooter
{
    background: url("../Images/black/foot_r_bg.jpg") no-repeat top right;
    height: 12px;
    width: 100%;
    font-size: 0px;
}

.contentFooter p
{
    background: url("../Images/black/foot_l_bg.jpg") no-repeat top left;
    height: 12px;
    width: 100%;
    font-size: 0px;
}

/*contentbox end*/

/* FeaturedList*/

.featuredTitle
{
    color: #497592;
    font-size: 19px;
    padding-left: 8px;
    width: 540px;
}

.FeaturedList
{
    margin: 8px 0px;
    border-bottom: dotted 1px #D0D0D0;
    padding: 5px 0px;
    display: block;
}

.FeaturedList ul
{
    margin: 0px;
    padding: 0px;
}

.FeaturedList ul li
{
    float: left;
    width: 100%;
}

.FeaturedList ul .productimg
{
    width: 100px;
    text-align: left;
}

.FeaturedList ul .productinfo
{
    line-height: 145%;
    font-size: 11px;
    width: 450px;
    word-wrap: break-word;
}



.FeaturedList ul .productinfo h3 a
{
    color: #04818E;
    font-size: 12px;
    font-weight: bold;
}



.FeaturedList ul .productinfo h3 a:hover
{
    color: #06666B;
    font-size: 12px;
    font-weight: bold;
}

/*FeaturedList*/


/*battTips*/

.battTips
{
    margin: 2px 8px;
    line-height: 140%;
    width: 540px;
}

.battTips p
{
    font-size: 17px;
    color: #497592;
}

.battTips span
{
    padding-left: 10px;
}

.battTips dt
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    color: #497592;
}

.battTips dd
{
    padding-left: 10px;
}
/*battTips*/


/*hot_product begin*/
.hot_product_header
{
    background: url(../Images/black/hottitle_r_bg.jpg) no-repeat top right;
    line-height: 22px;
    width: 100%;
}

.hot_product_header h6
{
    background: url(../Images/black/hottitle_l_bg.jpg) no-repeat top left;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}

.hot_product_headerR
{
    background: url(../Images/black/hottitleR_r_bg.jpg) no-repeat top right;
    line-height: 22px;
    width: 100%;
}

.hot_product_headerR h6
{
    background: url(../Images/black/hottitleR_l_bg.jpg) no-repeat top left;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
}


.hot_product_item
{
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}


.hot_product_itemlist
{
    padding: 5px;
}

.hot_product_itemlist ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.hot_product_itemlist ul li
{
    padding-left: 3px;
    height: 20px;
}

.hot_product_itemlist a
{
    font-size: 11px;
    color: #505050;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}

.hot_product_itemlist a:hover
{
    font-size: 11px;
    color: #9F0F0F;
    height: 20px;
    text-decoration: underline;
    font-weight: bold;
}





.hot_product_foot
{
    background: url(../Images/black/hotfoot_r_bg.jpg) no-repeat top right;
    height: 17px;
    width: 100%;
    font-size: 0px;
    margin: 0px;
}


.hot_product_foot h5
{
    background: url(../Images/black/hotfoot_l_bg.jpg) no-repeat top left;
    height: 17px;
    font-size: 0px;
    width: 30px;
}

/*hot_product end*/






/*block end*/


/*footer*/
.footer
{
    width: 960px;
    margin: 0px auto;
    background-color: #fff;
    text-align: center;
}



.footernav
{
    height: 35px;
    width: 100%;
    line-height: 35px;
    text-align: center;
}

.footernav ul
{
    text-align: center;
}

.footernav ul li
{
    display: inline;
    text-align: center;
    color: #077CB2;
}

.footernav ul li a
{
    margin-left: 5px;
    margin-right: 5px;
    font-size: 11px;
    color: #077CB2;
}

.footernav ul li a:hover
{
    margin-left: 5px;
    margin-right: 5px;
    font-size: 11px;
    color: #077CB2;
}

.footernav ul li a.visited
{
    margin-left: 5px;
    margin-right: 5px;
    font-size: 11px;
    color: #077CB2;
}

.footernav ul li span
{
    width: 1px;
    background-color: #077CB2;
}


.copyright
{
    font-size: 11px;
    color: #9B9B9B;
}

.copyright a, a:hover
{
    font-size: 11px;
    color: #077CB2;
}


/*footer end*/

.bottomline
{
    height: 20px;
    width: 100%;
    background: #000;
}



.Productleft
{
    float: left;
    width: 745px;
}


.Productright
{
    float: right;
    width: 200px;
}


/*product descrition*/
.contentProductInfo
{
    width: 100%;
    padding: 0px;
    text-align: left;
}

.contentProductInfo ul
{
    list-style: none;
    width: 100%;
}

.contentProductInfo ul li
{
    float: left;
}

.contentProductInfo ul .pImg
{
    width: 400px;
    padding-left: 5px;
    text-align: left;
}

.contentProductInfo ul .pInfo
{
    padding-left: 10px;
    width: 300px;
    text-align: left;
    border-left: dashed 1px #CCCCCC;
}

.contentProductInfo ul .pInfo p
{
    padding-left: 10px;
    text-align: left;
}

.pro_td01
{
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    color: #4F4F4F;
}

.pro_td02
{
    font-weight: normal;
    text-align: left;
    padding-left: 3px;
    font-size: 11px;
    color: #000;
}


.warranty
{
    background-color: #FFFEED;
    border: solid 1px #FE8802;
    line-height: 140%;
    font-size: 11px;
    padding: 5px;
}


.pro_description
{
    margin-top: 10px;
    text-align: left;
    padding-left: 15px;
    font-family: Verdana;
}

.pro_description h2
{
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #9E100C;
    background-color: #F6F6F7;
}

.pro_description h3
{
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #9E100C;
    background-color: #F6F6F7;
}

.pro_description h4
{
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #9E100C;
    background-color: #F6F6F7;
}


.pro_description h5
{
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
    color:#666666;
    background-color: #F6F6F7;
}


.pro_description p
{
    font-size: 11px;
    line-height: 140%;
    padding-left: 15px;
    color: #000000;
}


.warranty_desc
{
    margin-top: 10px;
    text-align: left;
    padding-left: 15px;
}


.warranty_desc ul
{
    margin-left: 30px;
}

.warranty_desc ul li
{
    line-height: 150%;
    list-style-type: decimal;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
}


.modelslist
{
    margin: 5px 0px;
    font-size: 11px;
    width: 100%;
}

.modelslist ul
{
    margin-left: 15px;
    list-style: none;
    background-color: #FFF;
}

.modelslist ul li
{
    float: left;
    text-align: left;
    width: 25%;
    height: 18px;
    line-height: 18px;
}


.modelslist ul li a
{
    font-size: 11px;
    color: #000;
}

.modelslist ul li a:hover
{
    font-size: 11px;
    color: #f00;
}



.directoryleft
{
    float: left;
    width: 200px;
}

.directoryright
{
    float: right;
    width: 745px;
}




.leftline
{
    height: 25px;
    width: 100%;
    background: url(../Images/black/left_line_bg.jpg) repeat-x top left;
}

.speciallist
{
    padding: 10px;
    font-size: 11px;
    line-height: 145%;
}

.speciallist ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.speciallist ul li
{
    float: left;
    list-style: none;
    width: 33%;
    text-align: center;
    font-size: 11px;
    margin: 5px 0px;
}

.speciallist ul li a
{
    font-size: 12px;
    font-weight: bold;
    color: #04818E;
    text-decoration: underline;
}

.speciallist ul li a:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #f00;
    text-decoration: underline;
}

.specialinfo
{
    font-size: 10px;
    color: #000;
    text-align: left;
}



.desc_tab
{
    margin-top: 10px;
}

.desc_tab ul
{
    background: url(../Images/black/tab_ul_bg.gif) repeat-x bottom left;
    list-style: none;
    padding-left: 15px;
    height: 25px;
}

.desc_tab ul li
{
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 95px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #444444;
    cursor: pointer;
}

.current_tab
{
    background: url(../Images/black/tab_li_01.gif) no-repeat bottom left;
    font-weight: bold;
}

.nocurrent_tab
{
    background: url(../Images/black/tab_li_02.gif) no-repeat bottom left;
}


