/* CSS Document */

@font-face
{
    font-family: UniversLTStd67BoldCondensed;
    src: url("universltstd-boldcn-webfont.eot");
}

@font-face
{
    font-family: UniversLTStd57Condensed;
    src: url("universltstd-cn-webfont.eot");
}


@font-face
{
    font-family: UniversLTStd-Light;
    src: url("UniversLTStd-Light.otft");
}

.container
{
    width: 1260px;
    /*width: auto;*/
    min-width: 800px;
    margin: 0 auto;
    left: 0px;
    top:0px;
    position: absolute;
}

A
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ff6600;
    FONT-SIZE: 12px;
    BORDER-TOP: medium none;
    CURSOR: pointer;
    BORDER-RIGHT: medium none;
    TEXT-DECORATION: none;
    PADDING-TOP: 0px;
}

    A:focus
    {
        BORDER-BOTTOM: 0px;
        BORDER-LEFT: 0px;
        OUTLINE-STYLE: none;
        OUTLINE-COLOR: invert;
        OUTLINE-WIDTH: 0px;
        BORDER-TOP: 0px;
        BORDER-RIGHT: 0px;
    }

    A:active
    {
        BORDER-BOTTOM: 0px;
        BORDER-LEFT: 0px;
        OUTLINE-STYLE: none;
        OUTLINE-COLOR: invert;
        OUTLINE-WIDTH: 0px;
        BORDER-TOP: 0px;
        BORDER-RIGHT: 0px;
    }

    A:hover
    {
        TEXT-DECORATION: underline;
    }
/*A:visited {
	COLOR: #ff6600
}*/

.mainSite
{
    background: url(../images/SGS_background1.jpg) repeat;
}

.header
{
    height: 68px;
    border-bottom: 15px solid #7e8796;
    padding-top: 13px;
    padding-left: 18px;
    /*min-width:1000px;*/
}

    .header h1
    {
        float: left;
        margin-top: 12px;
        margin-left: 20px;
    }

    .header .language
    {
        background: url(../images/icon.gif) 0 -163px no-repeat;
        background-color: white;
        height: 14px;
        line-height: 7px;
        display: block;
        float: right;
        padding-left: 22px;
        color: #727272;
        padding-top: 0px;
        margin-top: 0px;
        margin-right: 30px;
        width: 63px;
        cursor: pointer;
        /*overflow: hidden;*/
        /*font-size: 10pt;
		font-family:Arial,sans-serif;
		font-weight: bold;*/
        /*border-left: 1px solid white;
        border-top: 1px solid white;
        border-right: 1px solid white;
        border-bottom: 1px solid white;*/
    }

    .header .sgs_href
    {
        background: url(../images/spot.png) no-repeat;
        background-position-y:2px;
        height: 14px;
        line-height: 7px;
        display: block;
        float: right;
        padding-top: 0px;
        padding-left: 12px;
        color: #727272;
        margin-top: 0px;
        margin-right: 30px;
        _margin-right: 15px;
        cursor: pointer;
        overflow: hidden;
    }

    .header .sgs_contact
    {
        background: url(../images/contact.png) no-repeat;
        background-position-y:2px;
        height: 14px;
        line-height: 7px;
        display: block;
        float: right;
        padding-top: 0px;
        padding-left: 22px;
        color: #727272;
        margin-top: 0px;
        margin-right: 30px;
        _margin-right: 15px;
        cursor: pointer;
        overflow: hidden;
        top: 12px;
    }

.sgs_contact span
{
    color: #333;
    font-size: 12px;
    font-family: "UniversLTStd67BoldCondensed",sans-serif;
    TEXT-TRANSFORM: uppercase;
    font-style: normal;
    line-height: normal;
    font-weight:bold;
}
/*.index {
    background: url(../images/SGS_homepage.jpg) no-repeat;

    min-width: 800px;
    width: auto;
    min-height: 641px;
    position: relative;
    background-size: 1440px 959px;
}*/

.index .mainIntroduction
{
    position: absolute;
    top: 98px;
    left: 62px;
    width: 445px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

    .index .mainIntroduction h2
    {
        margin-bottom: 60px;
    }

.index .Products h2, .index .verified_suppliers h2
{
    margin-bottom: 6px;
}

.index .mainIntroduction p
{
    margin-bottom: 24px;
}

.index .Products
{
    position: absolute;
    top: 84px;
    left: 723px;
    width: 445px;
    font-size: 14px;
    line-height: 26px;
    color: #fe6500;
}

    .index .Products .pr
    {
        height: 242px;
    }

.index .verified_suppliers .pr
{
    /*height: 245px;*/
    height: 200px;
}

.index .Products a
{
    position: absolute;
    right: 0;
    bottom: 15px;
}

.index .verified_suppliers
{
    position: absolute;
    top: 445px;
    left: 723px;
    width: 445px;
    font-size: 14px;
    line-height: 26px;
    color: #fe6500;
}

    .index .verified_suppliers a
    {
        position: absolute;
        right: -50px;
        bottom: 500px;
    }

.footer
{
    height: 25px;
    background: #474747;
    line-height: 25px;
}

    .footer p
    {
        color: #9a9a9a;
        float: left;
        margin-left: 40px;
        font-size: 11px;
        font-family: Arial,sans-serif;
    }

    .footer ul
    {
        /*width: 550px;*/
        min-width: 700px;
        float: right;
    }

        .footer ul li
        {
            float: left;
            margin-right: 8px;
        }

            .footer ul li a
            {
                color: #fff;
                font-size: 11px;
                font-family: Arial,sans-serif;
            }

.main
{
    /*background: url(../images/SGS_background.jpg) repeat;*/
    padding: 0 30px;
    min-height: 580px;
    height: 100%;
    overflow: hidden;
}

A.global
{
    cursor: pointer;
    text-transform: uppercase;
    line-height: normal;
    font-family: "UniversLTStd67BoldCondensed", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

.breadcrumb
{
    margin-top: 10px;
}

    .breadcrumb i
    {
        background: url(../images/orangeArrow.png) 0 0 no-repeat;
        height: 6px;
        width: 6px;
        display: inline-block;
        margin: 0 1px 0 4px;
        padding-bottom: 1px;
    }

.breadcrumb
{
    padding-left: 10px;
    line-height: 18px;
    /*color: #636564;*/
    color: white;
    font-size: 12px;
    float: left;
    font-family: Arial,sans-serif;
}

.titleMain
{
    color: #363636;
    font-size: 18px;
    line-height: 36px;
    font-family: "UniversLTStd67BoldCondensed", sans-serif;
    /*margin: 30px 0 5px 75px;*/
    margin-left: 15px;
    padding: 0;
    text-transform: uppercase;
}

.titleMain1
{
    background-color: rgb(221, 219, 219);
}

.selectedMenu
{
    color: white;
    /*
    background: url(../images/menuBackground.jpg) repeat-x;
        */
    background-color:#ff6600;
}

.navigator
{
    height: 44px;
    /*width: 1313px;*/
    min-width: 800px;
    width: auto;
}

    .navigator ul
    {
        float: right;
    }

        .navigator ul li
        {
            float: left;
            margin-left: 10px;
            line-height: 40px;
            width: 160px;
            text-align: center;
            /*border-bottom-right-radius: 6px;
			border-bottom-left-radius: 6px;*/
            /*border: 1px solid #8a8a8a;*/
        }

            .navigator ul li:hover
            {   /*
                background: url(../images/menuBackground.jpg) repeat-x;
                    */
                background-color:#ff6600;
            }

                .navigator ul li:hover a
                {
                    color: white;
                }

            .navigator ul li:active
            {
                background-color: #7E8796;
            }

                .navigator ul li:active a
                {
                    color: white;
                }

            .navigator ul li a
            {
                /*color: ##fe6500;*/
                font-size: 16px;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
                font-weight: bold;
            }

                .navigator ul li a:hover
                {
                    text-decoration: none;
                }

.content
{
    background: white;
    /*border: 5px solid rgba(0,0,0,0.1);
	border: 5px solid #CCC;*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*border-radius: 10px;*/
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
    margin-bottom: 0px;
}

    .content h2
    {
        background: url(../images/bg1.gif) repeat-x;
        height: 43px;
        line-height: 43px;
        font-size: 12px;
        font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        font-weight: bold;
        color: #fe6500;
        padding-left: 30px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.search
{
    /*width:1168px;*/
    width: 100%;
    padding: 15px 0;
    background: #dddbdb;
    margin: 28px auto;
    margin-top: 0;
}

    .search .notes
    {
        margin-left: 30px;
        text-align: left;
        display: block;
        line-height: 24px;
        font-size: 12px;
        font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        text-transform: uppercase;
    }

    .search > .innerContainer
    {
    }

        .search > .innerContainer ul
        {
            margin-left: 30px;
            width: 73%;
            height: 30px;
        }

    .search li
    {
        float: left;
    }

    .search li
    {
        width: 80%;
    }

    .search.li.fist
    {
        float: left;
        width: 5%;
    }

    .search li.last
    {
        /*margin-left: 15px;*/
        width: 10%;
    }

.input1
{
    height: 24px;
    border: 1px solid #ccc;
    padding-left: 10px;
    line-height: 24px;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    border: 0;
}

.winput1
{
    width: 93%;
}

.winput2
{
    width: 99%;
}

.input2
{
    background-color: #f4f4f4;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 24px;
    padding: 2px 4px;
    border: none;
    width: auto;
    color: #fe6500;
}

.input3
{
    background-image: url(../images/search_cn.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 29px;
    width: 93px;
    border: none;
}

/*product page*/
.productDetail
{
    padding-left: 20px;
    position: relative;
    padding-right: 20px;
    min-height: 500px;
}

    .productDetail > .productImage
    {
    }

    .productDetail > .productInfo
    {
        /*padding-left: 30px;*/
        padding-left: 20px;
        padding-right: 20px;
    }

.productInfo > .productTable
{
    width: 400px;
    margin: 0 20px 40px 20px;
}

.productInfo .productImage
{
    width: 300px;
    float: left;
    text-align: center;
    margin-top: 20px;
}


.productInfo > .productTable th
{
    /*border-bottom: 1px solid #d4d4d4;*/
}

    .productInfo > .productTable th.name
    {
        /*font-size: 14px;
			color: #fe6500;
			text-align: right;
			padding-right: 40px;*/
        color: #484848;
        /*display: inline-block;*/
        font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        font-size: 11pt;
        /*margin: -5px 0;
            padding: 0 5px 0 0;*/
        text-decoration: none;
        /*vertical-align: text-top;*/
        width: auto;
        text-align: right;
        text-transform: uppercase;
    }

.productInfo > .productTable tr
{
    height: 40px;
}

.productInfo > .productTable td.title
{
    color: #7e8796;
    font-weight: bold;
    text-align: right;
    font-family: Arial,sans-serif;
    font-size: 10pt;
    width: 13%;
}

.productInfo > .productTable td.attribute
{
    width: 37%;
    font-family: Arial,sans-serif;
    font-size: 10pt;
    border-bottom: 1px dashed #fcf3fc;
    padding-left: 5px;
}

.productInfo > .productTable h3.title, .reportFirstPage h3.title
{
    font-weight: bold;
    border-top: 1px solid rgb(221, 219, 219);
    height: 40px;
    line-height: 40px;
    color: #484848;
    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
    font-size: 11pt;
    text-decoration: none;
    text-transform: uppercase;
}

.productInfo > .productTable td.Pass
{
    color: green;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-size-adjust: 0;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    border-bottom: 1px dashed #fcf3fc;
    padding-left: 5px;
    /*margin: 15px 0 0;
        padding: 0 0 15px;*/
}

/*Product homepage styles*/
.productContainer
{
    width: 100%;
    overflow: hidden;
    padding: 0 3% 0 3%;
    margin: auto 0;
}


    .productContainer .vip
    {
        /*min-width:510px;
        width: 610px;*/
        clear: both;
        background-color: #F9F6F4;
        margin-bottom: 20px;
    }

        .productContainer .vip > .messageHeader
        {
            color: #000;
            line-height: 30px;
            height: 30px;
            background-color: #e4e4e4;
            padding-left: 15px;
        }

            .productContainer .vip > .messageHeader > .singleTitle
            {
                padding-left: 20px;
                font-size: 10pt;
                font-family: Arial,sans-serif;
            }

            /*.productContainer  .vip > .messageHeader > i.messageIcon
			{
				background: url("../images/icon.gif") no-repeat 5px -38px;
				width: 30px;
				height: 20px;
				float: left;
				margin: 5px 15px 0 0;
			}
                */

            .productContainer .vip > .messageHeader > h3
            {
                font-weight: bold;
                float: left;
                font-size: 12px;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
            }

            .productContainer .vip > .messageHeader > .more
            {
                float: right;
                margin-right: 20px;
            }

                .productContainer .vip > .messageHeader > .more > a
                {
                    color: #fff;
                }

        .productContainer .vip > .messageList
        {
            padding: 15px;
            min-height: 270px; /*add it by leo 14.3.28*/
        }


        .productContainer .vip > .scrollLeft
        {
            background-color: #FE6500;
            height: 80px;
            position: absolute;
            opacity: 0.2;
            width: 50px;
            margin-top: 180px;
        }

            .productContainer .vip > .scrollLeft:hover
            {
                opacity: 0.6;
            }

        .productContainer .vip > .scrollRight
        {
            background-color: #FE6500;
            float: right;
            height: 80px;
            position: relative;
            top: -240px;
            opacity: 0.2;
            width: 50px;
        }

            .productContainer .vip > .scrollRight:hover
            {
                opacity: 0.6;
            }


        .productContainer .vip > .messageList > .pic
        {
            float: left;
            margin-right: 20px;
        }


        /*delete by leo 14.3.28*/
        /*.productContainer > .messageBox > .messageList > .pic {
                float: left;
                margin-right: 20px;
            }*/

        /*add by leo 14.3.28*/
        .productContainer .vip > .messageList .selectedImage
        {
            float: left;
            margin: 0 15px 20px 0;
            width: 541px;
            height: 416px;
        }
            /*add by leo 14.3.28*/
            .productContainer .vip > .messageList .selectedImage img
            {
                width: 100%;
                height: 416px;
            }
        /*add by leo 14.3.28*/
        .productContainer .vip > .messageList .topItem
        {
            margin-bottom: 30px;
            height: 121px;
        }
        /*add by leo 14.3.28*/
        .productContainer .vip > .messageList .last
        {
            margin-bottom: 0;
        }

        /*add by leo 14.3.28*/
        .productContainer .vip > .messageList .topItem > .topListPic
        {
            width: 170px;
            height: 114px;
            float: left;
            margin-right: 15px;
        }
            /*add by leo 14.3.28*/
            .productContainer .vip > .messageList .topItem > .topListPic img.selected
            {
                border: 3px solid #fe6500;
            }
            /*add by leo 14.3.28*/
            .productContainer .vip > .messageList .topItem > .topListPic img
            {
                width: 100%;
                height: 111px;
                border: 3px solid #fff;
            }
        /*add by leo 14.3.28*/
        .productContainer .vip > .messageList .topItem > .topListText
        {
            width: 375px;
            float: left;
        }
            /*add by leo 14.3.28*/
            .productContainer .vip > .messageList .topItem > .topListText > .topListTitle > a
            {
                color: #3C3C3C;
                font-size: 16px;
                line-height: 25px;
            }
            /*add by leo 14.3.28*/
            .productContainer .vip > .messageList .topItem > .topListText > .topListIntro
            {
                margin-top: 10px;
                line-height: 23px;
            }

        .productContainer .vip > .messageList > .topOne
        {
            border-bottom: 1px solid #E3E2E1;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

            .productContainer .vip > .messageList > .topOne > .title > a
            {
                color: #3C3C3C;
                font-size: 16px;
                line-height: 25px;
            }

        .productContainer .vip > .messageList i.new
        {
            background: url("../images/new.png") no-repeat 0px 2px;
            width: 45px;
            height: 15px;
            display: inline-block;
            *display: inline;
            *zoom: 1;
            vertical-align: text-bottom;
        }

        .productContainer .vip > .messageList > .topOne > .intro
        {
            line-height: 23px;
        }

        .productContainer .vip > .messageList > ul.textList
        {
            line-height: 22px;
        }

            .productContainer .vip > .messageList > ul.textList > li
            {
                margin-bottom: 5px;
                overflow: hidden;
            }

            .productContainer .vip > .messageList > ul.textList .title
            {
                color: #5A5A5A;
                float: left;
                width: 80%;
            }

            .productContainer .vip > .messageList > ul.textList .date
            {
                color: #5A5A5A;
                float: right;
                color: #C9C8C8;
            }

        .productContainer .vip > .messageList > .imageList
        {
            overflow: hidden;
            border: 1px solid #E3E2E1;
        }

        .productContainer .vip > .messageList > table
        {
            /*border-width: 0 0 1px 1px;
            border-spacing: 0;
            border-collapse: collapse;
            border-style: solid;
            border-color: #E3E2E1;*/
            width: 100%;
        }

            .productContainer .vip > .messageList > table td
            {
                margin: 0;
                /*border-width: 1px 1px 0 0;
                border-style: solid;
                border-color: #E3E2E1;*/
            }


    .productContainer .serviceBox
    {
        margin-bottom: 20px;
        padding: 0 10px;
    }

        .productContainer .serviceBox > .bigTitle > h1
        {
            font-size: 20px;
            font-weight: bold;
            color: #fe7500;
            line-height: 30px;
            font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        }

        .productContainer .serviceBox > .bigTitle > span
        {
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 40px;
            font-family: Arial,sans-serif;
            padding-left: 200px;
        }

        .productContainer .serviceBox > .requirement
        {
            margin-bottom: 20px;
            overflow: hidden;
            padding: 0 35px;
        }

            .productContainer .serviceBox > .requirement > h3
            {
                font-size: 14px;
                font-weight: bold;
                margin-bottom: 10px;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
                line-height: 30px;
            }

            .productContainer .serviceBox > .requirement > div
            {
                width: 33%;
                float: left;
                line-height: 25px;
            }

                .productContainer .serviceBox > .requirement > div > h4
                {
                    font-size: 14px;
                    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
                }

                .productContainer .serviceBox > .requirement > div > ul
                {
                    padding-left: 18px;
                    width: 80%;
                }

            .productContainer .serviceBox > .requirement li
            {
                font-size: 12px;
                list-style: disc;
                color: #ff6600;
            }

                .productContainer .serviceBox > .requirement li > span
                {
                    color: #707070;
                }

        .productContainer .serviceBox > .productSample
        {
            margin-bottom: 20px;
            clear: both;
            padding: 0 35px;
        }

            .productContainer .serviceBox > .productSample > h3
            {
                font-size: 14px;
                /*font-weight: bold;*/
                margin-bottom: 10px;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
            }

            .productContainer .serviceBox > .productSample > table
            {
                font-size: 12px;
                text-align: center;
                /*margin: 0 auto;*/
                margin-left: 100px;
                width: 650px;
            }

                .productContainer .serviceBox > .productSample > table .title
                {
                    font-size: 14px;
                    /*font-weight: bold;*/
                    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
                }

            .productContainer .serviceBox > .productSample > ul
            {
                line-height: 25px;
                font-size: 12px;
                margin-top: 10px;
            }

                .productContainer .serviceBox > .productSample > ul > li
                {
                    color: #ff6600;
                    list-style: disc;
                }

                    .productContainer .serviceBox > .productSample > ul > li > span
                    {
                        color: #707070;
                    }

.contentLeft
{
    width: 70%;
    float: left;
}

    .contentLeft .supplyContainer
    {
        overflow: hidden;
        padding: 0 3%;
        margin: auto 0;
    }

        .contentLeft .supplyContainer .messageBox
        {
            /*width: 90%;*/
            margin-bottom: 20px;
        }

            .contentLeft .supplyContainer .messageBox > .messageHeader
            {
                color: #000;
                line-height: 30px;
                height: 30px;
                border-bottom: 1px solid rgb(221, 219, 219);
                margin-bottom: 15px;
            }

.supplyContainer .messageBox > .messageHeader > h3
{
    font-weight: bold;
    float: left;
    font-size: 20px;
    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
    color: #727272;
}

.supplyContainer .messageBox > .productImage
{
    margin: 50px 0;
    overflow: hidden;
}

    .supplyContainer .messageBox > .productImage > div
    {
        width: 50%;
        float: left;
    }

.supplyContainer .messageBox > .supplierIntraduction
{
    color: #484848;
}

    .supplyContainer .messageBox > .supplierIntraduction > p
    {
        clear: both;
        text-indent: 2em;
    }

    .supplyContainer .messageBox > .supplierIntraduction > ul
    {
        width: 80%;
        overflow: hidden;
        padding: 0px 0;
    }

        .supplyContainer .messageBox > .supplierIntraduction > ul > li
        {
            width: 145px;
            height: 30px;
            float: left;
            background-color: #efefee;
            border: 1px solid #E3E2E1;
            border-radius: 5px;
            color: #cb7102;
            font-size: 11pt;
            font-weight: bold;
            margin: 5px;
            padding: 6px 15px;
            font-family: Arial,sans-serif;
        }

.supplyContainer .messageBox > .supplierInfor
{
    /*padding-left: 20px;*/
}

    .supplyContainer .messageBox > .supplierInfor > .supplierSpanTitle
    {
        color: #484848;
        display: block;
        margin-top: 20px;
    }

    .supplyContainer .messageBox > .supplierInfor > .supplierIntraduction
    {
        color: #484848;
    }

.contentRight
{
    width: 30%;
    float: right;
}

    .contentRight .messageBox
    {
        width: 94%;
        float: left;
        margin-bottom: 5px;
        min-height: 150px;
        /*background-color:#f2f2f2;*/
    }

        .contentRight .messageBox > .messageHeader
        {
            color: #000;
            line-height: 30px;
            height: 30px;
            background-color: #e4e4e4;
            /*background-color: #7e8796;*/
            padding-left: 15px;
            /*color:white;*/
        }

            .contentRight .messageBox > .messageHeader > h3
            {
                font-weight: bold;
                float: left;
                font-size: 12px;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
                text-transform: uppercase;
            }

            .contentRight .messageBox > .messageHeader > .more
            {
                float: right;
                margin-right: 20px;
                font-size: 11pt;
                font-family: 'UniversLTStd67BoldCondensed',sans-serif;
            }

        .contentRight .messageBox > .messageList
        {
            padding: 15px;
            min-height: 150px;
        }

            .contentRight .messageBox > .messageList i.new
            {
                background: url("../images/new.png") no-repeat 0px 0px;
                width: 35px;
                height: 13px;
                display: inline-block;
                *display: inline;
                *zoom: 1;
                vertical-align: text-bottom;
            }

            .contentRight .messageBox > .messageList > ul.textList
            {
                line-height: 28px;
                font-size: 14px;
            }

                .contentRight .messageBox > .messageList > ul.textList > li
                {
                    margin-bottom: 5px;
                    overflow: hidden;
                    border-bottom: 1px dotted #E3E2E1;
                    font-family: Arial,sans-serif;
                    font-size: 10pt;
                    word-wrap: break-word;
                }

                    .contentRight .messageBox > .messageList > ul.textList > li:hover
                    {
                        background: #f1f1f1;
                    }

                    .contentRight .messageBox > .messageList > ul.textList > li a
                    {
                        text-decoration: none;
                        font-size: 12px;
                    }

                .contentRight .messageBox > .messageList > ul.textList .title
                {
                    color: #666;
                    float: left;
                    /*width: 80%;*/
                    font-size: 12px;
                }

                .contentRight .messageBox > .messageList > ul.textList .date
                {
                    color: #666;
                    float: right;
                    font-family: Arial,sans-serif;
                    font-size: 10pt;
                }
        /*.contentRight .messageBox > .messageList ul
            {
                padding:0 15px;
            }
            .contentRight .messageBox > .messageList ul
            {
                padding:0 15px;
            }
            .contentRight .messageBox > .messageList li
            {
                list-style: disc;
                color: #fe6500;
            }
            .contentRight .messageBox > .messageList li a
            {
                color: #000;
                line-height:25px;
            }*/
        .contentRight .messageBox > .contactBox
        {
            padding: 15px;
        }

            .contentRight .messageBox > .contactBox > .contactIconContainer
            {
                width: 130px;
                float: left;
            }

            .contentRight .messageBox > .contactBox > .contactInfo
            {
                float: left;
                border-left: 1px solid #E3E2E1;
                padding-left: 10px;
            }

                .contentRight .messageBox > .contactBox > .contactInfo dt
                {
                    padding: 3px 0;
                    font-weight: bold;
                }

                .contentRight .messageBox > .contactBox > .contactInfo dd
                {
                    padding: 3px 0;
                }

.productContainer .messageBox
{
    /*min-width: 510px;*/
    width: 48%;
    float: left;
    margin-bottom: 20px;
}

    .productContainer .messageBox > .messageHeader
    {
        color: #000;
        line-height: 30px;
        height: 30px;
        background-color: #e4e4e4;
        padding-left: 15px;
    }

        .productContainer .messageBox > .messageHeader > .singleTitle
        {
            padding-left: 20px;
            font-size: 11pt;
        }

        /*.productContainer  .messageBox > .messageHeader > i.messageIcon
			{
				background: url("../images/icon.gif") no-repeat 5px -38px;
				width: 30px;
				height: 20px;
				float: left;
				margin: 5px 15px 0 0;
			}
                */

        .productContainer .messageBox > .messageHeader > h3
        {
            font-weight: bold;
            float: left;
            font-size: 12px;
            font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        }

        .productContainer .messageBox > .messageHeader > .more
        {
            float: right;
            margin-right: 20px;
        }

            .productContainer .messageBox > .messageHeader > .more > a
            {
                color: #fe6500;
                font-size: 12px;
                text-decoration: none;
            }

    .productContainer .messageBox > .messageList
    {
        min-height: 100px;
    }


    .productContainer .messageBox > .scrollLeft
    {
        background-color: #FE6500;
        height: 100px;
        position: absolute;
        opacity: 0;
        width: 50px;
    }

        .productContainer .messageBox > .scrollLeft:hover
        {
            opacity: 1.0;
        }

    .productContainer .messageBox > .scrollRight
    {
        background-color: #FE6500;
        float: right;
        height: 100px;
        position: relative;
        top: -420px;
        opacity: 0;
        width: 50px;
    }

        .productContainer .messageBox > .scrollRight:hover
        {
            opacity: 1.0;
        }


    .productContainer .messageBox > .messageList > .pic
    {
        float: left;
        margin-right: 20px;
    }


    /*delete by leo 14.3.28*/
    /*.productContainer > .messageBox > .messageList > .pic {
                float: left;
                margin-right: 20px;
            }*/

    /*add by leo 14.3.28*/
    .productContainer .messageBox > .messageList .selectedImage
    {
        float: left;
        margin: 0 15px 20px 0;
        width: 541px;
        height: 416px;
    }
        /*add by leo 14.3.28*/
        .productContainer .messageBox > .messageList .selectedImage img
        {
            width: 100%;
            height: 416px;
        }
    /*add by leo 14.3.28*/
    .productContainer .messageBox > .messageList .topItem
    {
        margin-bottom: 30px;
        height: 121px;
    }
    /*add by leo 14.3.28*/
    .productContainer .messageBox > .messageList .last
    {
        margin-bottom: 0;
    }

    /*add by leo 14.3.28*/
    .productContainer .messageBox > .messageList .topItem > .topListPic
    {
        width: 170px;
        height: 114px;
        float: left;
        margin-right: 15px;
    }
        /*add by leo 14.3.28*/
        .productContainer .messageBox > .messageList .topItem > .topListPic img.selected
        {
            border: 3px solid #fe6500;
        }
        /*add by leo 14.3.28*/
        .productContainer .messageBox > .messageList .topItem > .topListPic img
        {
            width: 100%;
            height: 111px;
            border: 3px solid #fff;
        }
    /*add by leo 14.3.28*/
    .productContainer .messageBox > .messageList .topItem > .topListText
    {
        width: 375px;
        float: left;
    }
        /*add by leo 14.3.28*/
        .productContainer .messageBox > .messageList .topItem > .topListText > .topListTitle > a
        {
            color: #3C3C3C;
            font-size: 16px;
            line-height: 25px;
        }
        /*add by leo 14.3.28*/
        .productContainer .messageBox > .messageList .topItem > .topListText > .topListIntro
        {
            margin-top: 10px;
            line-height: 23px;
        }

    .productContainer .messageBox > .messageList > .topOne
    {
        border-bottom: 1px solid #E3E2E1;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .productContainer .messageBox > .messageList > .topOne > .title > a
        {
            color: #3C3C3C;
            font-size: 16px;
            line-height: 25px;
        }

    .productContainer .messageBox > .messageList i.new
    {
        background: url("../images/new.png") no-repeat 0px 0px;
        width: 35px;
        height: 13px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: text-bottom;
    }

    .productContainer .messageBox > .messageList > .topOne > .intro
    {
        line-height: 23px;
    }

    .productContainer .messageBox > .messageList > ul.textList
    {
        line-height: 28px;
        font-size: 14px;
    }

        .productContainer .messageBox > .messageList > ul.textList > li
        {
            margin-bottom: 5px;
            overflow: hidden;
            border-bottom: 1px dotted #E3E2E1;
            font-family: Simsun;
            font-size: 10pt;
            word-wrap: break-word;
            /*overflow: hidden;
				border-bottom: 1px dotted #cbcbcb;
				word-wrap:break-word;
                padding:8px 15px;*/
        }

            .productContainer .messageBox > .messageList > ul.textList > li:hover
            {
                background: #f1f1f1;
            }

            .productContainer .messageBox > .messageList > ul.textList > li a
            {
                text-decoration: none;
            }

        .productContainer .messageBox > .messageList > ul.textList .title
        {
            color: #666;
            float: left;
            /*width: 80%;*/
            font-size: 12px;
            font-family: Arial,sans-serif;
        }

        .productContainer .messageBox > .messageList > ul.textList .date
        {
            color: #666;
            float: right;
            font-size: 12px;
            font-family: Arial;
        }

    .productContainer .messageBox > .messageList > .imageList
    {
        overflow: hidden;
        border: 1px solid #E3E2E1;
    }

    .productContainer .messageBox > .messageList > table
    {
        /*border-width: 0 0 1px 1px;
            border-spacing: 0;
            border-collapse: collapse;
            border-style: solid;
            border-color: #E3E2E1;*/
        width: 100%;
    }

        .productContainer .messageBox > .messageList > table td
        {
            margin: 0;
            /*border-width: 1px 1px 0 0;
                border-style: solid;
                border-color: #E3E2E1;*/
        }

.productContainer .contact
{
    border: 1px solid #E3E2E1;
    background-color: #FBFBFB;
    border-radius: 20px;
}

.productContainer .contactIconContainer
{
    float: left;
    padding: 15px 10px 10px 15px;
    vertical-align: central;
    border-right: 1px solid #E3E2E1;
}

    .productContainer .contactIconContainer .contactIcon
    {
        background: url("../images/icon.gif") no-repeat 30px -260px;
        width: 150px;
        height: 220px;
        vertical-align: central;
        display: block;
    }

.productContainer .contactInfoEnglish
{
    font-size: 14px;
    color: #484848;
    padding: 20px 0 0 200px;
    font-family: Arial,sans-serif;
}

    .productContainer .contactInfoEnglish a
    {
        font-size: 14px;
    }

    .productContainer .contactInfoEnglish dt
    {
        float: left;
        padding: 10px 0;
    }

    .productContainer .contactInfoEnglish dd
    {
        padding: 2px 0;
    }

.productContainer .contactInfoChinese
{
    font-size: 14px;
    color: #484848;
    padding: 20px 0 0 200px;
    font-family: Simsun;
}

    .productContainer .contactInfoChinese a
    {
        font-size: 14px;
    }

    .productContainer .contactInfoChinese dt
    {
        float: left;
        padding: 10px 0;
    }

    .productContainer .contactInfoChinese dd
    {
        padding: 2px 0;
    }

.contactTitle
{
    font-size: 14px;
    font-family: "UniversLTStd67BoldCondensed";
}

.contactH4
{
    background: none repeat scroll 0 0 #8a8a8a;
    clear: both;
    cursor: default;
    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
    font-size: 20px;
    clear: both;
    float: left;
    font-size-adjust: 0;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin: 5px 0;
    height: 16px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
}

    .contactH4 span
    {
        background: none repeat scroll 0 0 #e4e4e4;
        color: #484848;
        cursor: pointer;
        font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        font-size: 20px;
        margin: -5px 0;
        padding: 0 5px 0 0;
        text-decoration: none;
        vertical-align: text-top;
        width: auto;
        left: -5px;
        position: relative;
        top: -3px;
    }


.disclaimer
{
    padding: 10px 10px 5px 10px;
    margin: 0px 0;
    border: 1px solid #e1e1e1;
    height: 150px;
    line-height: 24px;
    font-family: Arial,sans-serif;
    font-size: 8pt;
    background-color: white;
    /*position:relative;*/
}

    .disclaimer > .icon
    {
        /*width: 32px;
		height: 32px;
		background: url("../images/gantan.png") no-repeat;
		float: left;
		margin: 50px 0px 50px 15px;*/
        /*padding-top: 80px;*/
        /*height: 80px;
		background: url("../images/gantan.png") no-repeat;
		float: left;
		margin: 0 0px 0 15px;
        position: absolute;
        top: 60px;
        width: 4%;*/
        width: 32px;
        height: 32px;
        background: url("../images/gantan.png") no-repeat;
        float: left;
        margin: 50px 30px 50px 15px;
    }

    .disclaimer > .disclaimerContent
    {
        /*width: 80%;*/
        float: left;
        /*text-indent: 30px;*/
    }

    .disclaimer h3
    {
        /*font-size: 15px;
		font-weight: bold;
		color: #000;*/
        font-family: Arial,sans-serif;
        font-weight: bold;
        /*margin: 10px 0;*/
        text-transform: uppercase;
        font-size: 14px;
        font-size-adjust: 0;
        font-style: normal;
        color: #484848;
    }

    .disclaimer ul li
    {
        color: #666666;
        font-family: Arial,sans-serif;
        display: block;
        font-size: 12px;
        margin: 3px 0;
        padding: 0;
    }

    .disclaimer > .bottomLogo
    {
        float: right;
        text-align: center;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #ff6600;
        padding: 60px 20px 0 0;
        position: relative;
        /*position: absolute;
        right: 50px;
        bottom: 38px;*/
    }

        .disclaimer > .bottomLogo .text
        {
            /*bottom: 8px;
         position: absolute;
         right: 140px;   
         width: 260px;*/
            bottom: 8px;
            position: absolute;
            right: 140px;
            width: 260px;
        }
/*14.3.8 add by leo*/
/*Verified Supplier Page*/
.leftInfo
{
    float: left;
    width: 50%;
}

    .leftInfo .productInfo > .productTable
    {
        margin-right: 10px;
        width: 360px;
    }

        .leftInfo .productInfo > .productTable td.title
        {
            width: 70%;
        }

.rightInfo
{
    float: right;
    width: 50%;
}

    .rightInfo .productContainer > .messageBox
    {
        width: 95%;
    }

    .rightInfo .productContainer .contact
    {
        height: 170px;
    }
/*News Page*/
.newsInfo
{
    padding: 0 10px 60px 10px;
    overflow: hidden;
}

    .newsInfo > .returnLink
    {
        font-size: 16px;
        text-align: right;
        margin-bottom: 10px;
    }

    .newsInfo > .title
    {
        border-bottom: 7px solid #8a8a8a;
        cursor: default;
        font-family: 'UniversLTStd67BoldCondensed',sans-serif;
        font-size: 20px;
        font-size-adjust: 0;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        text-transform: uppercase;
        border: medium none;
        color: #363636;
        margin: 0;
        padding: 20px 10px 20px;
        /*font-size: 18pt;
		background-color: #fe6500;
		color: #fff;
		padding: 20px;
		line-height: 50px;
		text-transform: uppercase;
		margin-bottom: 10px;
	padding-bottom:0px;
		padding-top:0px;
		word-wrap:break-word;*/
    }

    .newsInfo > .date
    {
        font-family: Arial,sans-serif;
        font-size: 14px;
        font-size-adjust: 0;
        font-style: normal;
        font-weight: normal;
        line-height: normal;
        margin: 5px 0 0;
        padding: 0 0 5px;
        text-align: right;
        /*font-size: 17px;
		
		margin-bottom: 10px;
		color: #fe6500;*/
    }

    .newsInfo > .newsContent
    {
        font-size: 16px;
        line-height: 24px;
        padding: 0 20px;
    }

        .newsInfo > .newsContent p
        {
            margin: 10px 0;
        }

/*News List Page*/
.newsList
{
    width: auto;
}

    .newsList > .messageBox
    {
        width: 100%;
    }

/*Pagination*/
.pagination
{
    text-align: center;
    margin: 0px 0 10px 0;
    color: #000;
    font-size: 14px;
    /*border-top: 1px solid #E3E2E1;*/
    padding-top: 10px;
}

    .pagination a
    {
        color: #000;
    }

    .pagination .toPage
    {
        width: 30px;
    }

    .pagination .currentPage
    {
        color: #fe6500;
    }

    .pagination .orange
    {
        color: #ff6600;
    }

.contact1 .contactInfo dl
{
    margin-bottom: 15px;
}

.contact1 .contactInfo dd, .contact1 .contactInfo dt
{
    text-align: left;
    line-height: 1.5em;
}

.contact1 .contactInfo dt
{
    color: #484848;
    font-size: 14px;
    font-family: Arial,sans-serif;
}

.contact1 .contactInfo dd
{
    font-size: 14px;
    font-family: Arial,sans-serif;
}

    .contact1 .contactInfo dd span
    {
        margin-right: 10px;
    }

.contactClass
{
    display: none;
}

.partOne
{
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: uppercase;
    FONT-FAMILY: "UniversLTStd67BoldCondensed", sans-serif;
    CURSOR: default;
    FONT-WEIGHT: normal;
    font-style: normal;
    LINE-HEIGHT: 60px;
    MARGIN-TOP: 20px;
    WIDTH: 580px;
    COLOR: #ff6600;
    FONT-SIZE: 82px;
    /*color: #ff6600;
	line-height: 60px;
	font-size: 66px;
	text-align: left;
	font-family: Arial,sans-serif;*/
    /*font-weight: 700;*/
}

.partTwo
{
    TEXT-ALIGN: left;
    TEXT-TRANSFORM: uppercase;
    FONT-FAMILY: "UniversLTStd67BoldCondensed", sans-serif;
    CURSOR: default;
    FONT-WEIGHT: normal;
    font-style: normal;
    LINE-HEIGHT: 67px;
    COLOR: #ffffff;
    MARGIN-LEFT: 80px;
    FONT-SIZE: 88px;
    /*color: white;
	line-height: 67px;
	font-size: 70px;
	text-align: left;
	font-family: Arial,sans-serif;
	/*font-weight: 700;*/
    /*padding-left: 0.5em;*/
}

.partOne-cn
{
    color: rgb(255, 102, 0);
    font-size: 58px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    line-height: 60px;
    text-align: left;
}

.partTwo-cn
{
    color: white;
    font-size: 62px;
    font-family: Arial,sans-serif;
    font-weight: bold;
    padding-left: 1em;
    line-height: 67px;
    text-align: left;
}

.message
{
    position: absolute;
    left: 380px;
    margin-top: 10%;
    display: none;
}

.supplierSpanTitle
{
    font-size: 10pt;
    font-weight: bold;
    color: black;
    line-height: 30px;
    font-family: Arial,sans-serif;
}


.contactHeader
{
    color: #484848;
    font-size: 20px;
    font-family: Arial;
    font-weight: bold;
}

.supplierIntroudction
{
    font-size: 10pt;
    text-wrap: normal;
    color: black;
    vertical-align: top;
    line-height: 21px;
    font-family: Arial,sans-serif;
    position: relative;
    right: 1px;
    padding-left: 1.5em;
}

.PageClass
{
    font-size: 12px;
    font-family: Arial,sans-serif;
    text-align: right;
}

.logoTitle
{
    color: rgb(255, 102, 0);
    font-size: 22px;
    TEXT-TRANSFORM: uppercase;
    font-family: "UniversLTStd67BoldCondensed",sans-serif;
    /*font-weight:bold;*/
    padding-left: 12px;
}
/*.SGSlogoTitle
{
	color: rgb(255, 102, 0);
	font-size: 19pt;
	font-family: UniversLTStd67BoldCondensed;
	vertical-align:bottom;
}*/
.sgssite
{
    color: #333;
    font-size: 12px;
    font-family: "UniversLTStd67BoldCondensed",sans-serif;
    TEXT-TRANSFORM: uppercase;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}

.spanclass
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    width: 20%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: central;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    font-weight: bold;
    TEXT-TRANSFORM: uppercase;
    margin-top: 5px;
}


.breakLine
{
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    /*border-top-color: #e3e2e1;
	border-top-width: 1px;
	border-top-style: solid;*/
    /*border-bottom: 1px dotted #cbcbcb*/
}

.spanclassdetail
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    width: 20%;
    height: 130px;
    overflow: hidden;
    vertical-align: central;
    word-wrap: break-word;
    text-wrap: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
}

.spanclassdetail-desc
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: left;
    width: 20%;
    height: 130px;
    overflow: hidden;
    vertical-align: central;
    word-wrap: break-word;
    text-wrap: normal;
    font-size: 10pt;
    font-family: Arial,sans-serif;
}

.spanPicture
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    width: 250px;
    height: 100px;
    vertical-align: central;
    font-size: 10pt;
    font-family: Arial,sans-serif;
}

.spanHeaderPicture
{
    display: -moz-inline-box;
    display: inline-block;
    text-align: center;
    width: 250px;
    vertical-align: central;
    font-size: 10pt;
    font-family: Arial,sans-serif;
}

.GlobalLogo
{
    /*color: rgb(255,102,0);
	font-size: 14pt;
	font-family: Arial,sans-serif;*/
    color: #999999;
    font-family: 'UniversLTStd67BoldCondensed',sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.backbutton
{
    margin-right: 0;
    position: relative;
    margin-right: 20px;
    padding-right: 20px;
    text-align: right;
    float: right;
}

.listStyle
{
    font-size: 10pt;
    text-wrap: normal;
    color: black;
    vertical-align: top;
    line-height: 21px;
    font-family: Arial,sans-serif;
    position: relative;
    right: 1px;
    padding-left: 1.2em;
    background: url("../images/list_item.png") left 7px no-repeat;
    margin-left: 16px;
}

.contactHead
{
    color: #484848;
    font-size: 12pt;
    font-family: simsun;
    font-weight: bold;
}
