@import url("common.css");
@import url("advancesearch.css");
@import url("jquery.css");
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    width:100%;
    height:100%;
	margin:0px;
	padding:0px;
}

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

a:hover {
    text-decoration: underline;
}

.pipe >li+li {
    background: url( ../../images/pipe.gif ) no-repeat scroll left center;
}

.pipe li{
    _background: url( ../../images/pipe.gif ) no-repeat scroll left center;
}

strong{ font-weight:bold;}
.lighter{ font-weight:lighter;}

#global-nav li.first-child,.t1 li.first-child,.t2 li.first-child,.footer-nav li.first-child{
    background:transparent none repeat scroll 0 0;
    border:0 none;
}

#wrap {
    position: relative;
}

#wrap2 {

}

#head {
    position: relative;
	margin:0 auto 0px;
    z-index: 102;
}

#head .gm-logo {
    float: left;
    /*height: 53px;*/
    padding-left: 18px;
    width: 224px;
}

#head .top-nav {
    color: #999;

    font-size: 12px;
	/*float: right;
    width:50%;*/
}

.t1, .t2 {
   /* clear: right;*/
	float:right;
	position:relative;
	top:10px;
	z-index:9999;
}
.t2{
	clear:right;	
	position:relative;
	top:10px;
	z-index:1;
}

.t1 li, .t2 li {
    float: right;
    text-align: right;
    padding: 0 8px;
    background: url( ../../images/pipe.gif ) no-repeat scroll right center;
}

.t1 li a, .footer-nav li a {
    color: #7d7d7d;
}

.t1 li a:hover, .t2 li a:hover, .footer-nav li a:hover {
    color: #5c5c5c;
}

#head .t2 li a {
    color: #7d7d7d;
}

#head .lang {
    position: relative;
}

#head .lang a {
    background: url( ../../images/n1.gif ) no-repeat right center;
    padding-right: 10px;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
}

#head .lang a:hover, #head .t1 > li:hover .lang-tab {
    color: #5c5c5c;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    background: url( ../../images/n1_hover.gif ) no-repeat right center;
}

.lang ul {
    background: #fff;
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    display: none;
	height:230px;
	overflow:auto;
	_overflow-x:hidden;
	z-index:9999;
}

.lang ul li {
    background-image: none;
    width:80%;
    float: left;
    text-align: left;
    padding-left:2px;
}

#lang-pop .lang ul li a{
    color:#5c5c5c;
    background-image: none;
    padding:0px 0px;
    display:block;
}

#head .lang ul li a:hover{
    background:#979797;
    color:#fff;
}

#lang-pop li.iehover ul{
     display: block;
    position: absolute;
    width: 125px;
    left: 0;
    top: 15px;
}

.lang:hover>ul {
    display: block;
    position: absolute;
    width: 150px;
    left: 7px;
    top: 15px;

}

/*global-nav root begin*/
#global-nav {
}

#global-nav #site-menu-dropdown {
    width: 870px;
	font-family:tahoma;
	font-weight:bold;
}

#site-menu-dropdown li {
    width: auto;
}

#global-nav ul {
    margin: 0 auto;
}

#global-nav ul li ul {
    display: none;
}

#global-nav li {
    float: left; /*display: inline;*/
    position: relative;
}

#global-nav #site-menu-dropdown >li+li {
    background: url( ../../images/nav_border.gif ) no-repeat left center;
    padding-left: 1px;
}

/*#global-nav li a:hover {*/
    /*color: #00125d;*/
    /*background: #F7D98E;*/
    /*text-decoration: none;*/
/*}*/

#global-nav ul ul li {
    width: 167px;
}

/*second subnav begin*/
#global-nav ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    top: 20px;
    left: 0;
}

#global-nav #site-menu-dropdown ul {
    background: url( ../../images/nav_bg.png ) no-repeat left bottom;
    padding: 0 10px 10px; /*width: 190px;*/
    _background: #F9E1A6;
    _padding: 0; /*_width:175px;*/
}

#site-menu-dropdown ul {
/*second menu ul*/
/*position: absolute;*/
    margin: 0;
    left: -12px;
    top: 25px;
    _left: 0px;
    _width: 155px;
}

#site-menu-dropdown ul li {
/*width: 167px;*/
    margin-left: 4px;
    _width: 155px;
    _margin: 0;
}

/*pop now*/
#site-menu-dropdown .dropdown-tab {
/*firet menu li*/

    color: #FFFFFF;
    display: block;
    line-height: 24px;
    margin-top: 1px;
    padding: 0 15px;
}

#site-menu-dropdown li.iehover a{
    color: #000;
    background: #F7D98E;
    text-decoration:none;
}


#site-menu-dropdown > li:hover .dropdown-tab {
    color: #000;
    background: #F7D98E; /*position:absolute;*/
/*top:25px;*/
}

/*first pop*/
#global-nav ul li:hover>ul, #global-nav ul li.iehover ul {
    display: block;
    position: absolute;
    width: 167px;
}

#global-nav ul#site-menu-dropdown > li:hover>ul, #global-nav ul#site-menu-dropdown   li.iehover ul {
    position: absolute;
    width: 167px;
    top: 25px;
    left: -13px;
}

/*second pop*/
#global-nav ul ul li:hover >ul, #global-nav ul ul li.iehover ul {
    display: block;
    position: absolute;
    width: 167px;
}

#global-nav ul#site-menu-dropdown ul> li:hover>ul, #global-nav ul#site-menu-dropdown ul  li.iehover ul {
    position: absolute;
    width: 167px;
    top: 0px;
    left: 150px;
}

/*third pop*/
#global-nav ul ul ul li:hover>ul {
    display: block;
    position: absolute;
    width: 167px;
}

#global-nav ul#site-menu-dropdown ul ul > li:hover>ul {
    position: absolute;
    width: 167px;
    top: 0px;
    left: 150px;
}

#site-menu-dropdown ul li a {
    border: 1px solid #d9ae58;
    color: #000;
    font-weight: lighter;
    padding-left: 5px;
    margin: 1px;
    display: block;
    _height: 20px; /*ie6*/
    line-height: 20px;
}

#site-menu-dropdown ul li a:hover
,#site-menu-dropdown li.iehover ul li.iehover a{
    border: 1px solid #9c885f;
    color: #000;
    background: #f7d083;

}

/*category*/
#site-menu-dropdown #menu-categories ul ul {
    left: 20px;
    top: 0;
    padding-top: 0;
    padding-bottom: 12px;
    _left: 165px;
    _padding-bottom: 0;
}

/*Do Not Move - Must Come Before display:block for Gecko*/
#global-nav ul li:hover ul ul, #global-nav ul li:hover ul ul ul, #global-nav ul li.iehover ul ul, #global-nav ul li.iehover ul ul ul {
    _display: none;
    _position: absolute;
}

#global-nav ul li:hover ul, #global-nav ul ul li:hover ul, #global-nav ul ul ul li:hover ul, #global-nav ul li.iehover ul, #global-nav ul ul li.iehover ul, #global-nav ul ul ul li.iehover ul {
    _display: block;
    _position: absolute;

}

/*end*/

#search {
    background: transparent url( ../../images/search_bg.gif ) repeat-x scroll 0 0;
    border-top: 1px solid #FFFFFF;
    position: relative;
    text-align: center;
    z-index: 3;
}

#search .search-content {
    padding: 9px;
    margin: 0 auto;
    position: relative;
}

#search strong {
    padding: 3px;
    font-weight: bolder;
    position: relative;
}

#search .input-box {
    float: left;
    position: relative;
}

#search .search-content #selectPM {
    width: 104px;
}

#search .select-div {
    background: #fff url( ../../images/nar_c.gif ) no-repeat scroll right center;
    float: left;
    border-color: #253b72 #7f9db9 #7f9db9 #253b72;
    border-style: solid;
    border-width: 1px;
    margin-left: 8px;
    margin-top: 1px;
    color: black;
    width: 170px;
    padding-right: 5px;
    position: relative;

}

#search .select-div:hover {
    background: #fff url( ../../images/nar_c_hover.gif ) no-repeat scroll right center;
}

#search .select-tag {
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.select-option {
    text-align: left;
    position: absolute;
    top: 20px;
    left: -1px;
    width: 180px;
    height: 280px;
    overflow:auto;
    border: 1px solid #000;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
    z-index: 3;
}

.select-option li {
    _float: left;
}

.select-option li a {;
    margin: 1px;
    display: block;
    font-size: 12px;
    font-weight: lighter;
    padding: 3px;
    _width: 156px;
}

#selectPM li a{
    _width:115px;
}

.select-option li a:hover {
    color: #000;
    background: #F7D98E;
}

.selOptionHover {
    display: block;
}

#selectPM .select-option {
    height: 46px;
    width:123px;
}

#search .search-btn-div, .adv-search-link {
    float: left;
    margin-left: 8px;
}

#search .adv-search-link a {
    display: block;
    padding-top: 4px;
    text-decoration: underline;
    font-size:12px;
}

#search .adv-search-link a:hover {
    color: #fff;
}

#search .search-btn {
    background: transparent url( ../../images/search_btn.gif ) no-repeat scroll center center;
    border: 0 none;
    _border: none;
    height: 23px;
    width: 43px;
	cursor:pointer;
	vertical-align:middle;
}

.ac_results ul li{
	font-size:100%;
}

.pop-search-keyword {
    line-height: 27px;
    border-bottom: 1px solid #cfcfcf;
    font-size: 100%;
    text-align: center;
	width:100%;
}

/*adv search*/
        #adv-search-content table{
            margin:auto;
            border-spacing:3px;
        }
       #adv-search-content table thead th {
            color: #253C72;
            font-size: 16px;
            font-weight: bolder;
        }

       #adv-search-content table tbody th {
            font-size: 12px;
            text-align: left;
           font-weight: bolder;

        }

        #center {
            position: absolute;
            left: 50%;
            top: 50%;
        }

        #adv-search-pop {
            display: none;
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0;
            left: 0;
           z-index:999999;
        }

		*html #adv-search-pop { /* ie6 hack */
     position: absolute;
      bottom: auto;
    clear: both;
	width:expression(documentElement.clientWidth);
	height:expression(documentElement.clientHeight);
     top:expression(eval(document.compatMode &&
        document.compatMode=='CSS1Compat') ?
        documentElement.scrollTop
        +(documentElement.clientHeight-this.clientHeight) - 1
        : document.body.scrollTop
        +(document.body.clientHeight-this.clientHeight) - 1);
}


        #adv-bg-layer {
            background: black;
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            opacity: 0.4;
            filter: alpha( opacity = "40" );
        }

        #adv-search-content {
            background: #FFFFFF none repeat scroll 0 0;
            border: 3px solid #666666;
            display: block;
            height: 308px;
            left: -260px;
            position: absolute;
            top: -197px;
            width: 560px;
        }

        .close-icon {
            padding-top: 9px;
        }

        .close-icon a {
            font-weight: bolder;
            color: #7f7f7f;
            text-decoration: none;
            background: url( ../../images/close_icon.gif ) no-repeat left center;
            padding: 0 20px 0 14px;

            float: right;
        }

.close-icon a:hover{
    color:#000;
    background: url( ../../images/close_icon_close.gif) no-repeat left center;

}

        .s-icon {
            border: 0 none;
            background: url( ../../images/adv_search.gif ) no-repeat 0 center;
            width: 81px;
            height: 21px;
			cursor:pointer;
        }

        .search-icon {
            float: right;
            padding-right: 20px;
            padding-top: 10px;
        }

        .clear {
            clear: both;
        }

INPUT.inpt {
    border-color: #253B72 #7F9DB9 #7F9DB9 #253B72;
    border-style: solid;
    border-width: 1px;
    height:17px;
    line-height: 18px;
    *line-height:14px;
    _line-height:14px;
    margin-top: 1px;
    padding-left: 5px;
    padding-top: 3px;
	vertical-align:middle;
    width: 265px;
}

.sle {
border-color:#253B72 #7F9DB9 #7F9DB9 #253B72;
border-style:solid;
border-width:1px;
height:22px;
line-height:18px;
padding:2px;
vertical-align:middle;
}

#wrap4 {
    position: relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

#center,.center {
    position: absolute;
    top: 50%;
    left: 50%;
}

#slider-show {
	position: absolute;
	width: 891px;
	height: 410px;
	top: 2px;
	left: -436px;
	background-color: #EDEDED;
}

#slider {
	background: transparent url( ../../images/mainBg.jpg ) no-repeat scroll 0 0;
	height: 353px;
	margin-left: 48px;
	margin-top: 22px;
	overflow: hidden;
	position: absolute;
	width: 795px;
	top: -1px;
}

.slide {
    position: absolute;
    width: 590px;
    height: 353px;
    overflow: hidden;
    border-left: 1px #E6E6E6 solid;
}

#slider .backgroundText {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0px;
    background: #fff;
}

#slider .main-title {
color:#ffffff;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:bold;
left:0;
padding-top:12px;
padding-left:20px;
position:absolute;
text-align:left;
top:0;
width:197px;
   /*text-indent:-9999px;
    _left:10px;*/
}

#slider #show-room .main-title{
   /* background:url(../../images/font-showroom.png) no-repeat scroll center bottom;*/
}

#slider #updateList .main-title{
      /*background:url(../../images/font-update.png) no-repeat scroll center bottom;*/
}

#slider #logistics .main-title{
    /* background:url(../../images/font-logistics.png) no-repeat scroll center bottom; */
}
#slider #logistics .main-title a{
	position:relative;
	display:block;
	color:#ffffff;
}

#slider #gmc .main-title{
     /* background:url(../../images/font-gmc.png) no-repeat scroll center bottom;*/
}
/*
*html #slider #show-room .main-title
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/font-showroom.png", sizingMethod="crop");
}

*html #slider #updateList .main-title
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/font-update.png", sizingMethod="crop");
}
*html #slider #logistics .main-title
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/font-logistics.png", sizingMethod="crop");
}
*html #slider #gmc .main-title
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/font-gmc.png", sizingMethod="crop");
}
*/

.sub-text-link, .sub-text-link2 {
    color: #ffffff;
    float: left;
    font-family: Helvetica,Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 197px;
}

.sub-text-link a, .sub-text-link2 a {
    color: #ffffff;
    display: block !important;
    display: inherit;

}

.sub-text-link a:hover, .sub-text-link2 a:hover {
    color: #fff;
    display: block !important;
    display: inherit;
}

#slider .sub-text-link {
    left: 2px;
}

#slider .sub-text-link2 {
    margin-left: 74px;
}

#slider .sub-text-link2 dt {
    color: #ffffff;
}

.gmc-stander, .gmc-menber, .gmc-new {
    display: none;
}

#slider .gmcHover {
    display: block;
}

.sub-text-link2 span.conLine {
    position: absolute;
    border-top: 1px solid #fff;
    width: 69px;
    left: -73px;
    top: 0;
}

.intertek,.tuv,.vmc-video{
bottom:25px;
left:129px;
position:absolute;
width:40px;
}

.tuv{
width:91px;
left:31px;
}

.vmc-video{
bottom:6px;
height:156px;
left:2px;
width:193px;
}

.vmc-video a{
display:block;
height:0;
overflow:hidden;
padding-top:156px;
}

.vmc-video a .spnbg{
height:156px!important;
}

.vmc-video a .spncss{
height:0;
overflow:hidden;
}

.vmc-video a:hover .spnbg{
 opacity: 0!important;
    filter: alpha( opacity = "0" ) !important;
}


.intertek a,.tuv a{
display:block;
text-indent:-999px;
width:100%;
}

#gmc-menber ul li.more, #gmc-new ul li.more {
    float: right;
    text-align: right;
}


#gmc-new ul li.more span.spnbg {
    display: none;
}

#gmc-new ul li span.spncss {
    display: block;
    padding-left: 1px;
}

#gmc-menber ul {
    padding: 0;
    margin: 0;
}

#gmc-menber ul li {
    float: left;
    padding: 7px;
}

#gmc-menber ul li span.spnbg {
    display: none;
}

#gmc-new {
    width: 241px;
}

#gmc-new ul li {
    height: auto;
    text-align: left;
    margin: 1px;
    _float:left;
    _width:100%;
    *height:100%;
    _height:100%;
}

#gmc-new ul li span.spnbg {
    height: 100%;
    width: 100%;
}
.vconLine
{
    border-left: 1px solid #FFFFFF;
    left: -4px;
    position: absolute;
    width: 1px;
}

.u01 .vconLine
{
 height:35px;
left:231px;
top:13px;
}
.u02 .vconLine
{
height:82px;
left:231px;
top:35px;
}

div.conBorder
{
    border: 1px solid #FFFFFF;
    position: absolute;
    left:0;
}
.why span.conLine
{
    top: 12px;
    width: 73px;
}
.how span.conLine
{
    width: 73px;
    top: 35px;
}
.why .conBorder
{
    height: 46px;
    width: 192px;
}
.how .conBorder
{
    top: 25px;
    height: 71px;
    width: 192px;
}

.u01 span.conLine
{
   border-top:1px solid #FFFFFF;
height:1px;
left:196px;
position:absolute;
top:13px;
width:35px;
}
.u01 span.conLine2
{
border-top:1px solid #FFFFFF;
height:1px;
left:231px;
position:absolute;
top:47px;
width:38px;
}
.u02 span.conLine2
{
border-top:1px solid #FFFFFF;
height:1px;
left:231px;
position:absolute;
top:117px;
width:38px;
}
.u02 span.conLine
{
border-top:1px solid #FFFFFF;
height:1px;
left:196px;
position:absolute;
top:35px;
width:35px;
}
.u01 .conBorder
{
height:95px;
left:269px;
top:0;
width:192px;
}
.u02 .conBorder
{
height:47px;
left:269px;
top:94px;
width:192px;
}


.gmc-menber span.conLine
{
    top: 34px;
}

#gmc-new .conLine
{
    top: 57px;
}



#slider .dipo {
    position: absolute;
    /*visibility: hidden;*/
    left: 0;
}

#slider .navNum {
    float: left;
}

#slider #show-room {
	background-attachment: scroll;
	background-color: #F9BE00;
	background-image: url(../images/scBg.jpg);
	background-repeat: no-repeat;
}

#slider #show-room ul {
    float: left;
    padding-top: 50px;
    padding-left: 18px;
    display: inherit;
}

#slider #show-room ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: lighter;
    line-height: 24px;
}

#slider #show-room a {
    display: block !important;
    height: 26px;
    width: 162px;
}

#slider #show-room a:hover {
	font-weight:bold;
}

#slider .spnbg {
    background-color: #fff;
    position: absolute;
    display: block;
    width: 220px;
    height: 23px;
    opacity: 0.1;
	text-align:left;
    filter: alpha( opacity = "10" );
    top: 0;
    left: 0;
    cursor: pointer;
}

#slider a:hover .spnbg {
    opacity: 0.3;
    filter: alpha( opacity = "30" );
}

.sub-text-link ul li, .sub-text-link2 ul li, .sub-text-link2 dl dd {
    height: 24px;
    position: relative;
}

#slider #updateList .sub-text-link li a {
/*position:absolute;*/
/*text-align:center;*/
/*width:194px;*/
}


#slider #updateList {
	left: 198px;
	background-attachment: scroll;
	background-color: #0DA84B;
	background-image: url(../images/usImg.jpg);
	background-repeat: no-repeat;
}

#slider #logistics {
    background: #0DA84B url(../images/lsBg.jpg) no-repeat scroll;/**/
    left: 397px;
}

#slider #gmc {
    background: #0DA84B url(../images/gmcBg.jpg) no-repeat scroll;/**/
    left: 596px;
}

#warp-middle {
    position: relative;
    height: 424px;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 976px;
    text-align: center;
}

#footer ul li {
    display: inline;
}

#footer ul li a {
    padding: 0 10px;
}

#footer ul li a:hover {
    color: #9d9d9d;
    text-decoration: underline;
}

#footer .fn0 a {
    color: #728ab4;
}

#footer hr {
    color: #CCCCCC;
    margin-bottom: 2px;
    margin-top: 9px;
}

#footer .footer-nav {
    font-size: 12px;
    margin: 0 auto;
    padding-top: 3px;
}

/*#footer .fn1 a {*/
/*color: #9e9d9d;*/
/*}*/

#footer .fn2 a {
    color: #728ab4;
}

#footer .group-menbers {
    padding-top: 10px;
}

#footer .group-menbers li{
    color:#787878;
}

#footer .group-menbers li a{
    text-decoration:underline;
    padding:0 3px;
}

#footer .copy-right {
    font-size: 75%;
    line-height: 12px;
}

#footer .copy-right p {
    line-height: 16px;
    padding-top: 16px;
}

#footer p {
    color: #787878;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 720px;
}

.alpha{ text-align:center; padding-bottom:20px;}
.alpha a{ text-decoration:underline;margin:0 1px;}
.alpha a:hover{ background:#5389D3; color:#fff;}

.slink {
background:transparent url(../../images/bg.gif) repeat-x scroll 0 -247px;
color:#000066;
display:block;
font-size:11px;
height:14px;
line-height:16px;
text-align:center;
}
.mAD{
border:1px solid #CCCCCC;
margin:5px 0;
}
.left-menu-bordr
{
border-bottom:1px solid #CCCCCC;
}
.mid-menu{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
 }