@charset "utf-8";

/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    background-position: top;
    background-image: url(body_bg.jpg);
    background-repeat: repeat-x;
}

.arrackd {
    display: none;
}

#templants {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#templants_bg {
    width: 100%;
    height: inherit;
    background-image: url(../common/1300_3_bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    clear: both;
}

#templants_marquee {
    width: 668px;
    height: auto;
    /*	background-image: url(menu_bg.png);

*/
    position: absolute;
    z-index: 2;
    left: 267px;
    top: 191px;
}

#login {
    width: 216px;
    height: 60px;
    background-image: url(logo_bg.png);
    position: absolute;
    z-index: 1;
    left: 764px;
    top: 43px;
}

#top {
    width: 1000px;
    height: 310px;
    float: left;
    background-image: url(top.jpg);
}

#breadcrumbs .td_left {
    width: 8px;
    height: 29px;
    float: left;
}

#breadcrumbs .td_center {
    width: 700px;
    height: 19px;
    line-height: 1.5;
    float: left;
    padding: 3px 0px 0px 0px;
    /* [disabled]background-color:#efffbd;
 */
}

#breadcrumbs .td_right {
    width: 8px;
    height: 29px;
    float: left;
}

#breadcrumbs_space {
    width: 755px;
    height: 80px;
    float: left;
    border-bottom: 1px #e6e6e6 solid;
}

#left {
    width: 245px;
    height: auto;
    float: left;
}

#left .left_title {
    width: 245px;
    height: auto;
    float: left;
}

#left .left_list {
    width: 245px;
    height: auto;
    float: left;
    background-image: url(left_list.jpg);
}

#left .left_bottom {
    width: 245px;
    height: auto;
    float: left;
}

#bottom {
    width: 795px;
    height: 40px;
    float: left;
    background-image: url(bottom.jpg);
}

#link {
    width: 241px;
    height: auto;
    position: absolute;
    z-index: 1;
    left: 745px;
    top: 5px;
    background-image: url(top_link.png);
}

#flash {
    width: 713px;
    height: 188px;
    position: absolute;
    z-index: 3;
    left: 287px;
    top: 127px;
}

#breadcrumbs {
    height: auto;
    padding: 0;
    position: absolute;
    z-index: 1;
    left: 252px;
    top: 355px;
}

#center {
    width: 1000px;
    height: auto;
    float: left;
}

#center .top {
    width: 1000px;
    height: auto;
    float: left;
}

#center .bottom {
    width: 1000px;
    height: auto;
    float: left;
}

#main_index {
    width: 1000px;
    height: auto;
    float: left;
}

#main {
    width: 1000px;
    height: auto;
    float: left;
    background-image: url(center_center.png);
}

#footer {
    width: 1000px;
    height: 126px;
    float: left;
    padding-top: 0px;
    background-image: url(footer.png);
    text-align: center;
}
