@CHARSET "UTF-8";

html, body {
    background-color: #ebebeb;
    color: #787878;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

a {
    color: #787878;
    text-decoration: none;
}

.content_link {
    color: #ca010b;
}

.border-top {
    background-image: url("../img/border_top.gif");
    background-color: #ffffff;
    background-repeat: no-repeat;
    height: 21px;
    vertical-align: top;
    text-align: right;
    padding-right: 55px;
}

.mainFrame {
    background-color: #ffffff;
}

.navi {
    background-color: #f5f5f5;
    width: 185px;
    padding-top: 191px;
    padding-bottom: 20px;
}

.navi_space {
    height: 6px;
}

.content {
    background-color: #f5f5f5;
    width: 629px;
    padding-bottom: 20px;
}

.head {
    background-image: url("../img/head.jpg");
    background-repeat: repeat-x;
    width: 814px;
    height: 120px;
}

.hdMain {
    position: relative;
    left: 185px;
    top: 91px;
}

headlineMain_space_headImg {
    height: 9px;
}

.headline_space_subheadline {
    height: 24px;
}

.subheadline {
    color: #787878;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.subheadline_space_text {
    height: 17px;
}

.img {
    padding: 0px 22px 22px 29px;
    text-align: left;
}

.text {
    line-height: 16px;
}

.imgframe_corner_lt {
    background-image: url("../img/framecorner_left_top.gif");
    width: 10px;
    height: 10px;
}

.imgframe_loop_t {
    background-image: url("../img/frameloop_top.gif");
    height: 10px;
}

.imgframe_corner_rt {
    background-image: url("../img/framecorner_right_top.gif");
    width: 10px;
    height: 10px;
}

.imgframe_loop_l {
    background-image: url("../img/frameloop_left.gif");
    width: 10px;
}

.imgframe_img {
    background-color: #ffffff;
    text-align: center;
}

.imgframe_loop_r {
    background-image: url("../img/frameloop_right.gif");
    width: 10px;
}

.imgframe_corner_lb {
    background-image: url("../img/framecorner_left_bottom.gif");
    width: 10px;
    height: 10px;
}

.imgframe_loop_b {
    background-image: url("../img/frameloop_bottom.gif");
    height: 10px;
}

.imgframe_corner_rb {
    background-image: url("../img/framecorner_right_bottom.gif");
    width: 10px;
    height: 10px;
}

.imgframe_text {
    color: #787878;
    font-family: Arial;
    font-size: 9px;
    line-height: 14px;
}

.text_space_line {
    height: 31px;
}

.head_space_headline {
    height: 16px;
}

.content_space_border_bottom {
    height: 50px;
    background-color: #ffffff;
}

.border-bottom {
    background-image: url("../img/border_bottom.gif");
    background-color: #ffffff;
    background-repeat: no-repeat;
    height: 16px;
}
