﻿*{margin:0;padding:0;}
html, body
{
    background-color: #F6F6F6;
    color: #333333;
    font-family: 宋体;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 20px;
    line-height: 150%;
    height:auto;
    color: #000000;
}
A
{
    color: #111111;
    font-family: 宋体;
    text-decoration: none;
}
TD {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
SELECT {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"}
A:hover
{
    color: #CC3300;
    font-family: "宋体";
    text-decoration: none;
}
.show
{
    display:inline;
}
.hide
{
    display:none;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p
{
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none;
}
img,a img{ 
border:0; 
margin:0; 
padding:0; 
overflow:hidden;
/*max-width:900px; 
width:expression(this.width>900?'900px':this.width);
max-height:590px; 
height:expression(this.height>620?'620px':this.height); */
}
#top
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
#top .pic
{
    width:100%;
    background-image: url('../images/topbg.png');
    height:154px;
}
#foot
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
#foot .pic
{
    width:100%;
    background-image: url('../images/topbg.png');
    height:98px;
}
.logo
{
    background-position: 60px 10px;
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    height: 140px;
    float:left;
    width: 222px;
}
.logo1
{
    background-position: 10px 50px;
    background-image: url('../images/logo1.png');
    background-repeat: no-repeat;
    float: left;
    height: 133px;
    width: 292px;
    word-spacing: 5em;
    letter-spacing: 5em;
}
.cro
{
    font-size:15px;
    font-weight:bold;
    float:left;
    margin-top:110px;
    color:#ffffff;
    width:450px;
}
.menu_bar
{
    width: 100%;
    background-color: #4B94D6;
    height: 45px;
    background-image: url('../images/menu_bar.gif');
    background-repeat: repeat;
    line-height:38px;
}
.menu_bg
{
    background-position: 12px 15px;
    background-image: url('../images/menu_bg.gif');
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
    float: left;
    text-indent: 24px;
    margin-right: 10px;
}
.menu_bg A
{
    color:#682828;
    font-size: 15px;
}
.menu_bg A:hover
{
    color:red;
    font-size: 15px;
}
.menu_bg A:active
{
    color:red;
    font-size: 15px;
}
#content
{
    width: 980px;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
