html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    color: #333333;
}
table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}
td {
    vertical-align: top;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    color: #333333;
    margin: 0;
    padding: 0;
}
.base {
    width: 100%;
    background: url(../img/header_bg.jpg) repeat-x;
}
.top {
    height: 191px;
    background: url(../img/header_l.jpg) no-repeat;
}
.header {
    width: 100%;
    height: 191px;
    background: url(../img/header_r.jpg) no-repeat right top;
}
.header_left {
    width: 345px;
    height: 191px;
}
.header_right {
    width: 345px;
    height: 191px;
}
.header_center {
    text-align: center;
    font-family: Times New Roman, serif;
    color: #0b48a4;
    font-size: 19px;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    .header_center {
        font-size: 16px;
    }
}
.content_td {
    padding-bottom: 10px;
}
.content {
    width: 100%;
}
.timer {
    width: 200px;
    height: 39px;
    background: url(../img/menu_bg.jpg) repeat-x;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    padding-top: 10px;
}
.menu {
    height: 39px;
    background: url(../img/menu_bg.jpg) repeat-x;
}
.menu_tbl {
    width: 100%;
    height: 36px;
    margin-bottom: 3px;
}
.menu_tbl td {
    text-align: left;
}
.menu_tbl td.menu_spliter {
    padding: 0;
    width: 1px;
    background: url(../img/menu_spliter.jpg) no-repeat;
}
.menu a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    height: 29px;
    padding-top: 7px;
}
* html .menu a {
    height: 36px;
    padding-top: 7px;
}
.lan_td {
    width: 160px;
    height: 39px;
    background: url(../img/menu_bg.jpg) repeat-x;
    text-align: center;
    padding-top: 11px;
}
.lan_td a {
    color: #ffffff;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}
.bottom_td {
    height: 83px;
    background: url(../img/bottom.jpg) repeat-x;
}
a.news_title {
    color: #245782;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.news_arrow {
    color: #13759b;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 15px;
}
h1 {
    color: #245782;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 25px 0;
    text-transform: uppercase;
}
.bottom_left {
    width: 200px;
}
.bottom_center {
    text-align: center;
}
.bottom_right {
    width: 160px;
}
.left {
    
}
.center {
    padding-left: 10px;
    padding-right: 10px;
}
.center table.formater {
    width: 100%;
}
.center table.formater td {
    border: 1px solid #185d86;
    padding: 2px;
    background: #eeeeee;
}
.center p {
    
}
.center img {
    border: 1px solid #185d86;
    padding: 2px;
}
.center a {
    color: #245782;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.right {
    text-align: center;
}
.cif_tbl {
    border-collapse: separate;
    width: inherit !important;
}
.cif_td {
    border: 1px solid #3687b4;
    padding: 1px;
    margin: 1px;
    width: 15px;
    height: 10px;
}
.cif {
    color: #3687b4;
    padding: 0;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
}
.cif_active_td {
    border: 1px solid #3687b4;
    background: #3687b4;
    padding: 1px;
    margin: 1px;
    width: 15px;
    height: 10px;
}
.cif_active {
    color: #185d86;
    font-weight: bold;
}
.left_menu {
    background: #e8e8e8;
    width: 195px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
a.l_menu {
    display: block;
    width: 190px;
    height: 23px;
    background: url(../img/left_menu.jpg) no-repeat;
    margin: 1px 0 1px 2px;
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
    padding-top: 2px;
    padding-left: 3px;
}
.left_undermenu {
    display: none;
    position: absolute;
    left: 197px;
    top: 230px;
    background: url(../img/undermenu_bg.jpg) #e8e8e8;
    border: 1px solid #0b48a4;
    padding: 4px 3px 3px 2px;
    opacity: 0.92;
    filter: alpha(opacity=92);
}
* html .left_undermenu {
    left: 194px;
}
.top_undermenu {
    display: none;
    position: absolute;
    top: 225px;
    background: url(../img/undermenu_bg.jpg) #e8e8e8;
    border: 1px solid #0b48a4;
    padding: 4px 3px 3px 2px;
    opacity: 0.92;
    filter: alpha(opacity=92);
}
* html .top_undermenu {
    top: 225px;
}
a.l_undermenu {
    display: block;
    height: 27px;
    min-width: 110px;
    color: #175d85;
    font-size: 15px;
    text-decoration: none;
    margin-left: 10px;
    text-align: left;
    padding: 0 !important;
    padding-top: 0 !important;
}
#sss {
    position: absolute;
    top: -1000px;
    height: -1000px;
}
.search {
    margin: 10px 0 0 0;
}
.search input.src {
    width: 135px;
    height: 23px;
    margin: 0 5px 0 3px;
    border: 1px solid #666666;
}
.informer {
    width: 195px;
    margin: 0;
}
.informer th {
    background: url(../img/section_header.jpg) no-repeat;
    height: 25px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-align: left;
    padding: 0 0 0 3px;
}
.informer th.right {
    text-align: right;
    padding: 0 5px 0 0;
}
.informer td {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    font-size: 10px;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    padding: 3px 0 3px 0;
}
.informer2 {
    width: 195px;
    margin: 0;
}
.informer2 th {
    background: url(../img/section_header.jpg) no-repeat;
    height: 25px;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-align: left;
    padding: 0 0 0 3px;
}
.informer2 th.right {
    text-align: right;
    padding: 0 5px 0 0;
}
.informer2 td {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    font-size: 10px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    padding: 3px 2px 3px 3px;
    width: 50%;
}
.bottom_menu_box {
    padding-top: 1px;
    margin-bottom: 15px;
}
.bottom_menu {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.bottom_menu_box span {
    color: #ffffff;
    margin-left: 35px;
    margin-right: 35px;
    font-size: 12px;
}
.title2 {
    color: #245782;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 25px 0;
}
table.photo {
    width: 80%;
    background: #ffffff;
    border-collapse: separate;
    border-spacing: 5px;
}
table.photo td {
    background: #ffffff;
    text-align: center;
    border: none;
}
table.photo img {
    border: 1px solid #175d85;
    padding: 2px;
    margin-bottom: 10px;
}
table.photo a {
    text-decoration: none;
    font-size: 12px;
    color: #175d85;
    font-weight: bold;
}
.big_photo {
    
}
.photo_box {
    padding: 2px;
    width: 600px;
    height: 400px;
    overflow: auto;
    text-align: center;
    vertical-align: middle;
}
.banner {
    border: 1px solid #0169a1;
    margin: 3px;
    padding: 0;
}
.sectionText {
    font-weight: bold;
    margin-bottom: 15px;
}
table.pageUnderSection {
    width: 100%;
}
table.pageUnderSection td {
    background: #ffffff;
    border: none;
}
table.pageUnderSection td a {
    text-decoration: none;
    color: #0169a1;
    font-weight: bold;
}
table.mailform {
    width: 450px !important;
}
table.mailform td {
    background: #f9f9f9;
    padding: 3px;
}
table.mailform textarea, .mailform input {
    width: 100%;
}
.mailform input.check {
    width: inherit;
}
.ok {
    margin-top: 15px;
    color: green;
    font-weight: bold;
    text-align: center;
}
.error {
    margin-top: 15px;
    color: red;
    font-weight: bold;
    text-align: center;
}
.map {
    
}
.map li {
    list-style: none;
}
a.map_l {
    color: #245782;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.undermap {
    
}
.undermap li {
    list-style: circle !important;
    padding-left: 0;
}
a.undermap_l {
    color: #245782;
    font-size: 11px;
    text-decoration: none;
}
.map_hr {
    background: #245782;
    border: none;
    height: 1px;
}
.page_search {
    
}
.page_search {
    text-align: center;
    padding: 3px;
}
.page_search input.page_src {
    width: 100%;
    height: 23px;
    border: 1px solid #666666;
}
.hint {
    background-color:#e8e8e8;
    line-height: 10px;
    color: #333333;
    font-family:verdana;
    font-size:11px;
    width:auto;
    border-top:1px solid #0169a1;
    border-right:1px solid #0169a1;
    border-bottom:1px solid #0169a1;
    border-left:5px solid #0169a1;
    z-index:1000;
    margin:0px;
    padding:8px;
    position:absolute;
    visibility:hidden;
}
#no_content {
    background: url(../img/under.png) no-repeat center top;
    width: 100%;
    height: 500px;
    padding-top: 80px;
    font-size: 20px;
    color: #185d86;
    text-align: center;
}
.header_link {
    position: absolute;
    border: none;
    width: 100%;
    height: 191px;
}
.home_img {
    position: absolute;
    top: 203px;
    left: 20px;
    border: none;
}
#counter {
    float: right;
    margin-top: 40px;
}