﻿@charset "utf-8";
html{

    overflow-x: hidden;
    overflow-y: auto;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: 100%;
}
html,body{
    height: 100%;
    width: 100%;
}
body{
    margin: 0;
    padding: 0;
    text-align: center;
    left: 0;
    top: 0;
    background-color: #054B58;
    background-repeat: repeat-x;
    background-attachment: fixed;
}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
.main {
    position:relative;
    text-align:center;
    width: 1008px;
}
.detail_main{
    position:relative;
    text-align:center;
    width: 1008px;
}
.logobg {
    width: 303px;
    float: left;
    clear: left;
}
.logo {
    position: relative;
    width: 303px;
    height: 97px;
    background: url(/App_Themes/themes/default/images/logo.gif);
    float: left;
    clear: left;
}

.menu {
    width: 705px;
    float: right;
    clear: right;
}
.topRight {
    background: url(/App_Themes/themes/default/images/topbg.gif);
    height: 37px;
    text-align: right;
    padding-top: 25px;
    padding-right: 20px;
}
.addHomePage {
    width: 80px;
    height: 20px;
    float: right;
    clear: left;
}
.favorites {
    width: 80px;
    float: right;
    clear: left;
    height: 20px;
}
.hyperLink {
    height: 34px;
}
.mainPage {
    position: relative;
    top: 0;
    width: 88px;
    height: 34px;
    float: left;
    clear: right;
}
.introduce {
    position: relative;
    top: 0px;
    width: 124px;
    height: 34px;
    background: url(/App_Themes/themes/default/images/main03.gif);
    float: left;
    clear: right;
}
.produces {
    position: relative;
    top: 0;
    width: 110px;
    height: 34px;
    background: url(/App_Themes/themes/default/images/main04.gif);
    float: left;
    clear: right;
}
.guesstbook {
    position: relative;
    top: 0;
    width: 142px;
    height: 34px;
    background: url(/App_Themes/themes/default/images/main05.gif);
    float: left;
    clear: right;
}
.help {
    position: relative;
    top: 0;
    width: 141px;
    height: 34px;
    background: url(/App_Themes/themes/default/images/main06.gif);
    float: left;
    clear: right;
}
.aboutUS {
    position: relative;
    top: 0px;
    width: 100px;
    height: 34px;
    background: url(/App_Themes/themes/default/images/main07.gif);
    float: left;
    clear: right;
}
.connect {
    position: relative;
    width: 705px;
    height: 71px;
    background: url(/App_Themes/themes/default/images/connectBg.gif);
    float: right;
    clear: left;
    font-size: x-large;
    font-family: 方正姚体;
    font-weight: bold;
}

.searchbg {
    width: 100%;
    height: 34px;
    background: url(/App_Themes/themes/default/images/search_bg.gif);
    clear: both;
}
.search {
    width: 200px;
    height: 25px;
    background-image: url('/App_Themes/themes/default/images/bg_Search.png');
    margin-left: 100px;
    margin-top: 5px;
    text-align: left;
    float: left;
    clear: left;
}
.textBoxSearch {
    border: 0px none #FFFFFF;
    padding: 0px;
    margin-top: 5px;
    margin-left: 17px;
    background-color: #F3F0F0;
    width: 140px;
}
.hotSearch {
    float: left;
    clear: right;
    margin-top: 12px;
    margin-left: 20px;
}
.navigation {
    background-color: #FFFFFF;
    text-align: left;
    width: 100%;
    color: #000000;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 5px;
    height: 62px;
}
.hp {
    height: 62px;
    text-indent: 0;
    background: 0 background:url(/App_Themes/themes/default/images/ht-bg-a5.png) no-repeat -301px -128px;
    color: #000000;
    position: relative;
    float: left;
    clear: left;
}
.middleContent {
    width: 100%;
    background-color: #FFFFFF;
    clear: both;
    float: left;
    color: #000000;
    text-align: left;
}
.sidetree {
    width: 200px;
    float: left;
    clear: left;
    color: #000000;
    text-align: left;
}

.main_Content {
    clear: right;
    float: right;
    width: 808px;
    text-align: center;
}
.new_Product {
}
.new_Product_title {
    background-image: url('/App_Themes/themes/default/images/NewProducts.png');
    height: 34px;
    width: 97%;
    background-repeat: no-repeat;
    margin-left: 20px;
}
.new_Product_content {
    background: #ccc;
    width: 97%;
    height: 250px;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: center;
    margin-left: 20px;
}
.Introduce {
    margin-bottom: 30px;
}
.Introduce_title {
    height: 34px;
    width: 97%;
    background-repeat: no-repeat;
    margin-left: 20px;
    color: #000000;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.Introduce_content {
    width: 97%;
    height: 100%;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: left;
    margin-left: 20px;
    top: 0px;
    left: 0px;
    color: #000000;
}
.hot_Produce {
}
.hot_Produce_title {
    background-image: url('/App_Themes/themes/default/images/hotProduce.png');
    height: 34px;
    width: 97%;
    background-repeat: no-repeat;
    margin-left: 20px;
}
.hot_Produce_content {
    background: #ccc;
    width: 97%;
    height: 250px;
    overflow: hidden;
    position: relative;
    clear: both;
    text-align: center;
    margin-left: 20px;
}

.pagebottom {
    background: url(/App_Themes/themes/default/images/botombg.gif);
    width: 100%;
    height: 57px;
    
    padding-top: 30px;
}
