﻿html {
    height: 101%;
    width: 100%;
}

body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: transparent;
    position: relative;
    z-index: 0;
    height: 100%;
    width: 100%;
	color:#262626;
} #theme_bgimage {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
    left: 0px;
    top: 0px;
    overflow: hidden;
    position: fixed;
} #theme_bgimage img {
    width: 100%;
    display: block;
} #theme_logo {
    position: absolute;
    left: 29px;
    top: 84px;
} #theme_corner {
    left: 0;
    position: absolute;
    top: 0;
} #theme_corner_ie6 {
    display: none;
} #c_m_b_head {
    height: 28px;
    position: relative;
} .opaq {
    background: #FFFFFF none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0.75;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

/*borders*/ .c_e {
    background-image: url(o.png);
    background-repeat: repeat-y;
    background-position: right;
    height: 83px;
    width: 12px;
    right: 0px;
    top: 80px;
    position: absolute;
} .c_nw {
    position: absolute;
    background-image: url(nv.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    left: 0px;
    top: 56px;
} .c_ne {
    background-image: url(no.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    right: 0px;
    top: 56px;
    position: absolute;
} .c_n {
    position: absolute;
    left: 24px;
    top: 56px;
    width: 875px;
    height: 12px;
    background-image: url(n.png);
    background-repeat: repeat-x;
    background-position: bottom;
} .c_l_sw {
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0px;
    bottom: -12px;
    background-image: url(sv.png);
    background-repeat: no-repeat;
} .c_l_s {
    position: absolute;
    left: 24px;
    bottom: -12px;
    width: 140px;
    height: 12px;
    background-image: url(s.png);
    background-repeat: repeat-x;
    background-position: top;
}

/*end borders*/ .center {
    width: 923px;
    margin: auto;
    padding-top: 40px;
    padding-bottom:20px;
    text-align: left;
    position: relative;
} .c_header {
    height: 28px;
} .c_h_lang {
    float: right;
    margin-right: 12px;
} .c_left {
    width: 164px;
    float: left;
    min-height: 500px;
    position: relative;
} .c_l_wborder {
    background-image: url(v.png);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
}.c_l_menu {
    width: 152px;
    float: left;
    position: relative; /*for opaq*/
    min-height: 360px;
    padding-top: 120px;
    margin-bottom: 9px;
} .c_l_m_eborder {
    background-image: url(o.png);
    background-repeat: repeat-y;
    background-position: right;
    width: 164px;
    padding-top: 136px;
    float: left;
} .c_l_menu .opaq {
    margin-top: -12px;
} .c_l_buy {
    margin-bottom: -12px;
    clear: both;
} .c_l_book {
    margin-top: 20px;
    margin-bottom: -12px;
} 
.c_l_visit
{
    margin-top: 20px;
    margin-bottom: -12px;
}
.c_l_buy img, .c_l_book img, c_l_visit
{
    display: block;
}.c_main {
    width: 747px;
    float: left;
} .c_m_header {
    width: 747px;
    height: 95px;
    position: relative;
    font-size: 2px;
} .c_m_h_1, .c_m_h_2, .c_m_h_3, .c_m_h_4, .c_m_h_5, .c_m_h_6 {
    position: absolute;
    background-color: white;
    opacity: 0.75;
}.c_m_h_1 {
    left: 0px;
    top: 0px;
    height: 19px;
    width: 747px;
}.c_m_h_2 {
    left: 0px;
    top: 19px;
    height: 68px;
    width: 273px;
} .c_m_h_3 {
    left: 275px;
    top: 19px;
    width: 156px;
    height: 68px;
} .c_m_h_4 {
    left: 433px;
    top: 19px;
    width: 156px;
    height: 68px;
} .c_m_h_5 {
    left: 591px;
    top: 19px;
    width: 156px;
    height: 68px;
} .c_m_h_6 {
    left: 0px;
    top: 87px;
    height: 8px;
    width: 747px;
} .c_m_body {
    float: left;
    position: relative;
} .c_m_b_nborder {
    background-image: url(s.png);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 9px;
    width: 707px;
    margin-left: 40px;
} .c_m_b_inner {
    float: left;
    width: 738px;
    min-height: 360px;
    position: relative;
    margin-left: 9px;
} .breakfloat {
    clear: both;
} .vertical_align_outer, .v_a_o {
    display: table;
    height: 100%;
} .vertical_align_middle, .v_a_m {
    display: table-cell;
    vertical-align: middle;
} .vertical_align_inner, .v_a_i {
}
h1,h2,h3{
color:#3F3F3F;
}
h1 a,h2 a,h3 a{
color:#3F3F3F;
}
h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}
strong {
	font-weight:bold;
}
em{
	font-style:italic;
}