@charset "utf-8";
/* CSS Document */

/*logo banner*/
.header{ width:960px;height:50px;margin-bottom:10px;}
.pagetitle{ float:left;}
.logo{ float:right;}

.banner{ width:960px; height:402px; margin-bottom:50px; background:#ac1c43;}

.team{ float:left;}
.team_nav{ float:left;}

.team_nav ul{ margin-top:15px; margin-left:24px;*margin-left:12px; width:130px; }
.team_nav ul li{color:#f9f7f8; line-height:22px; height:22px;font-family:Arial, Helvetica, sans-serif; font-size:10px;text-justify:inter-ideograph;text-align: justify;}
/*.team_nav ul li a{ font-size:10px;font-family:Arial, Helvetica, sans-serif; color:#f9f7f8;}
.team_nav ul li a:hover{ font-size:10px;font-family:Arial, Helvetica, sans-serif; color:#f9f7f8; text-decoration:underline;}
.team_nav img{ margin-right:10px;}*/
/*logo banner结束*/


/*图片点击放大*/

/* The group of people */
*{text-align:center;}
#gmap {display:block; width:477px; height:356px; background: url(../images_en/quanqiu.gif) no-repeat; position:relative;}
#gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase;}

/*北美和澳洲*/
a#xj {display:block; width:214px; height:0; padding-top:175px; overflow:hidden; position:absolute; left:243px; top:32px;}
* html a#xj {height:175px; he\ight:0;text-indent:-9000px;background:url(../images_en/quanqiu01hover.png) no-repeat 0px -1000px;}/*IE6.0以下中显示*/
a#xj:hover {background:transparent url(../images_en/quanqiu01hover.png) no-repeat 0 0;overflow:visible;text-indent:-9000px;}

/*南美 */
a#xz {display:block; width:71px; height:0; padding-top:120px; overflow:hidden; position:absolute; left:384px; top:147px;}
* html a#xz {height:120px; he\ight:0;background:url(../images_en/quanqiu03hover.png) no-repeat 0px -1000px;}
a#xz:hover {background:transparent url(../images_en/quanqiu03hover.png) no-repeat  0 0;overflow:visible;text-indent:-9000px;}

/*亚洲*/
a#qh {display:block; width:216px; height:0; padding-top:91px; overflow:hidden; position:absolute; left:88px; top:34px;}
* html a#qh {height:91px; he\ight:0;background:url(../images_en/quanqiu02hover.png) no-repeat 0px -1000px;}
a#qh:hover {background:transparent url(../images_en/quanqiu02hover.png) no-repeat 0 0; height:-20px; overflow:visible;text-indent:-9000px;}

/*欧洲*/
a#gs {display:block; width:132px; height:0; padding-top:56px; overflow:hidden; position:absolute; left:17px; top:35px;}
* html a#gs {height:56px; he\ight:0;background:url(../images_en/quanqiu04hover.png) no-repeat 0px -1000px;}
a#gs:hover {background:transparent url(../images_en/quanqiu04hover.png) no-repeat 0 0; overflow:visible;text-indent:-9000px;}

/*非洲*/
a#lmg {display:block; width:124px; height:0; padding-top:138px; overflow:hidden; position:absolute; left:24px; top:95px;}
* html a#lmg {height:138px; he\ight:0;background:url(../images_en/quanqiu05hover.png) no-repeat 0px -1000px;}
a#lmg:hover {background:transparent url(../images_en/quanqiu05hover.png) no-repeat 0 0; overflow:visible;text-indent:-9000px;}


* html img, 
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.imeetyou.net/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}
