﻿*
{
    margin: 0;
    padding: 0;
}
body
{
    background-color: #24242a;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
}
from
{
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
.center
{
    margin-left: auto;
    margin-right: auto;
}
a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    color: #000;
    text-decoration: underline;
}
.siteMappath
{
    padding: 5px 0;
    text-indent: 15px;
}
.siteMappath a
{
    margin: 0 5px;
    font-size: 12px;
}
ul
{
    list-style: none;
    overflow: hidden;
    _zoom: 1;
}
.distributorTips
{
    position: absolute;
    z-index: 10;
    color: #00ccff;
    font-weight: bold;
    right: 160px;
    top: 55px;
}
.row
{
}
input
{
    vertical-align: middle;
}
.header
{
    width: 1000px;
    position: relative;
}
.header .top
{
    width: 1000px;
    height: 78px;
}
.header .top span
{
    color: #00ccff;
    font: bold 12px Tahoma;
}
.header .top select
{
}
.header .top li
{
    padding: 35px 15px;
}
.header .top li a
{
    font-size: 11px;
    color: #fff;
}
.header .top .topgap
{
    width: 300px;
}
.header .menu
{
    width: 1000px;
    height: 55px;
    background: url("images/topbg.jpg") no-repeat;
    clear: both;
}
.header li
{
    float: left;
}
.header .menu .menugap
{
    width: 220px;
}
.header .menu .clearbg
{
    background: none;
}
.header .menu li
{
    background: url("images/gap.gif") no-repeat right;
    padding: 15px 20px;
}
.header .menu li a
{
    color: #e2e2e2;
    text-decoration: none;
}
.header .menu li a:hover
{
    color: #ff0000;
}
.header .menu li.curlink a
{
    color: #ff0000;
}
.main
{
    width: 1000px;
}
.main .banner
{
    width: 1000px;
    height:428px;
    position: relative;
}
.ad
{
    width: 1000px;
    height: 176px;
    border-bottom: solid 3px #0088e8;
}
.main .banner .search
{
    width: 550px;
    height: 30px;
    background-color: #a3a6a6;
    top: 0;
    right: 0;
    position: absolute; /*background: url("images/searchbg.png") no-repeat;*/
    line-height: 26px;
    text-align: right;
    padding-right: 30px;
    overflow: hidden;
    _filter: alpha(opacity=50);
}
.main .btn
{
    width: 66px;
    background: url("images/search.gif") no-repeat;
    height: 21px;
    border: 0;
}
.main .info
{
    width: 848px;
    height: 174px;
    background: url("images/infobg.jpg") no-repeat;
    padding-left: 152px;
}
.main .info ul
{
    width: 848px;
    height: 174px;
}
.main .info .imgs
{
    width: 848px;
    height: 133px;
    cursor: pointer;
}
.main .info .imgs img
{
    width: 278px;
    height: 133px;
}
.main .info .news
{
    width: 848px;
    position: relative;
    height: 40px;
}
.main .info p
{
    width: 50px;
    height: 30px;
    line-height: 35px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}
.main .info #scrollDiv
{
    overflow: auto;
}
.main .info .scrollText
{
    width: 545px;
    height: 35px;
    text-align: left;
    overflow: hidden;
    background-color: #3d3d3d;
    border: solid 1px #474747;
}
.main .info .scrollText ul
{
    width: auto !important;
    height: auto !important;
}
.main .info .scrollText ul li
{
    line-height: 18px;
    height: 18px;
    font-size: 11px;
    text-indent: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main .info .scrollText ul li a
{
    color: #adadad;
    text-decoration: none;
}
.footer
{
    width: 1000px;
    height: 80px;
    font-size: 10px;
    color: #58595B;
    padding-top: 30px;
    text-align: center;
}
.bgwhite
{
    background-color: #fff;
    overflow: hidden;
}
.main .sidebar
{
    width: 188px;
    background-color: #f8f8f8;
    padding-top: 5px;
    text-align: left;
    float: left;
}
.main .sidebar li
{
    width: 178px;
    height: 38px;
    background: url("images/navbg.gif") no-repeat center;
    padding: 1px 5px;
    text-indent: 10px;
    line-height: 38px;
    font-size: 14px;
}
.main .sidebar .curnav
{
    background: url("images/navcurbg.gif") no-repeat center;
}
.main .sidebar li a
{
    width: 180px;
    height: 38px;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: Arial;
}
.main .content
{
    margin-left: 190px;
}
.main .title
{
    height: 28px;
    line-height: 28px;
    background: url("images/inbg.gif") no-repeat;
    text-align: center;
}
.main .title a
{
    color: #000;
    text-decoration: none;
}
.main .cart
{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.productContent
{
    overflow: hidden;
}
.productContent li
{
    width: 45%;
    height: 150px;
    padding: 10px 2px;
    margin: 5px;
    float: left;
    overflow: hidden;
}
.productContent li p
{
    padding: 5px 10px;
    line-height: 20px;
}
.productContent li p input
{
    width: 40px;
}
.productContent .productImage
{
    float: left;
    padding: 5px;
    height: 100%;
}
.productContent a
{
    color: #000;
}
.productContent .gapsymbol
{
    background: url("images/productgap.gif") no-repeat right center;
}
.left
{
    text-align: left;
}
.right
{
    text-align: right;
}
.left img
{
    margin-bottom: -4px;
}

/*---------------------------------------------*/
.manual
{
    width: 200px;
    float: right;
    padding: 5px;
}
.manual div.title
{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-indent: 5px;
}
.manual a
{
    display: block;
    margin: 10px 0;
    text-indent: 15px;
}
.baseInfo
{
    margin: 5px;
    padding: 5px;
    border: 1px #efefef solid;
}
.baseInfo h3
{
    font-size: 16px;
    text-align: center;
    padding: 5px 0;
}
.baseInfo .productImage
{
    text-align: center;
    padding: 20px 0;
}
#productInfo
{
    overflow: hidden;
    padding: 5px;
}
#productInfo .tabs
{
    margin-left: 20px;
}
#productInfo .tabs a
{
    color: #000;
}
#productInfo .tabs li
{
    float: left;
    padding: 5px;
    margin: 0 2px;
    background-color: #f1f1f1;
    font-size: 14px;
    border: 1px solid #efefef;
}
.ui-state-active
{
    color: #8d8d8d;
    font-weight: bold;
    background-color: #fff !important;
}
.ui-tabs-hide
{
    display: none;
}
#example, #accessories, #description, #features
{
    text-align: left;
    border: 1px solid #efefef;
    padding: 5px;
    font-size: 12px;
    line-height: 1.5;
    clear: both;
    min-height: 300px;
    _height: 300px;
}
/*--------------------------*/
.main .newinfo
{
    width: 800px;
    border: solid 1px #ededed;
    text-align: left;
    float: right;
}
.main .newinfo .head
{
    height: 29px;
    background-color: #ededed;
    line-height: 29px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
.main .newinfo p
{
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
/*----------------------------------*/
.main .nav
{
    width: 188px;
    text-align: left;
    font-family: Arial;
    float: left;
    overflow: hidden;
}
.main .nav li
{
    width: 168px;
    margin: 1px;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    background: #ededed url("images/nbg.gif") repeat-y left;
}
.main .nav .h
{
    height: 30px !important;
    line-height: 30px !important;
    font-weight: bold;
    font-size: 14px !important;
    background: #cdcdcd url("images/hbg.gif") repeat-y left !important;
}
.main .nav .tel
{
    height: auto !important;
    background: #ededed url("images/nbg.gif") repeat-y left;
    line-height: 20px !important;
}
.colorRed
{
    color: red;
}
.firmware
{
    line-height: 25px;
}
.firmware .num
{
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
}
.ccc
{
    text-align: center;
}

