﻿body, html, li, input, gloabl, h2, th, input, nav, td, h1, embed, blockquote, ol, xml, div, dl, dt, dd, ul, h3, h4, h5, h6, pre, form, fieldset, abbr, p
{
      font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
img, fieldset, body, html
{
    border: none;
}
address, caption, cite, code, dfn, em, strong, th, abbr, var
{
    font-style: normal;
    font-weight: normal;
}
section
{
    display: block;
}
ul li
{
    list-style: none;
}
 th
{
    text-align: center;
    font-weight:bold;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
q:before, q:after
{
    content: '';
}

html
{
    font: 11px/150% Verdana,Helvetica,sans-serif;
    color: #666;
    background-color: #FFF;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #A72D2C;
}
h1
{
    font-size: 100%;
}
h2, .h2
{
    font-size: 16px;
}
h3, .h3
{
    font-size: 14px;
}
h4, .h4
{
    font-size: 12px;
}
h5, .h5
{
    font-size: 11px;
}
.seoH
{
    font-size: 100%;
    display: inline;
    font-weight: inherit;
}
strong
{
    font-weight: bold;
}

.red
{
    color: #f00;
}

.blue
{
    color:Blue;
}

.green
{
    color:Green;
}

.textCenter
{
    text-align: center;
}

.textRight
{
    text-align: right;
}

.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

.clear5
{
    clear: both;
    height: 5px;
    overflow: hidden;
}

.clear10
{
    clear: both;
    height: 10px;
    overflow: hidden;
}

.clear15
{
    clear: both;
    height: 15px;
    overflow: hidden;
}

.clear20
{
    clear: both;
    height: 20px;
    overflow: hidden;
}

.clearAd
{
    clear: both;
    height: 15px;
    overflow: hidden; /* background:url(../images/freeshippingiMax.jpg) no-repeat center center;*/
}

.center
{
    margin: 0 auto;
    width: 980px;
}

.topnav
{
    background-color: #FCFCFC;
    border-bottom: solid 1px #E7E7E7;
    clear: both;
    height: 22px;
}

.topnavtext
{
    text-align: right;
    line-height: 22px;
    font-size: 11px;
}

.topnavtext a
{
    color: #555;
    padding-left: 8px;
    padding-right: 8px;
}

.topnavtext a:hover
{
    color: #389f0c;
    text-decoration: underline;
}

.leftborder
{
    border-right: solid 1px #e3e3e3;
}


.logoDiv
{
    clear: both;
    display: block;
    height: 75px;
}

.logoBox
{
    float: left;
    width: 300px;
    padding-top: 24px;
}


.logoAd
{
    float: left;
    width: 200px;
    padding-top: 29px;
}

.searchBox
{
    float: left;
    margin-top: 21px;
    width: 300px;
    height: 32px;
    background: url(../images/search-bg.png) no-repeat center center;
}

.seach_text
{
    float: left;
    overflow: hidden;
    width: 230px;
    height: 25px;
    margin: 4px;
    border: 0px solid #3aa60d;
    border-right: none 0;
    outline: 0;
    font: 15px/20px arial,simsun;
}

.search_btn
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    margin-top: 0px;
    text-indent: -10000em;
    width: 60px;
    float: left;
}


.cartbox
{
    float: right;
    margin-right: 5px;
    width: 120px;
    padding-left: 28px;
    background: url(../images/cart-icon.png) no-repeat center left;
    text-decoration: underline;
    cursor: pointer;
    line-height: 26px;
    font-size: 10pt;
    margin-top: 22px;
}

.cartbox:hover
{
    text-decoration: none;
    color: #389f0c;
}

#cartqty
{
    color: #389f0c;
    font-weight: bold;
}

.menubox
{
    height: 36px;
    clear: both;
    background: url(../images/menu-bg.png) repeat-x bottom center;
}

ul.ul-menu
{
    height: 36px;
}

ul.ul-menu li
{
    float: left;
    line-height: 36px;
    position: relative;
}

.ul-menu-link, .ul-menu-current
{
    line-height: 36px;
}

.ul-menu-link a, .ul-menu-current a
{
    display: block;
    float: left;
    padding-left: 14px;
    text-decoration: none;
}

.ul-menu-link a span
{
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-right: 14px;
    display: block;
}

.ul-menu-link a:hover
{
    text-decoration: none;
    cursor: pointer;
    background: url(../images/menu-hover-left.png) no-repeat top left;
}

.ul-menu-link a:hover span
{
    display: block;
    cursor: pointer;
    background: url(../images/menu-hover-right.png) no-repeat top right;
}


.ul-menu-current a
{
    display: block;
    float: left;
    padding-left: 15px;
    text-decoration: none;
    background: url(../images/menu-current-left.png) no-repeat top left;
}

.ul-menu-current a span
{
    float: left;
    color: #389F0C;
    font-weight: bold;
    font-size: 13px;
    padding-right: 15px;
    display: block;
    background: url(../images/menu-current-right.png) no-repeat top right;
}


.ul-menu-current a:hover
{
    text-decoration: none;
    cursor: pointer;
    background: url(../images/menu-current-left.png) no-repeat top left;
}

.ul-menu-current a:hover span
{
    display: block;
    cursor: pointer;
    background: url(../images/menu-current-right.png) no-repeat top right;
}

.ul-menu-split
{
    width: 2px;
    height: 36px;
    background: url(../images/menu-dot.png) no-repeat center center;
}


/* top_arrow 回到顶部*/
.top_arrow
{
    border: 0 none;
    bottom: 100px;
    cursor: pointer;
    display: block;
    height: auto;
    margin: 0;
    opacity: 0.5;
    padding: 0;
    position: fixed;
    right: 40px;
    width: 35px;
    z-index: 2147483647;
}
/* top_arrow */


/*--- DropDown Menu ---*/

.ul-menu li ul
{
    background: #fff;
    list-style: none;
    position: absolute;
    left: -99999px;
    border: solid 2px #389F0C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-top: none;
    padding-top: 5px;
    top: 34px;
    z-index: 10;
}

.ul-menu li ul li
{
    float: none;
    line-height: 26px;
}

.ul-menu li ul li a
{
    font-size: 13px;
    line-height: 26px;
    background: url(../images/menu-arrow.png) no-repeat left center;
    margin-left: 7px;
    padding: 1px 14px 1px 9px;
    display: block;
}


.ul-menu li:hover ul
{
    left: 1px;
}

.ul-menu li:hover ul li a:link, .ul-menu li:hover ul li a:visited
{
    display: block;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    background: url(../images/menu-arrow.png) no-repeat left center;
    background-color: #fff;
    cursor: pointer;
}

.ul-menu li:hover ul li a:hover
{
    display: block;
    color: #389F0C;
    text-decoration: underline;
    background: url(../images/menu-arrow.png) no-repeat left center;
    background-color: #fff;
    cursor: pointer;
}



/*--- DropDown Menu ---*/


.mainbox
{
    clear: both;
}

.leftBox
{
    float: left;
    width: 200px;
}

.rightBox
{
    float: right;
    width: 765px;
}

.leftTitleBox
{
    margin: 0;
    padding-left: 11px;
    border: 1px #E5E5E5 solid;
    border-top: 2px #389F0C solid;
    display: block;
    line-height: 33px;
    font-size: 13px;
    color: #444;
    font-weight: bold;
    background-color: #f5f5f5;
}

.leftListBox
{
    padding: 0px 0px;
    display: block;
    background-color: #fff;
    margin-bottom: 10px;
    clear: both;
    font-size: 10pt;
    border-bottom: 1px #E5E5E5 solid;
    border-left: 1px #E5E5E5 solid;
    border-right: 1px #E5E5E5 solid; /*box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);*/
}

.leftListBox ul
{
    clear: both;
    background-color: #fff;
    margin: 0px;
    padding: 3px 2px;
}

.leftListBox ul li
{
    margin-left: 6px;
    line-height: 19px;
    padding: 3px 0px;
}

.leftListBox ul li a, .leftListBox ul li a:visited
{
    display: block;
    font-size: 11px;
    color: #555;
    padding-left: 8px;
    background: url(../images/item-dot.gif) no-repeat center left;
}

.leftListBox ul li a:hover
{
    display: block;
    color: #389f0c;
    text-decoration: underline;
}


.blockTitleBox
{
    padding-left: 10px;
    background: url(../images/bigtitle-bg.png) repeat-x bottom center;
}

.blockTitleBox a, .blockTitleBox a:visited
{
    font-size: 14px;
    line-height: 36px;
    color: #444;
    font-weight: bold;
    text-decoration: none;
}

.blockTitleBox a:hover
{
    color: #389f0c;
    text-decoration: none;
}

.blockListBox
{
    padding: 3px 10px;
}

.blockListBox ul
{
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.blockListBox ul li
{
    float: left;
    padding: 5px 5px;
    width: 176px;
    min-height:180px;
}

.pic_wrap, .price_wrap, .title_wrap
{
    text-align: center;
    display: block;
}

.pic_wrap
{
    min-height: 100px;
}

.price_wrap
{
    text-align: left;
    padding: 4px 10px;
    font-size: 15px;
    color: #D70000;
}

.title_wrap
{
    text-align: left;
    padding: 0px 10px 5px 10px;
    font-size: 12px;
    color: #333;
}

.title_wrap a, .title_wrap a:visited
{
    font-size: 11px;
    color: #555;
    text-decoration: none;
}

.title_wrap a:hover
{
    font-size: 11px;
    color: #389f0c;
    text-decoration: underline;
}


.footerbox
{
    border-top: solid 0px #389F0C;
    min-height: 100px;
    background-color: #FAFAFA;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
}

.footerbox ul
{
    width: 965px;
    margin: 0px auto;
    min-height: 115px;
}

.footerbox ul li
{
    float: left;
    width: 205px;
}

.fotterli
{
    margin-left: 48px;
}

.footerbox ul li b
{
    display: block;
    font-size: 12px;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #E2E2E2;
    color: #555;
    font-weight: normal;
}

.footerbox ul li dl
{
    margin-left: 2px;
    margin-top: 6px;
}
.footerbox ul li dd
{
    padding-left: 8px;
    line-height: 23px;
    font-size: 11px;
    background: url(../images/li-dot.gif) no-repeat left center;
}

.footerbox dl dd a, .footerbox dl dd a:visited
{
    text-decoration: none;
    color: #555;
}

.footerbox dl dd a:hover, .footerpictures a:hover
{
    text-decoration: underline;
    color: #389F0C;
}

.footerpictures
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    clear: both;
}


.footerpictures a, .footerpictures a:visited
{
    color: #666;
    text-decoration: none;
}

.footerpictures a:hover
{
    color: #389F0C;
    text-decoration: underline;
}

#cse-search-results iframe
{
    width: 760px;
}

.navPath
{
    padding: 3px 0px;
}

.navPath a, .navPath a:visited
{
    color: #666;
    text-decoration: none;
}

.navPath a:hover
{
    color: #389F0C;
    text-decoration: underline;
}

.H2AboutUs
{
    font-size: 18px;
    line-height: 18px;
    padding: 8px 0px;
    margin-bottom: 10px;
    background-color: #fff;
    border-bottom: solid 2px #389F0C;
    color: #333;
}

.aboutusbox
{
    line-height: 22px;
    font-size: 11px;
    padding-left: 15px;
}

.aboutusbox p
{
    color: #222;
    margin-bottom: 10px;
}

.aboutusbox ol
{
    padding-left: 20px;
}

.aboutusbox ol li
{
    list-style-type: decimal;
    color: #222;
}


.aboutusbox a, .aboutusbox a:visited
{
    color: #085CA8;
    text-decoration: none;
}


.aboutusbox a:hover
{
    color: #389F0C;
    text-decoration: underline;
}

.accordionTitle
{
    display: block;
    clear: both;
    line-height: 18px;
    font-weight: bold;
    cursor: pointer;
}

.accordionlistbox
{
    line-height: 20px;
    font-size: 12px;
    display: block;
    clear: both;
    margin-top: 0px;
}

.accordionlistbox ol li
{
    color: #222;
}


.accordionlistbox a
{
    color: #222;
}

ul.faqULNav
{
    display: block;
    clear: both;
    margin: 0px;
    padding-left: 5px;
}

.h1aboutus
{
    font-size: 14px;
    border-left: solid 2px #389F0C;
    padding-left: 10px;
    color: #389F0C;
    background-color: #f5f5f5;
    line-height: 28px;
}


ul.faqULNav li
{
    line-height: 28px;
    list-style: none;
    padding-left: 12px;
    background: url(../images/menu-arrow.png) no-repeat center left;
}

ul.faqULNav li a, ul.faqULNav li a:visited
{
    color: #444;
    font-size: 14px;
    text-decoration: underline;
}

ul.faqULNav li a:hover
{
    color: #d70000;
    text-decoration: underline;
}




/* table */
.formTable td
{
    line-height: 28px;
    padding-top: 2px;
}

.formTableTD1
{
    width: 155px;
    text-align: right;
    padding-right: 3px;
}

.formTableTD1 b
{
    color: Black;
}

.formTableTD2
{
    width: 500px;
    text-align: left;
}

.txtBox1
{
    width: 250px;
    border: solid 1px #BABABA;
    height: 20px;
}

.btnCss
{
    margin: 5px 0px;
    height: 28px;
    width: 70px;
    color: #fff;
    background-color: #389F0C;
    border: none;
    cursor: pointer;
}



.shippingTable
{
    border-collapse: collapse;
    width: 100%;
    margin-top: 6px;
}

.shippingTable td
{
    padding: 5px;
    font-size: 11px;
    line-height: 22px;
}

.shippingTable td img
{
    margin: 3px 3px;
}


.modelseriestitlebox
{
    padding: 5px 0px;
}

.modelseriestitlepicture
{
    padding: 3px;
    float: left;
    width: 190px;
    text-align: center;
}

.modelseriestitletext
{
    padding: 3px;
    float: right;
    width: 550px;
}

.modelseriestitletext h1
{
    font-size: 15px;
    color: #222;
}

.modelseriestitletext p
{
    padding: 8px 0px;
    line-height: 20px;
    font-size: 11px;
}

.ctrlfbox
{
    width: 753px;
    clear: both;
    line-height: 20px;
    border: solid 1px #E5E5E5;
    background: #F5F5F5;
    padding: 6px 5px;
    color: #222;
}

.ctrlfbox.stuck
{
    position: fixed;
    top: 0; /*filter:alpha(opacity=90);  -moz-opacity:0.9;  opacity:0.9;*/
}


.ctrlfbox a, .ctrlfbox a:visited
{
    color: #f00;
    text-decoration: none;
    
}

.ctrlfbox a:hover
{
   color: #389F0C;
    text-decoration: underline;
}

.numbox
{
    background-color: #3eaf0e;
    width: 17px;
    height: 14px;
    line-height: 14px;
    margin-top: 3px;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    display: block;
    float: left;
}


.blockSeriesTitleBox
{
    padding: 8px 2px 0px 0px;
    clear: both;
    display: block;
    border-bottom: 1px solid #3eaf0e;
    margin-top: 10px;
    height:22px;
}

.blockSeriesTitleBox span
{
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    float: left;
    padding-left:4px;
    font-weight:bold;
    padding-right:10px;
    background-color:#3eaf0e;
}

.blockSeriesTitleBox b
{
    background: url(../images/model-title-arrow.png) no-repeat top left;
    height: 23px;
    line-height: 23px;
    width: 10px;
    font-size: 12px;
    text-align: left;
    display: block;
    color: #fff;
    padding: 2px 25px 0px 15px;
    font-weight: bold;
    float: left;
}



.blockSeriesTitleBox a, .blockSeriesTitleBox a:visited
{
    float: right;
    text-align: right;
    padding-right:5px;
    line-height:22px;
    width: 300px;
    color: #444;
    text-decoration: none;
}

.blockSeriesTitleBox a:hover
{
    color: #389F0C;
    text-decoration: underline;
}

.bigModelDiv, .bigModelDiv2
{
    padding: 5px 0px;
}

.bigModelDiv dl, .bigModelDiv2 dl
{
    padding: 0px 0px 15px 20px;
}

.bigModelDiv dl dd, .bigModelDiv2 dl dd
{
    float: left;
    width: 33%;
}

.bigModelDiv dl dd a, .bigModelDiv dl dd a:visited
{
    color: #444;
    font-size: 13px;
    line-height: 28px;
    text-decoration: underline;
    padding-left: 10px;
    background: url(../images/menu-arrow.png) no-repeat center left;
}

.bigModelDiv2 dl dd a, .bigModelDiv2 dl dd a:visited
{
    color: #555;
    font-size: 10pt;
    line-height: 28px;
    text-decoration: underline;
}

.bigModelDiv dl dd a:hover, .bigModelDiv2 dl dd a:hover
{
    text-decoration: underline;
    color: #389F0C;
}

.smallModelDiv
{
    clear: both;
    margin: 8px 0;
    min-height: 200px;
}


.smallModelDiv div
{
   
    font-size: 11px;
    font-weight:bold;
    clear: both;
    margin-top:5px;
    display: block;
    color: #3eaf0e;
    padding-left: 5px;
    border-left: 3px #3eaf0e solid;
    background: #f6f6f6 url(../images/green-arrow2.png) no-repeat center left;
}

.smallModelDiv dl
{
    clear: both;
    display: block;
    padding: 3px 0px 15px 15px;
}

.smallModelDiv dd
{
     line-height: 22px;
    float: left;
    display: block;
    width: 33%; 
    padding-bottom:6px;
    font-size:11px;
}

.smallModelDiv dl dd a, .smallModelDiv dl dd a:visited
{
    color: #555;
    text-decoration: none;
    
}


.smallModelDiv dl dd a:hover
{
    color: #389F0C;
    text-decoration: underline;
}



/*********************************/
.left_item_box
{
    clear: both;
    text-align: center;
    margin: 0px 2px;
    display: block;
    padding: 12px 0px;
    border-bottom: dashed 1px #e2e2e2;
}

.left_item_box a
{
    text-decoration: none;
}

.left_item_box a b
{  
    padding-top: 5px;
    color: #1582BD;
    clear: both;
    font-size:12px;
    display: block;
    font-weight: normal;
}


.left_item_box a img
{
    border: 1px solid #fff;
}


.left_item_box a:hover img
{
    border: 1px solid #888;
}

.left_item_box a:hover b
{
    clear: both;
    color: #389F0C;
    text-decoration: underline;
    display: block;
}

.span_capacity
{
    clear: both;
    display: block;
    font-size:11px;
    color: #777;
}
/*********************************/


/****Product Details Page********/
.h1title
{
    line-height: 28px;
    font-size: 16px;
    display: block;
    clear: both;
    color:#444;
    padding: 8px 0px;
    font-weight:900;
    text-rendering: optimizelegibility;
}


.productInfoBox
{
    display: block;
    clear: both;
    padding: 8px 0px;
}

.productPicBox
{
    float: left;
    width: 270px;
    padding: 10px;
    min-height: 230px;
    border: solid 1px #E5E5E5;
    text-align: center;
}

.productFeatureBox
{
    float: right;
    width: 450px;
    min-height: 210px;
}


.productPicBox a.iframe
{
    display: block;
    clear: both;
    margin: 5px 0px;
}


.AskEmailBox
{
    display: block;
    clear: both;
    margin: 5px 0px;
    padding: 0px;
    text-align: center;
}

.AskEmailBox img
{
    vertical-align: middle;
}

.AskEmailBox a, .AskEmailBox a:visited
{
    line-height: 22px;
    text-decoration: underline;
}

.AskEmailBox a:hover
{
    line-height: 16px;
    text-decoration: underline;
    color: #f00;
}

.productFeatureBox p
{
    line-height: 18px;
    margin: 0px 0px 8px 0px;
    display: block;
    color:#444;
    clear: both;
}

.productFeatureBox p span
{
    color: #d70000;
    display: block;
    clear: both;
}


.productSpecBox
{
    display: block;
    clear: both; 
    border: 1px solid #389F0C;
    padding: 5px 5px 3px 5px;
    font-size: 11px;
    background-color:#FFFEEE;
    color: #444;
}

.productSpecBox dl
{
    margin: 0px;
}

.productSpecBox dl dd
{
    float: left;
    line-height: 20px;
    margin: 0px;
}

.col1
{
    font-weight: bold;
    width: 80px;
    color: #444;
    text-align: right;
    padding-right: 6px;
}

.col2
{
    width: 110px;
}

.col3
{
    font-weight: bold;
    width: 76px;
    color: #444;
    text-align: right;
    padding-right: 6px;
}

.col4
{
    width: 160px;
}



.productInstockBox
{
    padding: 8px 0px;
    display: block;
    clear: both;
    font-size:11px;
}

.productInstockBox dl
{
    margin: 0px;
}

.productInstockBox dl dd
{
    float: left;
    line-height: 23px;
    margin: 0px;
}

.productPriceBox
{
    display: block;
    clear: both;
    padding: 3px;
    font-size: 14px;
    margin: 0px;
    border: solid 0px #389F0C;
}

.productPriceBox dl
{
    margin: 0px;
}

.productPriceBox dl dd
{
    float: left;
    line-height: 25px;
    margin: 0px;
}

.pcol1
{
    width: 80px;
    font-size: 11px;
    color:#444;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.pcol1_1
{
    width: 75px;
    font-size: 11px;
    color:#444;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    padding-top: 8px;
    height: 20px;
}

.pcol2_2
{
    width: 340px;
}

.pcol2
{
    width: 350px;
    font-size: 18px;
    color: #D70000;
    font-weight: bold;
}

.pcol2 span
{
    color: green;
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal;
}

.pcol2_1
{
    width: 350px;
    font-size: 11px;
    color: green;
    font-weight: normal;
}

.pcol2_1 span
{
    
    font-weight: bold;
}


.txtboxQty
{
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: solid 1px #A7A6AC;
    background: #FFF;
    margin: 0px 3px;
     margin-top: 3px;
}

ul.productCartBox
{
    margin: 8px 0px;
    display: block;
}

ul.productCartBox li
{
    float: left;
    text-align: center;
    font-weight: normal;
    margin: 0px;
}

.cartqtybtn
{
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align:center;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none!important;
    line-height: 20px;
    border: solid 1px #dbdbdb;
     margin-top: 3px;
}

.cartqtybtn:hover
{
    color: #fff;
    text-decoration: none;
    border: solid 1px #389F0C;
    background-color: #389F0C;
}

.addtocart-btn
{
    padding-left: 12px;
}


/********Product Description***********/

.productULTab
{
    display: block;
    clear: both;
    height: 32px;
    padding-left: 10px;
    background: url(../images/tabUL-bg.gif) repeat-x left bottom;
}

.productULTab.stuck
{
    position: fixed;
    top: 0; 
    width:755px;
    display: block;
    clear: both;
    height: 32px;
    padding-left: 10px;
    background: #ffffff url(../images/tabUL-bg.gif) repeat-x left bottom;
}

.productULTab ul
{
    margin: 0px;
    padding: 0px;
    height: 32px;
}

.productULTab ul li
{
    float: left;
    margin-left: 6px;
    font-size: 12px;
    width: 110px;
    line-height: 32px;
    text-align: center;
}

.productULTab ul li:hover
{
    color: #3aa50d;
    cursor: pointer;
}

.li_current
{
    background: url(../images/cur-tab.gif) no-repeat bottom left;
    color: #3aa50d;
    line-height: 32px;
    height: 32px;
    font-weight: bold;
}


.li_normal
{
    background: url(../images/com-tab.gif) no-repeat bottom left;
    color: #444;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
     font-weight:bold;
}



.descbox
{
    border-right: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    margin: 0px;
    padding: 15px 10px 0px 10px;
    min-height: 100px;
    line-height: 22px;
    font-size: 11px;
    display:block;
    clear:both;
    color: #333;
}

.descboxline
{
    border-top: 1px solid #E6E6E6;
    height: 1px;
    overflow: hidden;
    clear: both;
}

.proNote
{
    padding: 3px 2px;
    color: #d70000;
    background-color: #f7f7f7;  
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;  
}

.proNote b
{
    color: #d70000;
}

.proNote span
{
    padding-left: 41px;
    display: block;
    clear: both;
}

.Radius2
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.Radius3
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.Radius4
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.Radius
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

#div01 u,#div01 strong
{
   font-style:normal;
   text-decoration:none;
   font-weight:normal;
}

#div01 a,#div01 a:visited
{
   color:#333;
   text-decoration:none;
}

#div01 a:hover
{
   color:#3aa50d;
   text-decoration:underline;
}


#div02 h3
{
    display:block;
    clear:both;
    font-size:14px;
    line-height:24px;
    background-color:#F6F6F6;
    padding-left:5px;
    color:#555;
    font-weight:600;
    border-left:3px solid #3EAF0E;
}

#div02 ul
{
    display:block;
    clear:both;
    width:730px;
    margin-left:8px;
    padding-top:4px;
}

#div02 ul li
{
   width:25%;    
   float:left;
   line-height:24px;
   border-bottom: 1px dotted #DAE0E2;
}



#div06 h4
{
    display:block;
    clear:both;
    font-size:20px;
    line-height:40px;    
    color:#FF6D00;
    font-weight:600;
    border-top:1px dotted #ccc;
}

#div06 ul
{
   width:730px;
   padding:0px;
   margin:0px;
}

#div06 ul li
{
     list-style:none;
     padding:10px 0px;
     border-bottom:1px dotted #ccc;
}

#div06 ul li strong
{
    font-size:13px;
    line-height:22px;
    color:#555;
}

#div06 ul li p
{
    font-size:13px;
    line-height:22px;
    color:#375C79;
}

#div06 ul li a,#div06 ul li a:visited
{
    color:#D70000;
    text-decoration:underline;
}

#div06 ul li a:hover
{
    color:#3EAF0E;
    text-decoration:underline;
}

.descbox ol
{
    margin-left:18px;
    padding-bottom:10px;
}

.productpicsbox
{
    margin: 5px 10px 10px 10px;
    clear: both;
}

.productpicsbox img
{
    clear: both;
    display: block;
    margin: 10px 0px;
}

.steptext
{
    display:block;
    clear:both;
    font-size:14px;
    line-height:24px;
    background-color:#F6F6F6;
    padding-left:5px;
    color:#333;
    font-weight:600;
    border-left:3px solid #3EAF0E;
}