body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #014886;
    font-family: Times New Roman, Arial, Arial Black;
    background: #e5e5e5 url(../images/body_bg.gif) repeat-x center top;
}
form, div, ul, li, img, table, tr, td
{
    list-style-type: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
a:link
{
    color: #014886;
    text-decoration: none;
}
a:visited
{
    color: #014886;
    text-decoration: none;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}
a:active
{
    color: #014886;
    text-decoration: none;
}
.clear
{
    clear: both;
}
/* top */
#top
{
    margin: 0 auto;
    width: 1002px;
}
#top .nav li
{
    display: inline;
}
#top .nav li a
{
    width: 130px;
    height: 0px;
    float: left;
    overflow: hidden;
    padding-top: 35px;
    background: url(../images/nav.gif) no-repeat;
}
#top .nav li.seo a
{
    width: 40px;
    background-position: 0px 0px;
}
#top .nav li.home a
{
    width: 122px;
    background-position: -40px 0px;
}
#top .nav li.about a
{
    width: 139px;
    background-position: -162px 0px;
}
#top .nav li.product a
{
    width: 137px;
    background-position: -301px 0px;
}
#top .nav li.news a
{
    width: 127px;
    background-position: -437px 0px;
}
#top .nav li.download a
{
    width: 141px;
    background-position: -563px 0px;
}
#top .nav li.feedback a
{
    width: 135px;
    background-position: -703px 0px;
}
#top .nav li.contact a
{
    width: 123px;
    background-position: -837px 0px;
}
#top .nav li.ext a
{
    width: 38px;
    background-position: -964px 0px;
}
#top .nav li.home a:hover
{
    width: 122px;
    background-position: -40px -40px;
}
#top .nav li.about a:hover
{
    width: 139px;
    background-position: -162px -40px;
}
#top .nav li.product a:hover
{
    width: 137px;
    background-position: -301px -40px;
}
#top .nav li.news a:hover
{
    width: 127px;
    background-position: -437px -40px;
}
#top .nav li.download a:hover
{
    width: 141px;
    background-position: -563px -40px;
}
#top .nav li.feedback a:hover
{
    width: 135px;
    background-position: -703px -40px;
}
#top .nav li.contact a:hover
{
    width: 123px;
    background-position: -837px -40px;
}
#mainContent
{
    clear: both;
    margin: 0 auto;
    width: 1000px;
    height: 532px;
    border-top: solid 2px #ffb400;
    border-bottom: solid 2px #084f8d;
    border-left: solid 1px #084f8d;
    border-right: solid 1px #084f8d;
}
/* home */
#mainContent #indexBanner
{
    clear: both;
    height: 390px;
    position: relative;
}
#mainContent #indexBanner .text
{
    position: absolute;
    width: 1000px;
    height: 43px;
    top: 347px;
    filter: Alpha(Opacity=80);
    background-color: #303135;
}
#mainContent #indexBanner .text ul
{
    height: 43px;
    line-height: 43px;
}
#mainContent #indexBanner .text ul li
{
    display: block;
    float: left;
}
#mainContent #indexBanner .text ul li.product
{
    width: 500px;
}
#mainContent #indexBanner .text ul li.news
{
    width: 480px;
}
#mainContent #indexBanner .text ul li a
{
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
}
#mainContent #primaryContent
{
    width: 1000px;
    height: 118px;
    background: url(../images/index_bg.gif) repeat-x;
}
#mainContent #primaryContent .main_l
{
    width: 496px;
    float: left;
    height: 118px;
    border-right: 1px solid #848484;
}
#mainContent #primaryContent .main_l ul
{
    width: 480px;
    margin: 0 auto;
}
#mainContent #primaryContent .main_l ul li, #mainContent #primaryContent .main_r .main_r_b ul li
{
    height: 18px;
    line-height: 18px;
    padding-left: 15px;
    font-size: 15px;
    font-family: Arial;
    padding-top: 8px;
    background: url(../images/icon-5.gif) no-repeat left 15px;
}
#mainContent #primaryContent .main_l ul li a, #mainContent #primaryContent .main_r .main_r_b ul li a
{
    color: #434343;
}
#mainContent #primaryContent .main_l ul li a:hover, #mainContent #primaryContent .main_r .main_r_b ul li a:hover
{
    color: #FF0000;
}
#mainContent #primaryContent .main_r
{
    width: 485px;
    float: right;
}
#mainContent #primaryContent .main_r .main_r_b
{
    width: 480px;
    margin: 0 auto;
}
#mainContent #primaryContent .main_r .main_r_b ul
{
    width: 230px;
    height: 118px;
    float: left;
}
#mainContent #primaryContent .main_r .main_r_b ul li.news
{
    background: url(../images/icon-5.gif) no-repeat left 13px;
}
#mainContent #primaryContent .main_r .main_r_b .ali
{
    width: 248px;
    float: right;
    margin-top: 15px;
}
/* about contact feedback download*/
#mainContent #about, #contact, #feedback, #download, #news, #product
{
    width: 1000px;
    height: 507px;
    background: url(../images/main_bg.gif) repeat-x;
}
#mainContent #about #secondaryContent, #contact #secondaryContent, #feedback #secondaryContent, #download #secondaryContent, #news #secondaryContent, #product #secondaryContent
{
    float: left;
    width: 777px;
    height: 482px;
    margin-left: 10px;
    margin-top: 5px;
    background: url(../images/left_bg.gif) no-repeat;
}
#mainContent #about #secondaryContent .content, #contact #secondaryContent .content, #feedback #secondaryContent .content, #download #secondaryContent .content, #news #secondaryContent .content, #product #secondaryContent .content
{
    width: 740px;
    height: 440px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
}
#mainContent #about #secondaryContent .content h5, #contact #secondaryContent .content h5, #feedback #secondaryContent .content h5, #download #secondaryContent .content h5, #news #secondaryContent .content h5, #product #secondaryContent .content h5, #product #secondaryContent .search h5
{
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    border-bottom: 1px solid #355ba4;
}
#mainContent #contact #secondaryContent .content
{
    line-height: 200%;
}
#mainContent #contact #secondaryContent .content .ads
{
    position: absolute;
    top: 330px;
}
#mainContent #news #secondaryContent .content .news
{
    width: 740px;
    height: 360px;
    margin: 0 auto;
    margin-top: 8px;
    overflow: auto;
    scrollbar-arrow-color: #fff;
    scrollbar-face-color: #dceefc;
    scrollbar-darkshadow-color: #dceefc;
    scrollbar-base-color: #dceefc;
    scrollbar-highlight-color: #fff;
    scrollbar-shadow-color: #fff;
    scrollbar-track-color: #dceefc;
    scrollbar-3dlight-color: #dceefc;
}
#mainContent #download #secondaryContent .download ul li, .news ul li
{
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    font-size: 14px;
    border-bottom: 1px dotted #7397d3;
    background: url(../images/icon-4.gif) no-repeat left center;
}
#mainContent #download #secondaryContent .download ul li span.title, .news ul li span.title
{
    width: 550px;
    float: left;
}
#mainContent #download #secondaryContent .download ul li span.time, .news ul li span.time
{
    float: right;
    padding-right: 5px;
}
#mainContent #download #secondaryContent .download .ads
{
    position: absolute;
    top: 330px;
}
#mainContent #product a
{
    color: #434343;
}
#mainContent #product #secondaryContent .productList
{
    width: 724px;
    margin-left: 25px;
    margin-top: 8px;
    overflow: hidden;
}
#mainContent #product #secondaryContent .productList ul
{
    float: left;
    width: 140px;
    height: 190px;
    margin-top: 10px;
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-left:10px;
    margin-right:10px;
}
#mainContent #product #secondaryContent .productList ul li img
{
    border: solid 1px #959595;
    padding: 5px;
}
#mainContent #product #secondaryContent .productList .box
{
    margin-top: 8px;
}
#mainContent #product #secondaryContent .productList .box ul li
{
    width: 120px;
    height: 98px;
    display: inline;
    padding: 0px 3px;
}
#mainContent #product #secondaryContent .search
{
    width: 724px;
    padding-left: 24px;
}
#mainContent #product #secondaryContent .search .pager
{
    clear: both;
    height: 50px;
    line-height: 50px;
}
#mainContent #product #secondaryContent .search ul
{
    float: left;
    width: 350px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 10px;
}
#mainContent #product #secondaryContent .search ul li
{
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}
#mainContent #productDetail
{
    clear: both;
    background: url(../images/p-bg.gif) no-repeat center center;
    height: 482px;
    width: 980px;
    margin-left: 10px;
    margin-top: 5px;
    color: #434343;
}
#mainContent #productDetail .one
{
    height: 62px;
    line-height: 62px;
    padding-left: 20px;
}
#mainContent #productDetail .one .name
{
    float: left;
}
#mainContent #productDetail .one .detail
{
    float: right;
    padding-right: 15px;
}
#mainContent #productDetail .two
{
    height: 410px;
    padding-left: 20px;
}
#mainContent #productDetail .primaryContent
{
    float: left;
    width: 760px;
}
#mainContent #productDetail .primaryContent .secondaryContent
{
    float: left;
    width: 390px;
    height: 380px;
    padding-top: 10px;
    line-height: 160%;
    overflow: hidden;
    word-break: break-all;
}
#mainContent #productDetail .primaryContent .threeContent
{
    float: left;
    width: 366px;
    height: 412px;
}
#mainContent #productDetail .sideContent
{
    float: left;
    width: 195px;
}
#mainContent #productDetail .sideContent #sideBox
{
    margin-left: 3px;
    margin-right: 3px;
    line-height: 160%;
    text-align: center;
}
#mainContent #productDetail .sideContent #sideBox h3
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 190px;
    text-align: left;
}
#mainContent #productDetail .sideContent #sideBox .inbox
{
    width: 170px;
    text-align: left;
}
#mainContent #productDetail .sideContent #sideBox .inbox li
{
    width: 170px;
    background: url(../images/line.gif) no-repeat center bottom;
}
#mainContent #productDetail .sideContent #sideBox .inbox1
{
    width: 170px;
    text-align: left;
}
#mainContent #productDetail .sideContent #sideBox .inbox1 li
{
    width: 170px;
    background: url(../images/line.gif) no-repeat center bottom;
}
#mainContent #productDetail .sideContent #sideBox .inbox1 li a
{
    background-image: none;
    background-color: transparent;
    color: #434343;
}
#mainContent #productDetail .sideContent #sideBox a:link, #mainContent #productDetail .sideContent #sideBox a:visited
{
    display: block;
    height: 18px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    text-indent: 25px;
    background: url(/images/pixy-rollover.gif) no-repeat left top;
}
#mainContent #productDetail .sideContent #sideBox .inbox1 a:link, #mainContent #productDetail .sideContent #sideBox .inbox1 a:visited
{
    text-indent: 5px;
}
#mainContent #productDetail .sideContent #sideBox a:hover
{
    background-color: #369;
    background-position: right top;
}
/* index */
#index_main
{
    height: 116px;
    width: 1002px;
    overflow: hidden;
    background: url(../images/index-main.gif) no-repeat center;
}
#index_main .index_main_l
{
    width: 680px;
    float: left;
    margin-left: 20px;
}
#index_main .index_main_l .product
{
    margin-top: 8px;
    height: 100px;
    line-height: 80px;
}
#index_main .index_main_l ul li
{
    width: 120px;
    height: 98px;
    display: inline;
    padding: 0px 4px;
}
#index_main .index_main_l ul li img
{
    width: 35px;
    float: left;
    padding-right: 5px;
}
#index_main .index_main_l ul li a
{
    color: #010101;
    font-size: 12px;
    font-weight: bold;
}
#index_main .index_main_l ul li a:hover
{
    color: #FF0000;
}
#index_main .index_main_r
{
    width: 248px;
    float: right;
    margin: 15px 10px 0px 0px;
}
/* LeftMenu */
#menu
{
    width: 192px;
    height: 482px;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    background: url(../images/menu.gif) no-repeat center;
}
#menu .menuContent
{
    width: 170px;
    height: 350px;
    margin: 0 auto;
    margin-top: 35px;
    overflow: auto;
}
#menu .menuContent .summary
{
    width: 160px;
    margin: 0 auto;
}
#menu .menuContent ul li a, .menuContent h3 a
{
    display: block;
    width: 160px;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    background: url(../images/icon-1.gif) no-repeat 3px 7px;
}
#menu .menuContent h3 a.selected
{
    background: #accaf0 url(../images/icon-3.gif) no-repeat 3px 7px;
}
#menu .menuContent ul li a:hover, .menuContent h3 a:hover
{
    background: #accaf0 url(../images/icon-2.gif) no-repeat 3px 7px;
}
#menu .menuContent ul.sideLink
{
    width: 140px;
    margin: 0 auto;
    margin-top: 10px;
}
#menu .menuContent ul.sideLink li a
{
    width: 140px;
    font-size: 12px;
    font-weight: normal;
}
#menu .search
{
    width: 171px;
    padding-left: 11px;
}
#menu .search h3
{
    width: 171px;
    height: 18px;
    background: url(../images/search.gif) no-repeat;
}
#menu .search .searchBox
{
    border: solid 1px #b4b4b6;
    height: 60px;
    padding-top: 5px;
    width: 169px;
    text-align: center;
}
#menu .search .box div
{
    height: 30px;
    text-align: center;
}
