﻿body,html{
     margin:0px;
     padding:0px;
     font-size:12px;
     font-family:"宋体";
     text-align:center;
}


#container
{
     position:relative;
     width:992px;
     /*border:solid 1px silver;*/
     text-align:left;
     margin:0 auto 0 auto;
     padding:0px;
     height:auto;
}

#header
{
    margin:5px 0px;
    width:992px;
    padding:0px;
    background-image:url(../icon/head.png);
    height:148px;
}

#globalink
{
     margin:2px 0;
     width:992px;
     height:32px;
     padding:0px;
}

#globalink li.left
{
    width:131px;
    height:32px;
}

#globalink li.right
{
    width:130px;
    height:32px;
}

#globalink ul
{
 background-image:url('../icon/banner.png');
list-style-type:none;
height:32px;
font-family:"宋体";
font-size:12px;
margin:0px;
padding:0px;
}

#globalink ul li
{
float:left;
text-align :center;
height:32px;
margin:0px;
padding:0px;
}


#globalink a 
{
display:block;
text-decoration:none;
padding:8px 0px 8px 0px;
margin:0px;
width:80px;
height:16px;
 color:Black;
}

#globalink li a:link,#navigation li a:visited{
color:black;
}

#globalink li a:hover{
color:Black;
text-decoration:none;

}

#left
{
    float:left;
    width:198px;
    border: solid 1px silver;
    height:auto;
    margin:0;
    padding:0;
    color:Black;
    overflow:visible;
}

#left_title
{
     height:20px;
     width:185px;
     padding:8px 0px 2px 15px;
     margin:5px 0; 
     color:Black;
     font-size:12px;
     font-family:"宋体";
     border-top:solid 1px silver;
     border-bottom:solid 1px silver;
}

#left_context
{
    width:178px;
    height:auto;
    margin:10px 0;
    padding:10px 10px 0 10px;
    font-family:"宋体";
    font-size:12px;
    color:Black;
    line-height:2.0;

}

#left_context a:link,#left_context a:visited{
    color:Black;
    text-decoration:none;
}

#left_context a:hover
{
    color:Black;
}

#right
{
     float:left;
     width:788px;
     height:auto;
     color:Black;
     padding:0px;
     font-family:"宋体";
     border-right:solid 1px silver;
     border-left:solid 1px silver;
     border-top:solid 1px silver;
      border-bottom:solid 1px silver;
     overflow:visible;
           
}

#navigate
{
     height:20px;
     width:770px;
     padding:8px 0px 2px 15px;
     margin:5px 0; 
     color:Black;
     font-size:12px;
     font-family:"宋体";
}

#text
{
    height:auto;
    width:768px;
    margin:0px;
    padding:30px 10px 0 10px;
    line-height:2.0;
    
}

#navigate a:link,#navigate a:visited{
   color:Black;
   text-decoration:none;
}

#navigate a:hover
{
    color:Black;
}

#footer
{
     position:relative;
     width:950px;
     height:70px;
     margin:0;
     padding:0;
     padding:15px 20px 15px 20px;
    font-size:12px;
    font-family:"宋体";
    text-align:center;

}

#bottom
{
    width:780px;
    height:20px;
    margin:0px;
    padding:5px 0;
    text-align:center;
}







