﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
html
{
    border: 0;
    width: 100%;
}
body
{
    font-family: "宋体" , Arail;
    font-size: 12px;
    color:Black;
}
img
{
    border: none;
    display: block;
}
input, img, select
{
    vertical-align: middle;

}
ul, ol
{
    list-style: none;
}
em
{
    font-style: normal;
}
a
{
    text-decoration: none;
}
a:link, a:visited
{
    color:Black;
}
a:hover, a:active
{
    text-decoration: underline;
    color:Black;
}
h1
{
    font-size: 16px;
}
h2, h3, h4
{
    font-size: 14px;
}
h5, h6
{
    font-size: 12px;
}
.float_Left
{
    float: left;
}
.float_Right
{
    float: right;
}
.align_Left
{
    text-align: left;
}
.align_Center
{
    text-align: center;
}
.align_Right
{
    text-align: right;
}
.clear
{
    height: 1px;
    line-height: 1px;
    font-size: 0;
    clear: both;
    overflow: hidden;
}
/*--------------------------------------main----------------------------*/
.main
{
    *width: 1000px;
    _width: 1000px;
    width: 1000px;
    margin: 1px auto 0;
    overflow: hidden;
}
.head
{
    background: url(../images/head05.jpg) no-repeat top left;
    height:245px;  
}
.headleft{ padding-left:40px; padding-top:20px; line-height:24px; width:500px;  text-indent:2em; letter-spacing:1px;}
.headright{ width:400px; padding-right:20px;line-height:18px;}
.headleftbtn{ padding-top:80px; padding-left:330px;}
.headrightbtn{ padding-left:200px; margin-top:-20px;}
.linian{ width:980px; height:350px; margin-left:10px; margin-right:10px; }
.linian li{ float:left; height:160px; *width:210px;width:220px; padding-left:22px; padding-top:10px;}
.dtImges{ padding-left:10px}
.linian li .ddTitle{ text-align:center; line-height:28px;}
.cgzl{ border-bottom:1px solid #bddaec;border-left:1px solid #bddaec;border-right:1px solid #bddaec; height:21px;margin-left:10px; margin-right:11px; height:210px;}
.stuul{ height:150px;}
.stuul li{ float:left; height:150px; width:140px;}
.stuul .ddTitle{ text-align:center; line-height:18px ; padding-top:4px;}
.bottom{ background: url(../images/11.jpg) no-repeat top left;height:175px; line-height:20px;   }









































