﻿/********jQuery弹出窗口begin********/
.jqmWindow 
{
    display: none;  
    position: fixed;top:50%;left: 50%; margin-top:-325px; margin-left: -480px;width:980px; height:100%;
    color: #333;
    background-color:Transparent;
    /*border: 1px solid #AAA; */
}
.jmtain li
{
     list-style-type:decimal;
}

.jqmOverlay { background:#999; }

* html .jqmWindow {
     position:fixed;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmClose
{
    position:relative;
    top:30px;
    left:-80px;
    text-align:right;
}

.jmtain
{
    padding:0px 15px 15px 15px; 
    width:980px;
    height:100%;
    overflow:auto;
    text-align:right;
    background: url(../images/NOTEINFO.png) 0 0 no-repeat;
}
.jmtain a:hover
{
    text-decoration:underline;
}

.jqmWindow2
{
    display: none;  
    position: fixed;
    top:10%;
    left: 40%; 
    /*margin-top:-325px; 
    margin-left: -480px;*/
    width:500px;
    height:400px;
    color: #333;
    background: #fff;
    z-index:302;
}
.jmtain2
{
    /*padding:0px 15px 15px 15px; */
    width:500px;
    height:400px;
    overflow:auto;
}
.aClose
{
    position:relative;
    top:5px;
    left:-10px;
    text-align:right;
}

.tbrequest
{
    /*margin:0 auto;*/
    font-size:13px;
    line-height:1.7;
}
.tbrequest th
{
    text-align:left;
}
.tbrequest input
{
    width:340px;
}
/********jQuery弹出窗口end********/



/********滑过问号内容样式begin********/
#massage_box /*注册页面*/
{   
    width:326px;
    z-index:2; 
    visibility:hidden;
    left:355px;
    top:175px;
    position:fixed;/*FF IE7*/
    position:absolute;/*IE6*/
}

#massage_box2 /*信息修改页面*/
{   
    /*filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);*/
    z-index:2; 
    visibility:hidden;
    left:359px;/*FF IE7*/
    top:110px;
    position:fixed;/*FF IE7*/
    position:absolute;/*IE6*/
}

.massage
{
     /*border:#8fc1da solid;
     border-width:1 1 3 1; 
     background:#fff; 
     color:#036; 
     font-size:12px; 
     line-height:150%;
     padding-left:27px;*/
}   
.massage li
{
     list-style-type:decimal;
}
/********滑过问号内容样式end********/

.clear
{
    clear:both;
}


/*====NewLeftNav====*/
ul#newLeftNav,#newLeftNav2{
    width:170px; 
    margin-top:8px;
}
.alimargin
{
    margin-bottom:3px;
}
ul#newLeftNav .ali , ul#newLeftNav2 .ali{
    width:170px;
    background:transparent url(../images/leftMenu/longBgWhite.jpg) no-repeat scroll left top; /*longBg.gif*/
    clear:both;  
}
ul#newLeftNav li.c{
    background:transparent url(../images/leftMenu/lan.gif) no-repeat scroll left top;
}
ul#newLeftNav2 li.c{
    background:transparent url(../images/leftMenu/cheng.gif) no-repeat scroll left top;
}
ul#newLeftNav li.c .alinks , ul#newLeftNav2 li.c .alinks{
    color:#ffffff;
}
ul#newLeftNav li .alinks , ul#newLeftNav2 li .alinks{
    display:block;    
    height:18px;
    line-height:18px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    color:#103364;   
    background:transparent;
    text-indent:10px;
    margin-bottom:1px;
    width:147px;
}
ul#newLeftNav .alinks,ul#newLeftNav2 .alinks
{
    font-size:11px;
    float:left;
}
ul#newLeftNav2 li .alinks
{
    color:#ff6600;
}
ul#newLeftNav li a:hover , ul#newLeftNav2 li a:hover{
    text-decoration:none;
}
/*ul#newLeftNav li a.c , ul#newLeftNav2 li a.c{
    color:#FFFFFF;
    float:left;
}
ul#newLeftNav li ul li a.c , ul#newLeftNav2 li ul li a.c{
    float:none;
}
ul#newLeftNav li.c{
    background:transparent url(../images/leftMenu/longBgBlue.jpg) no-repeat scroll left top;
    margin-bottom:3px;
}
ul#newLeftNav2 li.c{
    background:transparent url(../images/leftMenu/longBgBlue.jpg) no-repeat scroll left top;
    margin-bottom:3px;
}
ul#newLeftNav2 li ul li.c
{
    margin:0;
}
*/
.imgToggle
{
    width:18px;
    height:20px;
    float:left;
    cursor:pointer;
    padding-right:3px;
}

/*分离箭头文字功能*/
ul#newLeftNav li span , ul#newLeftNav2 li span{
    width:21px;
    height:18px;
    display:block;
    float:right;
    cursor:pointer;
    /*background:url(../images/leftMenu/icon1_down.png)!important;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftMenu/icon1_down.png',sizingMethod='image'); */   
}
ul#newLeftNav li span.expand {
    background:url(../images/leftMenu/icon3_up.png)!important;
    background:none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftMenu/icon3_up.png',sizingMethod='image');
}
/*End*/

ul#newLeftNav li.expand ul , ul#newLeftNav2 li.expand ul{
    display:block;
}
ul#newLeftNav li ul , ul#newLeftNav2 li ul{
    display:none;
    width:153px;
    margin:3px 0 3px 17px;
    /*top:0px;
    position:relative;*/
}
ul#newLeftNav li ul li , ul#newLeftNav2 li ul li{
    background:none;
}
/*ul#newLeftNav li ul a , ul#newLeftNav2 li ul a{
    font-size:12px;
    height:17px;
    line-height:17px;
    text-indent:20px;
    padding-bottom:0;        
    background:transparent url(../images/leftMenu/subBg.gif) no-repeat scroll left top;
}
ul#newLeftNav li ul a.c{
    color:#103364;
    background:transparent url(../images/leftMenu/subBg_on.gif) no-repeat scroll left top;
}
ul#newLeftNav2 li ul a{
    background:transparent url(../images/leftMenu/subBg2.gif) no-repeat scroll left top;
}
ul#newLeftNav2 li ul a.c{
    color:#103364;
    background:transparent url(../images/leftMenu/subBg2_on.gif) no-repeat scroll left top;
}*/


.subclass,.subclass2
{
    display:block;    
    color:#103364;
    text-align:left;
    white-space:nowrap;
    font-size:12px;
    height:17px;
    line-height:17px;
    text-indent:18px;
    padding-bottom:0;        
    background:transparent url(../images/leftMenu/sublan.gif) no-repeat scroll left top;
    font-family:Franklin Gothic Book;
    font-weight:normal;
}
.subclass2
{
    color:#ff6600;
    background:transparent url(../images/leftMenu/subcheng.gif) no-repeat scroll left top;
}
.subclass_on{
    color:#ffffff;
    background:transparent url(../images/leftMenu/sublan_on.gif) no-repeat scroll left top;
}
.subclass2_on{
    color:#ffffff;
    background:transparent url(../images/leftMenu/subcheng_on.gif) no-repeat scroll left top;
}

/*ul#newLeftNav li #ulstockprice li a
{
    font-size:12px;
    height:17px;
    line-height:17px;
    text-indent:20px;
    padding-bottom:0;        
    background:transparent url(../images/leftMenu/subBg2.gif) no-repeat scroll left top;  
}
ul#newLeftNav li #ulstockprice li a.c
{
    font-size:12px;
    height:17px;
    line-height:17px;
    text-indent:20px;
    padding-bottom:0;        
    background:transparent url(../images/leftMenu/subBg2_on.gif) no-repeat scroll left top;  
}*/

/*===NewLeftNav End===*/


/*===topNavMenu===*/
#topNav {
    position:absolute;
    left:210px;
    top:76px;
    /*z-index:200;*/
}
#topNavMenu
{
    width:730px;
    /*height:22px;
    line-height:22px;
    z-index:200;*/
}
#topNavMenu li
{
    float:left;
    margin-right:4px;
    /*background:#4CBBE9;
    width:80px;*/
    text-align:center;
}
#topNavMenu li a
{
    font-size:9px;
    /*font-weight:bold;
    padding:0 10px;*/
}

#topNavMenu .liaccount
{
    /*background:#F46717;*/
}

.alinkp2b
{
    position:absolute;
    right:5px;
    top:81px;
    cursor:pointer;
    z-index:250;
    text-indent:-5000px;
    display:block;
    width:124px;
    height:19px;
}
.alinkCatalogue
{
    position:absolute;
    top:59px;
    cursor:pointer;
    z-index:250;
}

.topaccount
{
    margin-right:5px;
}
.topaccount a
{
    /*background:#F46717;
    padding:3px 6px;*/
    margin-left:1px;
}

.topLoginLinks a
{
    /*background:#49A8D8;
    padding:3px 6px;*/
}

#SearchText
{
    width:102px;
    height: 14px; 
    line-height:14px;
    font-style: italic;
    color: #BABABA; 
    vertical-align:top;
    font-size:11px;
    background:none;
    border:none;
    padding-left:2px;
}

/*TopAccount Menu*/
.subulaccount
{
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    width: 170px; 
    position: absolute;
    left: 688px;
    top:40px;
    /*left: 519px;
    top:18px;*/
    display:none;
    z-index:250;
}
.subulaccount li{
 float: left; 
 width: 150px;
 padding:2px 10px;
 border-bottom:1px solid #7EC1DD;
 /*background: #FF8800; */
}
#header .subulaccount a
{
    color:#103364;
    display: block;
    text-align:left;
    padding-left:5px;
    font-weight:normal;
}
.subulaccount a:link  {
 /*color:#666; */
 text-decoration:none;
}
.subulaccount .subli
{
    position:relative;
}
.subulaccount li .subul2 
{
    width:170px;
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    /*width: 170px; */
    position: absolute;
    left:170px;
    top:0;
    display:none;
}
.subulaccount li .subul2 li{
 float: left; 
 width: 150px;
 position:relative;
 /*background:#ff8800;*/
}

#header .subulaccount .focusacss
{
    background:#ffffff;
}
#header .subulaccount .focusacssin
{
    background:url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50% transparent;
}
#header .subulaccount .focusacsson
{
    background:#ffffff url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50%;
}
#header .subulaccount .focusacssona
{
    background:#ffffff url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50%;
}


/**links**/
.ullinks
{
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    width: 170px; 
    position: absolute;
    left: 764px;
    top:40px;
    /*left: 602px;
    top:18px;*/
    display:none;
    z-index:250;
}
.ullinks li{
 float: left; 
 width: 150px;
 padding:2px 10px;
 border-bottom:1px solid #7EC1DD;
 /*background: #FF8800; */
}
#header .ullinks a
{
    color:#103364;
    display: block;
    text-align:left;
    padding-left:5px;
    font-weight:normal;
}
.ullinks a:link  {
 /*color:#666; */
 text-decoration:none;
}
.ullinks .subli
{
    position:relative;
}


#header .ared
{
    color:Red;
}

#header .ared .focusacss
{
    background:Blue;
    color:White;
    text-decoration:none;
}

#header .ullinks .focusacss
{
    background:#ffffff;
}

/*===topNavMenu End===*/


/*===二级菜单===*/
#nav {
  background:#666;
}
#nav a {
 display: block; 
 text-align:center;
}
#nav a:link  {
 /*color:#666; */
 text-decoration:none;
}
#nav a:visited  {
 text-decoration:none;
}
#nav a:hover  {
 color:#FFF;
 text-decoration:none;
}
/*#nav li {
 float: left; width: 80px; background:#CCC;
}*/
#nav li a:hover{
 /*background:#999;*/
}
#nav li .subul 
{
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    width: 170px; 
    position: absolute;
    /*left: -999em;*/
    top:24px;
}
#nav li ul li{
 float: left; 
 width: 150px;
 padding:2px 10px;
 border-bottom:1px solid #7EC1DD;
 /*background: #FF8800; */
}
#header .subul a
{
    color:#103364;
    /*background:#ffffff;*/
}
#nav li ul a{
 display: block;
 text-align:left;
 padding-left:5px;
 font-weight:normal;
}
#nav li ul a:link  {
 /*color:#666; */
 text-decoration:none;
}
/*#nav li ul a:visited  {
 color:#666;
 text-decoration:none;
}*/
#nav li ul a:hover  {
 /*text-decoration:none;
 color:#F3F3F3;
 background:#CC0000;*/
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}


#nav li ul .subli
{
    position:relative;
}
#nav li ul li .subul2 
{
    width:170px;
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    /*width: 170px; */
    position: absolute;
    left:170px;
    top:0;
}
#nav li ul li .subul2 li{
 float: left; 
 width: 150px;
 position:relative;
 /*background:#ff8800;*/
}

#nav ul
{
    display:none;
}

#header #nav .subul .focusacss
{
    background:#ffffff;
}
#header #nav .subul .focusacssin
{
    background:url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50% transparent;
}
#header #nav .subul .focusacsson
{
    background:#ffffff url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50%;
}
#header #nav .subul .focusacssona
{
    background:#ffffff url("../images/topmenu/arrow.gif") no-repeat scroll 96% 50%;
}

#nav li ul li .subul3 
{
    width:160px;
    background:#BDDFED;
    border:1px solid #7ec1dd;
    line-height: 22px;  
    list-style-type: none;
    text-align:left;
    /*width: 170px; */
    position: absolute;
    left:170px;
    top:0;
}
#nav li ul li .subul3 li{
 float: left; 
 width: 140px;
 /*background:#ff8800;*/
}

/*===二级菜单 End===*/



/*===HomePage===*/
#homeleft
{
    width:415px;
    float:left;
}
#homeleft img
{
    /*width:410px;*/
}
.homeleftsplit,.homerightsplit
{
    height:22px;
    line-height:22px;
    /*background:#1E2F87;*/
    background:Red;
    color:#FFFFFF;
    width:100%;
    font-weight:bold;
    /*font-family:Franklin Gothic Demi;*/
}
.homelefttop,.homerighttop
{
    /*height:410px;*/
}
.homeleftbottom
{
    background-color:#FFFFFF;
    height:154px;
}

#homeright
{
    width:363px;
    /*float:left;*/
    margin-left:415px;
}
.homerighttop
{
    text-align:center;
    padding-top:3px;
}
.homerighttopcontent
{
    height:204px;
    color:#132382;
    font-size:15px;
    font-family:Franklin Gothic Demi;
}
#homeright .homeleftbottom img
{
    /*width:378px;*/
}
.homerightsplit
{
    background:#FF6600;
}

#homeleft .homeleftbottom img
{
    height:154px;
}

#divNewwaves
{
    width:360px;
    height:198px;
    margin:0 auto;
    /*background:url(../Images/P2Bswf.jpg) no-repeat;*/
}

.loginname
{
    margin:0 auto;
    padding:20px 0;
    width:81%;
    font-weight:bold;
    /*font-family:Franklin Gothic Demi;*/
}
.loginname2
{
    float:left;
    /*font-family:Franklin Gothic Demi;
    text-align:center;*/
    width:48%;
    font-weight:bold;
    padding-left:35px;
}
.livechat
{
    margin:0 auto;
    width:100%;
}
.livechat2
{
    float:left;
    width:45%;
}
.livechatdiv
{
    padding-left:5px;
    padding-top:5px;
    float:left;
    font-size:11px;
}
/*
.livechatul li
{
    background:url("../images/topmenu/off.gif") no-repeat scroll 0 30% transparent;
    text-indent:23px;
    font-size:11px;
    line-height:20px;
}*/
.livechatul li a
{
    color:#132382;
    font-weight:bold;
    /*font-family:Franklin Gothic Demi;*/
}
.livechatul li a .positionName{color:#1C4C85; }
.livechatul li a .Account{color:#727171; }
#message_content .CSSSURNAME{display:none;}

.userinfo
{
    padding: 0px 10px;
    font-size:11px;
}
.infoleft,.inforight
{
    float:left;
}
.infoleft
{
    text-align:center;
}
#homeleft .userinfo .infoleft img
{
    width:145px;
    height:170px;
}
.inforight
{
    height:170px;
    line-height:20px;
    padding-left:10px;
    position:relative;
    font-style:italic;
    /*font-family:Franklin Gothic Demi;*/
    font-size:13px;
    font-weight:bold;
}
.userinfo .inforight .inforightcontent
{
    position:absolute;
    bottom:0;
    width:235px;
}
.infobottom
{
    margin-top:10px;
    background:#ff6600;
    color:#ffffff;
    padding:10px;
    font-style:italic;
    font-weight:normal;
}
.btnRequestManager
{
    background:url(../Images/request-your-account-manager.gif) no-repeat;
    width:202px;
    height:22px;
    border:0;
}

.userinfo2
{
    padding: 20px;
    font-size:12px;
    clear:left;
}
#homeleft .userinfo2 .infoleft img
{
    width:150px;
    height:185px;
}
.userinfo2 .inforight
{
    float:left;
    padding-left:30px;
    padding-top:10px;
    width:62%;
}
.userinfo2 .infobottom
{
    font-family:Franklin Gothic Book;
}

.homenewsul
{
    /*padding: 0 10px 10px 10px;*/
    float:left;
    width:100%;
    line-height:20px;
}
.homenewsul li
{
    padding:0 10px;
    clear:left;
    height:18px;
}
.homenewsul li a
{
    color:#132382;
    float:left;
}
.homenewsul li span
{
    float:right;
    font-size:12px;
}
.newstitle
{
    font-size:14px; 
    font-weight:bold;
    /*font-family:Franklin Gothic Demi;*/
    color:#132382;
    background:#C9DFF4;
    text-indent:10px;
    height:20px;
    line-height:20px;
}

.liover
{
    background:#BFDAF2;
}

.divrequest
{
    text-align:center;
    padding-top:30px;
    clear:left;
}

.divThumb
{
    border:5px solid #DADADA;
    width:328px;
    height:102px;
}
.divThumb a
{
    margin:0 14px;
}
.divThumb img
{
    width:75px;
    height:100px;
    border:1px solid #ffffff;
}
.linkprint
{
    position:absolute;
    left:22px;
}

.qtyClass
{
    text-align:left;
    text-indent:45px;
    width:22%;
}

.tb2 th
{
    line-height:1.2;
}


.divFlashLogo
{
    /*background:url(../images/logoFlash.gif) 0 10px no-repeat; 
    width:407px; 
    height:100px;*/
    padding-top:15px;
    margin-left:15px;
    float:left;
}
.divFlashLogoRight
{
    float:right;
}
.divFlashLogo a
{
    display:block;
    width:155px;
    height:83px;
    float:left;
    margin-top:10px;
}

.namehome
{
    color:#132382;
    font-size:15px;
    font-weight:bold;
    padding:5px 0 2px 55px;
    text-align:left;
}

.ulhome
{
    width:300px;
    height:60px;
    margin:5px auto;
    line-height:20px;
}
.ulhome li
{
    float:left;
    width:150px;
    height:30px;
}

.divNewHomeMailBox
{
    background:url(../images/mail-box_suoluetu.gif) no-repeat;
    width:360px;
    height:216px;
    margin:0 auto;
    position:relative;
}
.divNewHomeMailBox_ex
{
    background:url(../images/mail-box_suoluetu_ex.gif) no-repeat;
    width:360px;
    height:225px;
    margin:0 auto;
    position:relative;
}
.divnewHomePic
{
	/*RewriteBy张荣宝<2011-7-29*/
	/*
		background:url(../images/map1.gif) no-repeat;
	*/
	/*Start*/
	
    background:url(../images/USERGUIDE/Computer1.png) no-repeat;
    /*End*/
    width:360px;
    height:225px;
    /*height:310px;*/
    margin:5px auto;
    position:relative;
}

#aShowMailBox
{
    position:relative;
    top:100px;
}
.anewhome
{
    position:absolute;
    bottom:55px;
    left:90px;
}

.divnewHomePic2
{
    background:url(../images/map.gif) no-repeat;
    width:360px;
    height:448px;
    margin:0px auto;
    position:relative;
    top:5px;
}

/*===HomePage End===*/

/*===Quoz HomePage===*/
#divquozhometop
{
    width:100%;
    height:464px;
}
#divquozhomebottom
{
    width:100%;
}
.quozsplittop,.quozsplitbottom
{
    width:100%;
    height:22px;
    line-height:22px;
    background:#1E2F87;
    color:#FFFFFF;
    font-family:Franklin Gothic Demi;
}
.quozsplitbottom
{
    background:#ff6600;
}
.quozcontent
{
    height:145px;
}

.divTitle
{
    height:22px;
    line-height:22px;
    background:#1E2F87;
    color:#FFFFFF;
    width:100%;
    font-weight:bold;
}

/*===Quoz HomePage End===*/

/*===Move Words===*/
#demo
{    
    overflow:hidden;     
    width: 410px; 
}
#demoo,#demooo 
{
    overflow:hidden; 
    width:378px;
}
#indemo,#indemoo,#indemooo 
{   
    float: left;
    width: 3000%;
    line-height:19px;
}
#indemooo{padding-top:20px;}
#demo1,#demoo1,#demooo1 
{   
    float: left;   
}   
#demo2,#demoo2,#demooo2 
{   
    float: left;  
}

#homeright #demooo1 img
{
    width:126px;
    height:115px;
}

#divquozhomebottom #demo, #divquozhomebottom #demoo, #divquozhomebottom #demooo
{
    width:100%;
}
/*===MoveWords End===*/

/*===OnlineStatus Begin===*/
.online {
	background:transparent url(../images/topmenu/on.png)  no-repeat scroll 0 30%;
    font-size:11px;
    line-height:20px;
    text-indent:23px;
}
.busy {
	background:transparent url(../images/topmenu/busy.png)  no-repeat scroll 0 30%;
    font-size:11px;
    line-height:20px;
    text-indent:23px;
}
.away {
	background:transparent url(../images/topmenu/away.png)  no-repeat scroll 0 30%;
    font-size:11px;
    line-height:20px;
    text-indent:23px;
}
.leave {
	background:transparent url(../images/topmenu/off.png)  no-repeat scroll 0 30%;
    font-size:11px;
    line-height:20px;
    text-indent:23px;
}
/*===OnlineStatus End===*/

/*===How we work begin===*/
* html .HowWeWork{
     position: fixed;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
    clear:both;
}
.HowWeWork{
    clear:both;
    display: none;
    position: fixed;
    top: 15px;
    left: 50%;    
    padding: 0px;
    background-color: transparent;
    z-index:5000;
}
/*===How we work end===*/


* html .jqmWindowShowContact {
     position:fixed;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmWindowShowContact
{
    clear:both;
    display: none;
    position: fixed;
    top:  50%;
    left: 50%;    
    padding: 0px;
    background-color: transparent;
    z-index:5000;
}

.jqmWindowShowContact .tdtl
{
    width: 3px;
	height: 24px;
    background:Transparent url(../images/d_bg.gif);
	background-position: -46px -50px;
}
.jqmWindowShowContact .tdtm
{
	height: 24px;
    background-image: url(../images/d_x.gif);
	background-repeat: repeat-x;
}
.jqmWindowShowContact .tdtr
{
    width: 3px;
	height: 24px;
    background:Transparent url(../images/d_bg.gif);
	background-position: -53px -50px;
}
.jqmWindowShowContact .tdml
{    
	
	width: 3px;
    background:Transparent url(../images/d_bg.gif);
	background-position: -60px 0;
	background-repeat: repeat-y;
}
.jqmWindowShowContact .tdmm
{
    
}
.jqmWindowShowContact .tdmr
{
    width: 3px;
    background:Transparent url(../images/d_bg.gif);
	background-position: -65px 0;
}
.jqmWindowShowContact .tdfl
{
    width: 3px;
	height: 3px;
    background:Transparent url(../images/d_bg.gif) no-repeat;
	background-position: -46px -44px;
}
.jqmWindowShowContact .tdfm
{
	height: 5px;
    background-image: url(../images/d_x.gif);
	background-position: 0px -26px;
	background-repeat: repeat-x;
}
.jqmWindowShowContact .tdfr
{
    width: 3px;
	height: 3px;
    background-image: url(../images/d_bg.gif);
	background-position: -53px -44px;
}
.jqmWindowShowContact .jqmClose
{
    cursor: default;
	top: 1px;
	right: 10px;
	
}
.jqmWindowShowContact .jqmClose:hover
{
	background-position: 0 -60px;
}


#testLabel2 a
{
    margin-right:20px;
}

.downloadinfoTitle
{
    /*border-bottom:1px solid Red;*/
    color:#ff6600;
    padding-top:10px;
    margin-bottom:10px;
}

#LabelHead2
{
    margin-bottom:10px;
}


/**==User_EditCustomer==**/
.tbSubContacts,.tabContacts
{
    width:768px;
    text-align:right;
}
.tabContactss,.tboldContact
{
    width:100%;
    text-align:right;
}

.trnewtd td
{
    text-align:left;
}
.trnewtd .input
{
    width:133px;
}
.spanabout
{
    margin-right:35px;
    vertical-align:top;
}

.tdtype
{
    text-align:left;
    color:Red;
    font-weight:bold;
}

.tbTypes
{
    margin:80px auto 20px;
}
.tbTypes2
{
    margin:20px auto;
    line-height:22px;
}
.tbTypes2 th
{
    text-align:right;
    padding-right:10px;
}

.tbTypes .input, .tbTypes2 .input
{
    width:220px;
}

.jqmClose50
{
    position:absolute;
    top:3px;
    left:420px;
    padding:0;
}
.jmtain50
{
    width:450px;
    height:400px;
    background:#ffffff;
}
.divtitle50
{
    color:#FF6600;
    font-weight:bold;
    height:22px;
    line-height:30px;
    text-indent:10px;
    position:relative;
}
/**==User_EditCustomer End==**/


/**==MailBox 弹出窗口 Begin==**/
.TopTitle
{ 
    width:100%; height:34px; display:inline-block;  line-height:34px;table-layout:fixed;
    vertical-align:middle; white-space:nowrap;  overflow:hidden;   
    color:#ffffff;border-collapse:collapse;margin-top:6px;margin-left:5px;
    min-width:720px;z-index:1;
    width:expression(document.body.clientWidth < 720? "720px":"90%");
}
.TopTitle .tdOne, .TopTitle .tdTwo{cursor:pointer;}
.tdOne{width:50px; text-align:right;cursor:default;font-weight:normal; }
.tdTwo{width:90px;cursor:default;}
.tdThree{font-family:Arial; width:330px;font-size:15px; font-weight:bold; padding-left:8px;overflow:hidden;table-layout:fixed; }
.tdFourthTop{  text-align:right;line-height: 18px; overflow:hidden; white-space:nowrap;  padding-right:10px;table-layout:fixed; }
.tdNewFive{ width:auto;}
#tdQuote a,#A1
{
    color:White;
    font-size:12px;
    width:132px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-weight:normal;
    cursor:pointer;
}
#A1{font-family:Arial; font-size:12px;font-weight:normal;}
#spanOne{
    width: 132px; 
    height: 25px;
    margin-top:8px;  
    table-layout:fixed; 
    float:right; 
    text-align: center;
    overflow:hidden;
    background: url(../MailBox/images/btn_quote.gif) no-repeat ;
}
#tdQuote a:hover
{
     background:url(../MailBox/images/btn_quote1.gif) no-repeat;
}
#ProductQuote a:hover
{
    background:url(../MailBox/images/btn_quote1.gif) no-repeat;
}
#tdQuote a:active
{
    position:relative;
    top:1px;
}
.divMinImg,.divMaxImg,.divResizeImg
{
    float:left; width:20px; height:20px;background:url(../MailBox/images/MailBoxSize.gif) no-repeat transparent;cursor:pointer; z-index:4000;
    position:absolute; right:50px; top:4px;
    display:none;
}

.divMinImg{background-position:0 -39px; right:73px; top:6px;}
.divMinImg:hover{background-position:-22px -39px;}
.divMaxImg{background-position:0 0;}
.divMaxImg:hover{background-position:-22px 0;}
.divResizeImg{background-position:0 -22px;}
.divResizeImg:hover{background-position:-22px -22px;}
/**==MailBox 弹出窗口 End==**/

/*圆角*/
.roundLeft1{background: transparent; margin:4px auto; width:100%;}
.roundLeft1xtop, .roundLeft1xbottom {display:block; background:transparent; font-size:1px;}
.roundLeft1xb1, .roundLeft1xb2, .roundLeft1xb3, .roundLeft1xb4 {display:block; overflow:hidden;}
.roundLeft1xb1, .roundLeft1xb2, .roundLeft1xb3 {height:1px;}
.roundLeft1xb2, .roundLeft1xb3, .roundLeft1xb4 {background:#fff; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
.roundLeft1xb1 {margin:0 5px; background:#CCCCCC;}
.roundLeft1xb2 {margin:0 3px; border-width:0 2px;}
.roundLeft1xb3 {margin:0 2px;}
.roundLeft1xb4 {height:2px; margin:0 1px;}
.roundLeft1 .roundTitle {
    background-color:#FFFFFF;    
    margin-left:20px;
    margin-top:-8px;
    padding:0 10px;
    position:absolute;
    font-size:14px;
    font-weight:bold;
}
.roundMiddle{border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}

.inputgraybg{ background:transparent url(../images/input-bg-gray.gif) repeat-x; border:1px solid #999999; height:20px;}

.accountname{color:#132382; font-weight:bold;font-size:14px;}
.accountinfo{color:#727171;font-weight:bold;font-size:12px;}

.aChatMailTo{float:right; text-indent:0; margin-left:2px;}



