﻿body
{
    background-position: top;
    padding: 0;
    margin: 0 auto;
    background-image: url('Pic/标题背景副本.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    height:100%
}
form{
    padding: 0;
    margin: 0 auto;
} 
img
{
   border:0; 
    }
  .maindiv
{
    padding: 0;
    margin: 0 auto;
    max-width: 1029px;
    min-width: 800px;
    width: 1029px;
    position: relative;
    text-align: center;
    height :1580px;
  
}

  .Bottomdiv1
{   padding : 0;
    margin: 0 auto;
    background-position:center;
    background-image : url('Pic/底边背景.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: #f5fcf5;
    text-align:center ;
    height   :250px;

 }
   .Bottomdiv
{   padding : 0;
    margin: 0 auto;
    background-position:center;
    background-color :  #94C98F;
    height :90px;
    text-align :center ;
    color :#FFFFFF;
    font-family :黑体;
    font-size :10pt;
    font-weight :bold ;
    
}
 

 
  .TopTool
{
    background-position: left;
    background-image : url('Pic/标题.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 120px;
    width: 1029px;
    left: 0px;
    height: 55px;
}
  .TopToolTextE
{position: absolute;
 background-color: #2E7DBE;
 cursor:hand;
 height :47px;
 width :110px;
   font-family: 微软雅黑;
    font-size: 14;
    font-weight : 200 ;
    color  :#FFFFFF;
    top :2px;
    line-height:49px;
  
 }
  .TopToolText
{
    position: absolute;
    height : 47px;
    width : 110px;
    cursor: hand;
    font-family: 微软雅黑;
    font-size: 14;
    color  : #000000;
    top :2px;
    font-weight :200 ;
    line-height:49px;
    
}
.topdiv
{
    background-position: center;
    background-image : url('Pic/轮播背景.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    left: 0px;
    text-align: center;
    width: 1024px;
    height: 350px;
    top: 50px;
    position: absolute;
}

.leftdiv
{
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: scroll;
    left: 0px;
    text-align: center;
    width: 240px;
    height: 500px;
    top: 510px;
    position: absolute;
}
.centerdiv
{   
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: scroll;
    left: 244px;
    text-align: center;
    right: 350px;
    height: 500px;
    position: absolute;
    top: 510px;
    min-width: 560px;
}

.rightdiv
{background-image : url('Pic/底图.png');
 background-repeat: no-repeat;  
 position:absolute;
 width:210px;
 left : 818px;
 text-align: left;
 height    : 510px;
 top: 508px;
 letter-spacing:1px;
 font-family :宋体;
 font-size :9pt;
 color :#888888; 
}
.centerdiv1
{ background-image : url('Pic/货品栏中.png');
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: scroll;
    left: -2px;
    text-align: center;
    right: 350px;
    height: 1000px;
    position: absolute;
    top: 920px;
    min-width: 1150px;
}

.rightdiv1
{background-image : url('Pic/底图.png');
 background-repeat: no-repeat;  
 position:absolute;
 width:210px;
 left : 820px;
 text-align: left;
 height    : 510px;
 top: 1105px;
 letter-spacing:1px;
 font-family :宋体;
 font-size :9pt;
 color :#888888; 
}
.logodiv
{
    background-image : url('Pic/LOGO2.png');
    background-repeat: no-repeat;
    background-position: inherit;
    background-attachment: scroll;
    position  : absolute;
    left: 28px;
    top: 30px;
    width: 703px;
    height: 104px;
    font-family :Roman 
}


.gltext
{
    font-family : 华文雅黑;
    font-size :10pt;
    font-weight :bold ;
    color :#006E34;
    cursor: hand; 
    }
.btext
{
    font-family :黑体;
    font-size :9pt;
    font-weight :bold ;
    color :#000000;
 
    }
    .btext1
{
    font-family : 黑体;
    font-size :9pt;
    color :#999999;
    font-weight :bold ;

    }
 .greenlinkm
{cursor:hand;
 color  :#94C98F;
 
 }
  .greenlink
{cursor: hand;
 color  :  #006E2B;

 }
 
 .TableImg
 { width:120px;
   height:90px;

}

.shadow 圆角边框
{
    
    -moz-box-shadow: 3px 3px 3px #000;
    -webkit-box-shadow: 3px 3px 3px #000;
    box-shadow: 3px 3px 3px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#DDDDDD)";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#DDDDDD');
}

