﻿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: 1024px;
    _width: 1024px;
    width: 1024px;
    margin: 0px auto 0;
    overflow: hidden;
}
/*--------------------------------------top----------------------------*/
.bigtop
{
    background: url(../images/meunbg.jpg) no-repeat repeat-x left top;
    overflow:visible; 
    }
.top
{
    background: url(../images/top.jpg) no-repeat top left;
    height:65px;
}
.logo{ margin-top:5px; margin-left:20px;}
.logo2{  margin-top:20px;}
.menu{line-height:28px;  margin-top:15px;  font-size:14px;text-align:left }
.login{ color:#448aca; margin-top:6px; padding-right:75px;text-align:right}

/*.login{ color:#448aca; margin-top:6px; margin-right:82px;}*/

.login  a:link{ color:#448aca;  }
.login a:hover{ color:#448aca;}
.login a:visited{ color:#448aca;}
.bigimages{background: url(../images/mpn.jpg) no-repeat top left; height:134px;}
.bigimageslist{background: url(../images/aaddbg2.jpg) no-repeat top left; height:157px;}
.down{ padding-top:65px; margin-left:670px;}


/*--------------------------------------bottom----------------------------*/
.bottom{  padding-top:10px; }

.foot
{
    height:28px;
    text-align:center;
    line-height:28px;
    color:Black; 
}
.footinfo  a:link{ color:Black;  }
.footinfo a:hover{ color:Black;}
.footinfo a:visited{ color:Black;}
.copyright
{
    margin-left:20px;
    margin-right:20px;
    text-align:center;
    line-height:28px;  
    padding-top:6px;
}
































































































































