* {
    margin: 0;
    padding: 0;
}

* html, body {
    height: 100%;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    position: relative;
}

font {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #333;
}

div, td, th {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

h1 {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 30px;
}

h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 21px;
}

h3 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: bold;
    line-height: 21px;
    overflow: hidden;
}

h3 span {
    display: block;
    float: left;
    padding-right: 5px;
}

h3 em {
    background: #369;
    display: block;
    overflow: hidden;
}

h5 {
    font-size: 14px;
    margin-bottom: 9px;
    font-weight: normal;
}

p {
    margin-bottom: 15px;
}

a {
    color: #369;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#content table {
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
}

#content td {
    padding: 5px
}

a.red {
    color: red;
    font-size: 11px
}

a.sub {
    color: #369;
    font-size: 11px
}

.blue {
    color: #369;
}

.clearbar {
    clear: both;
}

.half-col {
    width: 50%;
    float: left;
}

#container-main {
    min-height: 100%;
    min-width: 1260px;
    max-width: 1260px;
    margin: auto;
}

#menu {
    width: 213px
}

#container-intro-top {
    padding: 0 0 10px 0;
    background: #fff url(../img/bg-container-intro.png) left bottom repeat-x;
    position: relative;
    z-index: 9
}

#header-wrapper {
    margin: 0 auto 20px;
    background: #adcae3 url(../img/bg-header-wrapper.png) left top repeat-y;
    padding: 2px;
}

#header {
    color: #fdffff;
    padding: 11px 34px 0 40%;
    height: 92px;
    background: url(../img/bg-header.png) left top repeat-x;
    overflow: hidden;
    position: relative;
}

#header a {
    color: #fdffff;
}

#img-logo {
    position: absolute;
    left: 12px;
    top: 2px;
}

#logo-text {
    position: absolute;
    left: 110px;
    top: 75px;
    color: #fdffff;
    font-size: 11px;
}

#logo-text a {
    text-decoration: none;
}

#logo-text a:hover {
    text-decoration: underline
}

#header-right {
    float: right;
    width: 35%;
}

#header-right div {
    background: url(../img/bg-header-right-form-div.png) repeat-x;
    padding: 0;
    margin-top: 25px;
    border: #b7d4ea solid 1px;
    -moz-border-radius: 3px;
    position: relative;
}

#header-right form input[type=text] {
    border: none;
    background: none;
    width: 85%;
}

#header-right form input[type=submit] {
    border: none;
    background: url(../img/lupa.png) center center no-repeat;
    cursor: pointer;
    width: 25px;
    float: right;
}

.h-col {
    float: left;
    width: 32%;
    font-size: 11px;
}

#itw-right {
    overflow: hidden;
    margin-right: 20px
}

#itw-slider-wrapper {
    overflow: hidden;
}

#itw-right-right {
    overflow: hidden;
    float: right;
    width: 300px;
    margin-left: 20px;
}

.form-auth {
    overflow: hidden;
}

.form-auth div {
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}

.form-auth h3 {
    margin-bottom: 6px;
}

.form-auth label {
    display: block;
    font-size: 14px;
    color: #09709a;
    margin-bottom: 3px;
}

.form-auth input[type=text] {
    width: 130px;
}

.form-auth input[type=password] {
    width: 130px;
}

.form-auth a {
    display: block;
    font-size: 12px;
}

.r-col {
    float: right;
}

.l-col {
    float: left;
}

.itw-flash-news {
    overflow: hidden;
}

.itw-flash-news img {
    display: block;
    float: left;
    margin: 3px 7px 0 7px;
    border: #333 solid 1px;
}

.itw-flash-news div {
    overflow: hidden;
    line-height: 15px;
    margin-bottom: 15px;
}

.itw-flash-news div a {
    color: #333;
    text-decoration: none;
}

.itw-flash-news div a:hover {
    color: #369;
}

.itw-fn-bottom {
    display: block;
    font-style: italic;
    font-weight: normal;
    text-align: right;
    padding-right: 0;
    font-size: 11px;
    line-height: 21px;
}

#intro-main {
    padding: 15px 20px 50px 20px;
    overflow: hidden;
    margin: 0 auto;
}

#im-right {
    float: right;
    width: 300px;
    margin-left: 20px;
}

.imr-gal {
    overflow: hidden;
    margin-bottom: 15px;
}

.imr-gal img {
    display: block;
    float: left;
    border: #369 solid 1px;
    margin: 2px;
}

.imr-gal1 img {
    display: block;
    float: left;
    border: #369 solid 1px;
    margin: 2px;
}

.imr-main-events {
    overflow: hidden;
    margin-bottom: 15px
}

.imr-main-events h2 {
    margin-bottom: 0;
}

.imr-me-block {
    margin: 5px 0 0 0;
    overflow: hidden;
}

.imr-me-pic {
    float: left;
    margin-right: 10px;
}

.imr-me-text {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    color: #000
}

.imr-me-text a {
    font-size: 18px;
    display: block;
    line-height: 21px;
}

.imr-me-delimiter {
    line-height: 2px;
    font-size: 2px;
    height: 2px;
    background: #b5d4e1;
    clear: both;
}

.imr-block {
    margin-bottom: 6px;
    overflow: hidden;
}

.imr-block span {
    margin-bottom: 9px;
    display: block;
    line-height: 15px;
}

.imr-block2 {
    margin-top: 50px;
    margin-bottom: 6px;
    overflow: hidden;
}

.imr-block2 div {
    text-align: center;
    margin-bottom: 9px;
    display: block;
    line-height: 15px;
}

#im-left {
    overflow: hidden;
    position: relative;
    z-index: 8
}

.iml-row {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 24px
}

.iml-row {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 24px
}

.showall {
    position: absolute;
    width: 100%;
    top: 100%;
    margin-top: -21px;
    text-align: right;
    font-size: 14px;
}

.cal {
    width: 270px;
    float: left;
    margin-right: 20px;
}

.cal-left {
    width: 80px;
    float: left;
    margin-right: 10px;
}

.cal-left b {
    display: block;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    text-shadow: 1px 1px 1px #12467c;
    background: #1a66b3;
    text-align: center;
    padding: 16px 0 16px 0;
    margin-bottom: 1px;
}

.cal-left span {
    font-weight: bold;
    display: block;
    font-size: 16px;
    color: #fff;
    background: #12467c;
    text-align: center;
    padding: 10px 0 10px 0;
}

.cal table {
    width: auto;
    border: none;
}

.cal table td, .cal table th {
    border: none;
    background: none;
    text-align: center;
    font-weight: bold;
    padding: 1px 3px 1px 3px;
}

.cal table th {
    color: #369;
}

.cal table td.current {
    color: #ffffff;
    background: #333;
}

.warning_main {
    overflow: hidden;;
    z-index: 8
}

.warning_main h3 {
    background: url(../img/bg-warning.png) left top no-repeat;
    padding: 4px 0 4px 35px;
    z-index: 8
}

.warning_main a {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #558ec7;
    z-index: 8
}

.news-block {
    overflow: hidden;
    margin: 0 10px 9px 0;
    line-height: 15px;
}

.nb-title {
    overflow: hidden;
    margin-bottom: 3px;
}

.nb-title span {
    display: block;
    float: left;
    padding-right: 4px;
    color: #036;
}

.nb-title em {
    background: url(../img/bg-news-title.png) 0 9px repeat-x;
    display: block;
    overflow: hidden;
}

.news-block a {
    color: #333;
    text-decoration: none;
}

.news-block a:hover {
    text-decoration: underline;
}

.news-block img {
    display: block;
    float: left;
    margin-right: 7px;
}

.hotlines {
    width: 100%;
    background: #cee7f9 url(../img/bg-light-blue.png) left top repeat-x;
    margin: 0;
}

.hotline-block {
    background: url(../img/bg-hotline-a.png) 98% center no-repeat;
    border: #8fb9d0 solid 1px;
    margin-bottom: -1px;
    padding: 10px 20px 10px 20px;
    height: 50px;
}

.hotline-block a {
    color: #333;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
    display: block;
    padding-right: 30px;
}

.hotline-block a:hover {
    text-decoration: underline;
}

.video-wrapper {
    float: left;
    margin-right: 15px;
}

#main {
    padding: 0 0 10px 0;
    margin: 0 auto;
}

#main-left {
    float: left;
    width: 200px;
    z-index: 9;
    margin-left: 20px
}

#main-left ul {
    list-style-type: none;
    z-index: 9
}

#main-left ul li {
    position: relative;
    margin-bottom: -4px;
    padding-bottom: 2px;
    z-index: 9
}

#main-left ul li.opened {
    background: url(../img/bg-opened.png) 174px 8px no-repeat;
    z-index: 9
}

#main-left ul li a {
    font-size: 14px;
    text-decoration: none;
    display: block;
    border-bottom: #369 dotted 1px;
    width: 159px;
    padding: 4px;
    line-height: 22px;
    background: url(../img/bg-left-menu.png) left -60px no-repeat;
    z-index: 9
}

#main-left ul li a:hover {
    background: url(../img/bg-left-menu.png) left top no-repeat;
    border-bottom: #fff solid 1px;
    color: #fff;
    z-index: 9
}

#main-left ul li a.active {
    background: url(../img/bg-left-menu.png) left top no-repeat;
    border-bottom: #fff solid 1px;
    color: #fff;
    z-index: 9
}

#main-left ul li ul {
    position: absolute;
    border: #faffff solid 2px;
    border-bottom: #faffff solid 1px;
    left: 197px;
    top: 0;
    z-index: 9
}

#main-left ul li ul {
    display: none;
    z-index: 9
}

#main-left ul li.opened ul {
    display: block;
    z-index: 9
}

#main-left ul li ul li {
    margin: 0;
    padding: 0;
    z-index: 9
}

#main-left ul li ul li a {
    display: block;
    width: 280px;
    background: #1076a2;
    border-bottom: #faffff solid 1px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    padding: 4px;
    z-index: 9
}

#main-left ul li ul li a:hover {
    background: #8fcae4;
    color: #1076a2;
    z-index: 9
}

#main-right {
    overflow: hidden;
    margin-right: 20px
}

#main-nav {
    overflow: hidden;
    text-align: left;
}

.gray-block {
    background: #f5f5f5;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.gb-inside {
    position: relative;
}

.gb-col {
    width: 50%;
    float: left;
}

.gb-col div {
    font-size: 11pt;
    margin-bottom: 6px;
}

.ask {
    background: #cee7f9 url(../img/bg-light-blue.png) left top repeat-x;
    border: #8fb9d0 solid 1px;
    padding: 15px 20px 15px 20px;
    margin-bottom: 9px;
    font-weight: bold;
    position: relative;
}

.ask span {
    position: absolute;
    color: #666;
    top: 100%;
    margin-top: -20px;
    left: 100%;
    margin-left: -60px;
    font-weight: normal;
    font-size: 11px;
}

.answer {
    margin-bottom: 21px;
}

.form-wrapper {
    background: #cee7f9 url(../img/bg-light-blue.png) left top repeat-x;
    border: #8fb9d0 solid 1px;
    padding: 15px 20px 15px 20px;
    margin-bottom: 21px;
    overflow: hidden;
}

.form-wrapper h2 {
    margin-bottom: 6px;
}

.fw-top-note {
    margin-bottom: 12px;
}

.form-left {
    float: left;
    width: 304px;
    margin-right: 25px;
}

.form-left div {
    line-height: 28px;
    margin-bottom: 9px;
    overflow: hidden;
}

.form-left div label {
    float: left;
    width: 70px;
    font-weight: bold;
}

.form-left div input[type=text] {
    border: #9cc solid 1px;
    padding: 4px;
    width: 220px;
    float: right;
}

.form-left div.captcha-wrapper {
    overflow: hidden;
    line-height: 15px;
    padding: 6px 0 6px 0;
}

.form-left div.captcha-wrapper input[type=text] {
    border: #9cc solid 1px;
    padding: 3px;
    width: 165px;
    margin-top: 7px;
    float: left;
}

.form-left div.captcha-wrapper img {
    display: block;
    float: right;
    border: #9cc solid 1px;
}

.form-right {
    overflow: hidden;
    padding: 2px;
}

.form-right label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
}

.form-right textarea {
    width: 100%;
    border: #9cc solid 1px;
    height: 235px;
}

.form-wrapper form input[type=submit] {
    background: url(../img/ask-question.png) center center no-repeat;
    width: 304px;
    height: 37px;
    border: none;
    font-weight: bold;
    font-size: 18px;
    color: #f0ffff;
    cursor: pointer;
}

p img {
    display: block;
    border: #222 solid 1px;
}

.img-left {
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    top: 3px;
}

.gal-wrapper {
    overflow: hidden;
    margin-bottom: 15px;
}

.gal-wrapper img {
    display: block;
    border: #353568 solid 1px;
    float: left;
    margin: 3px;
}

.download-wrapper {
    margin-bottom: 12px;
    padding: 15px 45px 15px 45px;
    background: #cff url(../img/bg-download-wrapper.png) 18px center no-repeat;
    border: #666 solid 1px;
}

#footer-goast {
    height: 56px;
}

#footer {
    min-width: 1260px;
    max-width: 1260px;
    position: relative;
    margin-top: -56px;
    margin-left: auto;
    margin-right: auto;
    height: 56px;
    background: #adcae3 url(../img/bg-header-wrapper.png) left top repeat-y;
}

#footer-inside {
    background: url(../img/bg-footer.png) repeat-x;
    height: 46px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    color: #ffffff;
}

img {
    border: none
}

#kumi_text {
    padding-top: 10px;
    font-size: 20px;
    text-align: center;
    height: 320px;
    background: #fff url(/images/kumi/aukblank5.jpg) left bottom no-repeat
}

#kumi_text a {
    font-family: times, serif;
    font-weight: bold;
    color: #c2121c;
    text-decoration: none;
}

#kumi_text a:hover {
    text-decoration: underline;
}

#kumi_text a:visited {
    text-decoration: none;
}

#kumi_text a.txt {
    padding-top: 2px;
    font-size: 18px;
    font-family: times, serif;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

/*c2121c*/
#kumi_text a.txt:hover {
    text-decoration: underline;
}

#kumi_text a.txt:visited {
    text-decoration: none;
}

#kumi_text a.date {
    padding-top: 2px;
    font-size: 20px;
    font-family: times, serif;
    font-weight: bold;
    color: #c2121c;
    text-decoration: none;
}

/*c2121c*/
#kumi_text a.date:hover {
    text-decoration: underline;
}

#kumi_text a.date:visited {
    text-decoration: none;
}

#spoiler {
    margin-top: 30px
}

#income_table {
    border: #000000 solid 1px
}

#income_table td {
    border: #000000 solid 1px;
    border-bottom: 0
}

#colortd {
    background-color: #cce1ed
}

#folder ul li {
    font-family: times, serif;
    font-weight: bold;
    padding-top: 10px;
    font-size: 14px;
}

#folder ul li ul li {
    font-family: times, serif;
    font-weight: normal;
    padding-top: 10px;
    padding-left: 20px;
    font-size: 14px;
}

#divlist div {
    padding-top: 10px;
    padding-left: 20px;
}

#divlist a {
    font-family: times, serif;
    font-weight: normal;

    font-size: 14px;
}

#links td {
    padding: 20px;
}

div.mid {
    font-size: 11pt;
    margin-bottom: 6px;
}

