* {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}
html {
    background: #545454 url(../images/bg.gif);
    font-size: 12px;
    font-family: Tahoma;
}
#outer {
    position: relative;
    zoom: 1;
}
#page {
    width: 948px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.ban {
    padding-bottom: 5px;
}
#lightBg {
    zoom:1;
    position: absolute;
    height: 293px;
    background: url(../images/lightBg.png) repeat-x;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    padding-bottom: 1px;
}
#top {
    width: 948px;
    height: 280px;

    position: relative;
    z-index: 5;
    zoom: 1;
}
#topBg {
    width: 948px;
    height: 280px;
}
#bodyBg {
    position: relative;
    margin-top: 24px;
    margin-bottom: 22px;
    zoom: 1;
    background: url(../images/bodyBg.png);
}
#bodyBgIEFix {
    padding-right: 17px;
    padding-left: 22px;
    zoom: 1;
}
#body {
    zoom: 1;
    background: url(../images/page.png);
}
#menu {
    height: 41px;
    background: #fff url(../images/menu-bg.gif);
    position: absolute;
    bottom: -35px;
    left: 53px;
    width: 841px;
    zoom: 1;
    z-index: 40;
    padding-top: 8px;
}
#bodyBg .tl {
    width: 38px;
    height: 94px;
    background: url(../images/body-tl.png);
    position: absolute;
    display: block;
    top: -24px;
    left: 0px;
}
#bodyBg .bl {
    width: 48px;
    height: 50px;
    background: url(../images/body-bl.png);
    position: absolute;
    display: block;
    bottom: -50px;
    left: 0px;
}
#bodyBg .tr {
    width: 39px;
    height: 141px;
    background: url(../images/body-tr.png);
    position: absolute;
    display: block;
    top: -24px;
    right: 0px;
}
#bodyBg .br {
    width: 45px;
    height: 50px;
    background: url(../images/body-br.png);
    position: absolute;
    display: block;
    bottom: -50px;
    right: 0px;
}
#menu .l {
    display: block;
    position: absolute;
    left: -15px;
    top: 0px;
    width: 15px;
    height: 49px;
    background: url(../images/menu-l.png);
}
#menu .r {
    display: block;
    position: absolute;
    right: -15px;
    top: 0px;
    width: 15px;
    height: 49px;
    background: url(../images/menu-r.png);
}
#searchForm {
    position: absolute;
    width: 240px;
    top: 21px;
    right: 0px;
}
#searchForm .text {
    display: block;
    float: left;
    border: 0px solid;
    padding: 0px;
    font-size: 11px;
    width: 140px;
    padding: 3px 5px;
    padding-top: 5px;
    height: 15px;
    color: #6d6d6d;
    background: url(../images/searchForm-text.gif);
}
#searchForm .submit {
    height: 20px;
    float: left;
    background: transparent;
    color: white;
    border: 0px solid;
    padding: 0px;
    cursor: pointer;
    margin-left: 5px;
}
#shadowMenu {
    background: url(../images/shadowMenu.png) no-repeat 0px 0px;
    position: absolute;
    top: 0px;
    left: 22px;
    width: 100%;
    height: 200px;
}
#footer {
    margin-top: -168px;
    position: relative;
    width: 875px;
    zoom: 1;
    margin-left: 38px;
    background: url(../images/footer-bg.png);
}
#outer .onPage {
    margin-top: -30px;
}
#footer .inner {
    z-index: 4;
    position: relative;
    zoom: 1;
    height: 250px;
}
#outer .onPage .inner {
    height: 55px;
}
#footer .footerT {
    position: absolute;
    top: -13px;
    width: 875px;
    left: 0px;
    height: 13px;
    background: url(../images/footer-T.png);
}
#footer .footerB {
    position: absolute;
    width: 891px;
    height: 188px;
    background: url(../images/footer-b.png) no-repeat;
    bottom: -134px;
    left: -16px;
}
#bottomMenu {
    margin-top: 134px;
    text-align: center;
    line-height: 18px;
    color: #bebebe;
    font-size: 11px;
    padding-bottom: 5px;
}
#bottomMenu span {
    background: url(../images/bottomMenu.gif) no-repeat 0px 4px;
    margin: 0px 4px;
}
#bottomMenu a {
    color: #bebebe;
    text-decoration: none;
}
#bottomMenu a:hover {
    text-decoration: underline;
}
#bottomMenu p {
    color: #8e8d8d;
}
.footerB .lastAct {
    top: 114px;
    right: 30px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    position: absolute;
    letter-spacing: 0.5px;
}
.footerB .lastAct span {
    color: #e97806;
}

#menu li {
    list-style: none;
    display: block;
    float: left;
    zoom: 1;
    position: relative;
}
#menu a {
    display: block;
    float: left;
    color: #4d4d4d;
    text-decoration: none;
    zoom: 1;
    padding: 0px 13px;
    line-height: 34px;
    margin: 0px 6px;
    font-family: Tahoma;
    position: relative;
    height: 41px;
    font-weight: bold;
    overflow: hidden;
}
#menu .tr, #menu .tl {
    width: 7px;
    height: 7px;
    position: absolute;
    display: block;
    top: 0px;
    background: url(../images/menu-corn.gif) no-repeat 20px 20px;
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
}
#menu .tl {
     left: 0px;
}
#menu .tr {
    right: 0px;
}
#menu .sel {
    color: #ff7d00;
}
#menu a:hover, #menu .active {
    color: #fff;
    background: #ff7d00;
}

#menu a:hover .tl, #menu .active .tl {
    background-position: 0px -7px;
}
#menu a:hover .tr, #menu .active .tr {
    background-position: -7px -7px;
}
#menu div, #menu .sub div {
    position: absolute;
    left: 6px;
    top: 30px;
    width: 194px;
    
    padding: 7px 0px;
    display: none;
    z-index: 6;
}
#menu div div, #menu .sub div div {
    background: #ff7d00;
    width: auto;
    display: block;
    position: relative;
    padding: 0px;
    display: block;
    padding: 0px 13px;
    top: 0px;
    left: 0px;
}
#menu .sub div {
    left: 165px;
    top: -7px;
    background: transparent;
}
#menu .sub div div {
    
}
#menu div .tr2 {
    width: 194px;
    height: 7px;
    position: absolute;
    display: block;
    top: 0px;
    background: url(../images/menu-top.gif);
    overflow: hidden;
    line-height: 1px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
    right: 0px;
}

#menu div a, #menu li .sub div a {
    float: none;
    margin: 0px;
    padding: 0px;
    color: white;
    font-weight: normal;
    line-height: 29px;
    background: url(../images/dot.gif) repeat-x;
    height: 29px;
}
#menu div .first, #menu div .first:hover, #menu li .sub div .first, #menu li .sub div .first:hover {
    background: none;
}
#menu div a:hover, #menu div a.active, #menu li .sub div a:hover {
    color: #010101;
    background: url(../images/dot.gif) repeat-x;
}
#menu .br, #menu .bl {
    width: 194px;
    height: 7px;
    position: absolute;
    display: block;
    bottom: 0px;
    background: url(../images/menu-bottom.gif) no-repeat;
}
#menu .bl {
    left: 0px;
}
#menu .br {
    display: none;
}
#content, #right, #left {
    float: left;
    padding-bottom: 180px;
}
#right .ban {
    text-align: center;
}
.clearFix {
    clear: both;
}

#left {
    width: 210px;
}
.homePage {
    position: relative;
    z-index: 3;
    padding-top: 36px;
    color: #fff;
    font-size: 12px;
    padding-left: 40px;
    
}
.homePage #content {
    width: 604px;
    margin-right: 30px;

}
#content p {
    line-height: 18px;
    padding-bottom: 15px;
}
#content ol, #content ul {
    padding-left: 20px;
    padding-bottom: 15px;
}
#content h1 {
    color: #0794e2;
    font-size: 20px;
    padding-bottom: 15px;
}
.page {
    position: relative;
    z-index: 3;
    padding-top: 36px;
    color: #fff;
    font-size: 12px;
    padding-left: 17px;
}
#content {
    font-family: verdana;
    font-size: 12px;
}
#left {
    width: 292px;
    padding-bottom: 40px;
}
.page #content {
    padding-left: 16px;
    width: 565px;
    overflow: hidden;
    padding-bottom: 40px;
}
#left .menu {
    list-style: none;
}
#left .menu li {
    display: inline;
}

#left .menu a {
    display: block;
    width: 277px;
    height: 32px;
    background: url(../images/submenu-a.gif) no-repeat;
    text-indent: 21px;
    color: #595959;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 4px;
    text-decoration: none;
}
#left .menu .flevel a {
    background-image: url(../images/submenu2-a.gif);
    margin-left: 35px;
    width: 242px;
}
#left .menu a:hover, #left .menu .sel {
    background-position: 0px -32px;
    color: #de7204;
}
img {
    border: 0px solid;
}
.call1 {
    width: 197px;
    height: 28px;
    display: block;
    background: url(../images/call1.gif);
    position: absolute;
    left: 77px;
    top: 5px;
}
.call2 {
    width: 196px;
    height: 53px;
    display: block;
    background: url(../images/call2.gif);
    position: absolute;
    left: 350px;
    top: 10px;
}
.call3 {
    width: 192px;
    height: 51px;
    display: block;
    background: url(../images/call3.gif);
    position: absolute;
    left: 640px;
    top: 10px;
}
#left .photo img {
    margin-bottom: 8px;
}
#content h2 {
    color: #0794e2;
    padding-bottom: 15px;
}
#footer .headers {
    width: 798px;
    height: 46px;
    background: url(../images/headers.gif) no-repeat;
    display: block;
    position: absolute;
    top: 10px;
    left: 50px;
}
#footer .b {
    width: 163px;
    float: left;
    position: relative;
    margin-right: 45px;
    font-size: 11px;
    color: #5f5f5f;
    line-height: 15px;
    font-family: verdana;
}
#boxs {
    position: absolute;
    left: 50px;
    top: 60px;
    width: 850px;
}
#footer .more {
    width: 48px;
    height: 16px;
    display: block;
    background: url(../images/more.gif) no-repeat;
    margin-top: 5px;
    float: right;
    position: relative;
    right: 3px;
    color: black;
}
a:focus {
    outline: none;
}
#content a {
    color: #ff7d00;
}
#content h3 {
    font-size: 12px;
    padding-bottom: 10px;
}
input.text, select {
    border: 2px solid black;
    color: #595959;
    font-size: 11px;
    background: #fff url(../images/input-bg.gif) repeat-x;
    margin-bottom: 5px;
}
select {
    padding: 1px;
    width: 204px;
}
input.text {
    width: 196px;
    padding: 2px 2px;
}
#addForm h3 {
   line-height: 16px;
}
table .break {
    height: 10px;
}
input.small {
    width: 92px;
}
#addForm table td {
    width: 270px;
    vertical-align: top;
}
#addForm label {
    font-weight: bold;
    cursor: pointer;
    padding-left: 4px;
    
}
.hide {
    display: none;
}
#addForm .cat div {
    padding: 5px 0px;
}
#addForm .cat td {
    padding-bottom: 5px;
}
#contactForm select {
    width: 260px;
    display: none;
}
#contactForm textarea {
        border: 2px solid black;
    color: #595959;
    font-size: 11px;
    background: #fff url(../images/input-bg.gif) repeat-x;
    margin-bottom: 5px;
    width: 468px;
    display: block;
    font-family: arial;padding: 3px;
}
#contactForm .submit {
    display: block;
     border: 2px solid black;
    color: #000;
    font-size: 11px;
    background: #fff url(../images/input-bg.gif) repeat-x;
    margin-bottom: 5px;
    padding: 4px 8px;
}
.searchItem {
    padding: 5px 0px
}

#contactForm .text {
    margin-right: 70px;
    float: left;
    display: block
}
#content table td {
    padding: 3px;
}
#menu .sub {
    display: block;
    position: relative;
}

