#templatemo_banner_wrapper {
    width: 100%;
    height: 360px;
    margin: 0 auto;
    background: url(images/templatemo_banner_bg_wrapper.jpg) no-repeat center top;
}
#templatemo_site_title_bar {
    width: 940px;
    height: 100px;
    margin: 0 auto;
    padding: 0 20px;
    background: url(images/templatemo_site_title_bg.jpg) no-repeat top;
}
#site_title {
    float: left;
    width: 280px;
    margin: 0px;
    text-align: center;
    padding: 30px 0 0 0;
}
#templatemo_site_title_bar_wrapper {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    background: url(images/templatemo_site_title_bg_wrapper.jpg) repeat-x top;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {
    position: relative;
    color: #ffffff;
    background: url(images/templatemo_menu_bg_right_hover.jpg) center right;
}

#templatemo_menu li a {
    position: relative;
    float: left;
    display: block;
    width: 80px;
    height: 24px;
    padding: 6px 0 0 0;
    margin: 0 0 0 10px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    outline: none;
    background: url(images/templatemo_menu_bg_right.jpg) center right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 30px;
    background: url(images/templatemo_menu_bg_left_hover.jpg) no-repeat;
}

#templatemo_menu li a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 30px;
    background: url(images/templatemo_menu_bg_left.jpg) no-repeat;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {
    position: relative;
    color: #ffffff;
    background: url(images/templatemo_menu_bg_right_hover.jpg) center right;
}
#templatemo_menu li a {
    position: relative;
    float: left;
    display: block;
    width: 80px;
    height: 24px;
    padding: 6px 0 0 0;
    margin: 0 0 0 10px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    outline: none;
    background: url(images/templatemo_menu_bg_right.jpg) center right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 30px;
    background: url(images/templatemo_menu_bg_left_hover.jpg) no-repeat;
}

.cs_article_inner .img_frame {
    float: left;
    width: 380px;
    height: 180px;
    padding: 14px;
    margin-right: 40px;
    background: url(images/templatemo_banner_img_frame.png) no-repeat;
    border: none;
}

#templatemo_footer {
    width: 960px;
    margin: 0 auto;
    padding: 60px 10px 20px 10px;
    color: #ffffff;
}
#templatemo_footer_wrapper {
    width: 100%;
    margin: 0 auto;
    background: #677684 url(images/templatemo_footer_bg.jpg) repeat-x top;
}