﻿*{ margin:0; padding:0; font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei"}
body{font-size:14px;}
h1,h2,h3,h4{ font-size:12px;}h2,h2 span{ font-size:14px;}h3 span{ font-size:12px;}h2 a{font-size:16px;}
img,input{ vertical-align:middle;}
img{ border:none;}
ul,li{ list-style:none; padding:0px 0px; margin:0px 0px;}
a{ text-decoration:none; color:#727272; position:relative}a:hover{ color:#727272; cursor:pointer}
.clear{ clear:both; height:1px; font-size:12px}
html{height: 100%;}
body{background:#fcf7ee}
.boxragin{
    position: relative;
    z-index: 2;
    behavior: url("htcie-css3.htc");
}
/*Top*/
.TopNav{
    width:100%;
    height:34px;
    overflow: hidden;
    background: url("images01.png") repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
}
    .TopNav ul{
        width: 995px;
        height: 34px;
        overflow: hidden;
        margin: 0 auto;
        line-height: 34px;
        color: #787878;
    }
    .TopNav ul li{
        float: left;
    }
        .TopNav ul li.title{
            width: 60%;
            height: auto;
            overflow: hidden;
        }
        .TopNav ul li.avctive{
            width:40%;
            height: auto;
            overflow: hidden;
            text-align: right;
        }
            .TopNav ul li a{
                padding:0px 10px;
                color: #787878;
            }
    .TopBanner{
        width:995px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        padding-top:30px;
    }
#Center{
    width: 995px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    z-index:1;
}
#centerNav{
    width: 995px;
    height: auto;
    margin: 0 auto;
    background: #fff;
}
    .Nav{
        width:100%;
        height:50px;
        font-size: 16px;
        background: url(images01.gif) repeat-x;
        color: #fff;
        z-index:1000;
    }/*
        .Nav ul li{
            text-align: center;
            display: inline-block;
            zoom:1;
            *display:inline;
            padding:0px 40px;
        }
            .Nav ul li.hr{
                padding:0px 5px;
            }
        .Nav ul li a{
            color: #fff;
        }
        .ul2 .li2 {
            display: block;
        }
        .ul2{
            display: none;
            background-color: #970101;
            margin-top:28px;
            width: 155px;
        }
        .li2{
            margin:20px 0;
        }
        */
.menu{ 
width:890px; 
height:50px; 
line-height:50px;
margin:0 auto;
padding-left: 15px;
position:relative; 
}
.menu li a{ 
color:#fff; 
text-decoration:none; 
display:block;
line-height:50px; 
padding:0px 40px; 
font-size:16px;
text-align: center;
}
.menu li{
float:left;
height:30px; 
line-height:30px;
}
.menuBottom{
position:absolute;
top:0;
display:none;
background-color: #970101;
margin-top:5px;
z-index:1000;
margin-top:20px;
}
#fooder{
    width:995px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding:5px 0px
}
    #fooder h1{
        width: auto;
        height: 20px;
        overflow: hidden;
        background: url("images019.gif") repeat-x;
        margin: 5px 0px;
    }
        #fooder p{
            text-align: center;
            line-height: 35px;
        }
