@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/bg_huace.jpg") repeat scroll center 0 rgba(0, 0, 0, 0);
    font-family: 'ËÎÌå';
    font-size: 12px;
}
img {
    border: 0 none;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.logo {
    background: url("../images/logo_hc.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 25px;
    margin: 0 0 10px;
    width: 193px;
}
.content {
    height: 740px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    width: 950px;
}
.left {
    float: left;
    height: 650px;
    width: 475px;
}
.right {
    float: right;
    height: 650px;
    width: 475px;
}
.left_page {
    left: 0;
    position: absolute;
    top: 730px;
}
.right_page {
    position: absolute;
    right: 0;
    top: 730px;
}
.left_page a, .right_page a {
    text-decoration: none;
}
.btn {
    background: url("../images/img_huace.png") no-repeat scroll right 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding-right: 2px;
}
.btn strong {
    background: url("../images/img_huace.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 26px;
    padding-left: 15px;
    padding-right: 13px;
    white-space: normal;
}
.left_icon1, .left_icon2, .right_icon1, .right_icon2 {
    background: url("../images/img_huace.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
}
.left_icon1 {
    background-position: -188px -31px;
    padding-left: 18px;
}
.left_icon2 {
    background-position: -185px -88px;
    padding-left: 20px;
}
.right_icon1 {
    background-position: right -58px;
    padding-right: 18px;
}
.right_icon2 {
    background-position: right -118px;
    padding-right: 20px;
}
.catalogue {
    background: url("../images/page2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 650px;
    width: 475px;
}
.catalogue h1 {
    color: #EA5604;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 50px;
    height: 50px;
    line-height: 46px;
    margin-left: 170px;
    padding-bottom: 10px;
    padding-top: 150px;
    width: 270px;
}
.catalogue dl {
    border-top: 32px solid #EB5604;
    margin-left: 175px;
    width: 270px;
}
.catalogue dl dt {
    border-bottom: 1px solid #93948F;
    color: #EA5604;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.catalogue dl dd {
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
}
.catalogue dl dd a {
    color: #6C6C6C;
    text-decoration: none;
}
.catalogue dl dd a:hover {
    color: #FF9900;
}
.none {
    border-bottom-width: 0 !important;
}
.none a {
    color: #EA5604;
    text-decoration: none;
}
.none a:hover {
    color: #FF9900;
}
