* {
    margin: 0;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif
}

html {
    height: 100%;
    background-repeat: repeat-x;
    background-color: #fff;
    background: url(../images/bg_pattern.gif) 0 0 repeat
}

body {
    position: relative;
    min-height: 100%
}

#wrapper {
    padding-bottom: 120px;
    max-width: 960px;
    min-width: 650px;
    margin: 0 auto
}

#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    min-width: 650px;
    height: 50px;
    overflow: hidden;
    background-color: #dbdbdb;
    margin: auto;
    padding-top: 25px
}

.footcont {
    max-width: 960px;
    margin: auto
}

.example {
    position: relative;
    max-width: 960px;
    height: 65px;
    margin: auto;
    padding: 5px 0;
    border-radius: 5px
}

#tabs-container {
    clear: both;
    font-size: 11px;
    height: 28px;
    margin: 0 auto;
    padding: 0;
    float: left
}

.cartn {
    height: 28px;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 57px
}

.tabs li {
    float: left;
    list-style: outside none none;
    position: relative
}

.tabs li a:first-child {
    margin-left: 0
}

.tabs li a {
    background: none repeat scroll 0 0 #da9090;
    border: medium none;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    margin: 0 2px 0 0;
    padding: 6px 30px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.tabs li.active a {
    background: none repeat scroll 0 0 #920000;
    border-bottom: 1px solid #920000;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    padding: 6px 30px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.tabs li a:hover {
    background: none repeat scroll 0 0 #920000;
    border-bottom: 1px solid #920000;
    color: #fff;
    text-decoration: none
}

.tabs {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100
}

.tabs>li>a:hover {
    background: none repeat scroll 0 0 #920000;
    color: #fff
}

.tabs>li.active>a:hover {
    background: none repeat scroll 0 0 #920000;
    border-bottom: 1px solid #920000;
    border-radius: 5px 5px 0 0;
    color: #fff
}

#nav-container {
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 0 solid #d5d5d5;
    border-top: 0 solid #d5d5d5;
    clear: both;
    font-size: 11px;
    height: 33px;
    margin: -20px auto 0;
    padding: 0;
    background-color: #920000;
    border-radius: 0 5px 5px
}

.nav li {
    float: left;
    font-size: 10px;
    list-style: outside none none;
    position: relative
}

.nav li a {
    background: url(../images/arrow.png) no-repeat scroll right center transparent;
    border: medium none;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin: 0 5px 0 0;
    padding: 5px 20px 5px 8px
}

.nav {
    display: block;
    margin: 0;
    padding: 5px 0 2px;
    position: absolute;
    z-index: 100
}

.nav>li>a:hover {
    background: url(../images/arrow.png) no-repeat scroll right center #507aa5;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 5px 20px 5px 8px
}

.nav li ul {
    background: none repeat scroll 0 0 #507aa5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 1px 1px 1px #333;
    color: #222;
    display: none;
    margin: 0;
    padding: 2px 0;
    position: absolute;
    width: 242px
}

.nav li ul li {
    width: 100%
}

.nav li ul li a {
    background: none repeat scroll 0 0 #507aa5;
    border: medium none;
    color: #fff;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 8px
}

.nav li ul li a:hover {
    background: none repeat scroll 0 0 #466a90
}

.hsp {
    margin-top: 19px
}

.lotel {
    margin: auto;
    max-width: 960px;
    height: 70px
}

.logo {
    height: 50px;
    float: left;
    margin-top: 25px
}

.phone {
    margin-top: 25px;
    text-align: right
}

.content {
    margin-right: 10px;
    max-width: 658px;
    background-color: #fff;
    border-radius: 5px;
    float: left;
    border: 1px solid #e7c2c2
}

body,
div,
font,
p {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #444
}

p {
    padding-top: 9px;
    padding-bottom: 9px
}

h1 {
    font-size: 160%;
    margin: 1em 0;
    color: #444
}

h2 {
    font-size: 130%;
    margin: 1em 0
}

ol,
ul {
    padding-left: 27px
}

a {
    font-weight: 700;
    color: #920000
}

a:hover {
    text-decoration: none
}

a img {
    border: 0 none
}

.cpt_maincontent {
    text-align: left;
    padding: 10px
}

.cpt_maincontent {
    background-repeat: no-repeat
}

.news_viewall {
    padding-bottom: 10px;
    text-align: right;
    font-size: 85%
}

.post_title {
    color: #666;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 120%
}

.post_date {
    font-size: 12px;
    color: #999;
    border-right: 0 solid #eee;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #eee;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-bottom: 15px
}

.post_content {
    padding-left: 15px
}

body,
html {
    padding: 0;
    margin: 0
}

#wrapper .cpt_maincontent img {
    width: auto;
    max-height: 100%;
    max-width: 100%
}

#wrapper .cpt_maincontent .post_block {
    max-width: 640px
}

.sitebar {
    float: right;
    width: 287px
}

.sitebar .blocc {
    background-repeat: no-repeat;
    padding: 10px;
    border: 1px solid #e7c2c2;
    border-radius: 5px;
    margin-bottom: 10px
}

.sitebar .blocc a {
    font-weight: 400
}

.blocc h2 {
    margin-top: 0;
    border-bottom: 1px solid #eee
}

#comments .comment .avatar-68 {
    width: 50px
}

@media screen and (max-width:959px) {
    #wrapper {
        width: 660px;
        min-width: 660px
    }

    .content {
        margin-bottom: 20px
    }

    #footer {
        width: 660px;
        min-width: 660px
    }
}

.sitebar .blocc img {
    width: auto;
    max-height: 97%;
    max-width: 97%
}

#comments-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.6em;
    padding: 0 0 2.6em;
    text-transform: uppercase
}

.commentlist {
    list-style: outside none none;
    margin: 0 auto;
    width: auto
}

.commentlist>li.comment {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative
}

.comment-meta .fn {
    font-style: normal
}

.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em
}

.comment-meta a {
    font-weight: 700
}

.commentlist .avatar {
    border-radius: 3px;
    box-shadow: 0 1px 2px #ccc;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px
}

.time {
    color: #999
}

@media screen and (max-width:650px) {
    #wrapper {
        width: 480px;
        min-width: 480px
    }

    .content {
        margin-bottom: 20px;
        width: 478px
    }

    #footer {
        width: 480px;
        min-width: 480px
    }

    .footcont {
        width: 480px
    }

    .example {
        width: 480px
    }

    .lotel {
        width: 480px
    }

    .tabs li a {
        border: medium none;
        border-radius: 5px 5px 0 0;
        font-size: 12px;
        padding: 4px 20px 8px;
        text-decoration: none
    }

    .tabs li a:hover {
        background: none repeat scroll 0 0 #920000;
        border-bottom: 1px solid #920000;
        color: #fff;
        text-decoration: none
    }

    .tabs li.active a {
        background: none repeat scroll 0 0 #920000;
        border-bottom: 1px solid #920000;
        border-radius: 5px 5px 0 0;
        color: #fff;
        display: block;
        padding: 4px 20px 8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        text-decoration: none
    }

    .phone img {
        height: 33px;
        width: 222px
    }

    .cartn {
        height: 20px;
        color: #f2f2f2
    }
}

@media screen and (max-width:477px) {
    #wrapper {
        width: 300px;
        min-width: 300px
    }

    .content {
        margin-bottom: 20px;
        width: 298px
    }

    #footer {
        width: 300px;
        min-width: 300px
    }

    .footcont {
        width: 300px
    }

    .example {
        width: 300px
    }

    .lotel {
        width: 300px
    }

    .tabs li a {
        border: medium none;
        border-radius: 5px 5px 0 0;
        font-size: 10px;
        padding: 4px 10px 8px;
        text-decoration: none
    }

    .tabs li a:hover {
        background: none repeat scroll 0 0 #920000;
        border-bottom: 1px solid #920000;
        color: #fff;
        text-decoration: none
    }

    .tabs li.active a {
        background: none repeat scroll 0 0 #920000;
        border-bottom: 1px solid #920000;
        border-radius: 5px 5px 0 0;
        color: #fff;
        display: block;
        padding: 4px 10px 8px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: 700;
        text-decoration: none
    }

    .phone img {
        height: 22px;
        width: 148px
    }

    .phone {
        text-align: left;
        margin-top: 5px
    }

    .cartn {
        height: 20px;
        color: #f2f2f2
    }

    .lotel {
        height: 85px
    }

    #comments .comment .avatar-68 {
        width: 40px
    }
}

.center {
    display: block;
    margin: 0 auto
}

blockquote {
    width: 75%;
    display: block;
    margin: 5px auto;
    border-left: 2px solid #333;
    padding: 2px 10px;
    text-align: center;
    font-weight: 700;
    background-color: #eaeaea
}

#comments .commentlist .depth-2 {
    margin-left: 50px
}

#comments .commentlist .depth-2 p {
    color: #000
}