html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #255974;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}
table {
    margin: 0;
    border-collapse: collapse;
    border: none;
}
td {
    padding: 0;
    vertical-align: top;
    color: #255974;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}
div {
    margin: 0;
    padding: 0;
}
h1, .h1 {
    font-size: 14px;
    margin: 0;
    background: #f5f5f5;
    border-bottom: 2px solid #255974;
    height: 25px;
    vertical-align: bottom;
    padding: 8px 0 0 10px;

}
h2 {
    font-size: 14px;
    margin: 10px 0 0 10px;
    text-align: left;
}
a {
    color: #255974;
}

.base {
    width: 990px;
}
.header_td {
    height: 100px;
    background: #fff;
}
.header {
    height: 100px;
    width: 990px;
    background: url(/img/header_bg.png) repeat-x bottom;
}
.header .logo {
    width: 370px;
    background: url(/img/header.png) no-repeat bottom left;
    vertical-align: bottom;
}
.header .logo img {
    border: 0;
    margin: 0;
    width: 360px;
    height: 75px;
}
.header .search {
    
}
.header input {
    font-size: 10px;
    font-weight: bold;
    width: 580px;
    margin: 28px 0 0 15px;
    border: 1px solid #255974;
    color: #255974;
}
.top_menu {
    margin-top: 34px;
    color: #fff;
    font-weight: bold;
}
.top_menu a {
    color: #fff;
    text-decoration: none;
    margin: 10px;
}
.header .end {
    width: 9px;
    background: url(/img/header_right.png) no-repeat bottom;
}

.left {
    width: 150px;
}
.center {
    background: #fff;
    width: 610px;
}
.right {
    width: 240px;
}

.bottom {
    height: 75px;
    padding-top: 45px;
    text-align: center;
    background: #fff;
    color: #255974;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
}

.left_block {
    background: #f5f5f5;
}

.left_menu {
    
}
.left_menu h2 {
    font-size: 10px;
}
.left_menu a {
    display: block;
    width: 148px;
    padding: 10px 0 10px 2px;
    font-size: 11px;
    background: #fff;
    color: #255974;
    border-bottom: 2px solid #255974;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.left_menu a:hover {
    background: #f5f5f5;
}
.left_menu a span {
    border-bottom: 1px dashed #255974;
    padding-bottom: 1px;
}
.left_menu a span.count {
    border-bottom: none;
    padding: 0 5px 0 0;
    float: right;
    font-weight: bold;
}

.hidden_menu {
    display: none;
}
#show_country {
    width: 148px;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 5px;
    cursor: pointer;
}

#show_genre {
    width: 148px;
    text-align: center;
    vertical-align: middle;
    padding-bottom: 5px;
    cursor: pointer;
}

.menu_title {
    width: 148px;
    background: url(/img/header_bg.png) repeat-x bottom;
    height: 28px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 0 0;
}
.menu_title p {
    margin: 0;
    position: relative;
    top: +7px;
}

.right_block {
    width: 240px;
    background: #f5f5f5;
    padding: 3px 0 5px 0;
    margin: 0 0 3px 0;
}
.right_block h2 {
    width: 240px;
    padding-top: 10px;
    padding-bottom: 7px;
    font-size: 11px;
    color: #255974;
    border-bottom: 2px solid #255974;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 5px 0;
    text-align: center;
    text-transform: uppercase;
}

.account table {
    width: 100%;
}
.account td {
    vertical-align: middle;
    padding-left: 2px;
}
.account .right {
    text-align: right;
}
.account input {
    width: 180px;
    border: 1px solid #255974;
    margin: 3px 0 3px 0;
}
.account .links {
    color: #255974;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.account a {
    color: #255974;
    font-size: 11px;
    font-weight: bold;
}

.account p {
    margin: 2px 0 5px 2px;
}
.account img {
    border: 1px solid #255974;
    margin-right: 2px;
}

.right_menu {
    
}
.right_menu a {
    display: list-item;
    list-style: square;
    color: #255974;
    margin: 2px 0 4px 18px;

}

.line {
    
}
.line td {
    border-top: 2px solid #255974;
    text-align: left;
}
.line td img {
    border: 1px solid #f5f5f5;
}
.title2 {
    font-size: 15px;
    text-align: left;
    margin-left: 10px;
}
.title2 a {
    color: #255974;
    text-decoration: none;
}
.more {
    color: #dc0000;
    font-weight: bold;
}

.tab_panel {
    display: none;
    padding: 5px;
    width: 580px;
}
.info_content {
    
}
.img_content {

}
#info_panel {
    display: block;
}
.tab_panel img {
    border: 1px solid #f5f5f5;
    margin: 0;
}
.tab_panel .serial_info {
    background: #f5f5f5;
    padding: 5px;
    line-height: 18px;
}
.tab_panel td {

}
.tab_panel b {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}
.tab_panel .serial_info b {
    margin-bottom: 0 !important;
}
.tab_panel u {
    font-weight: bold;
    margin-right: 4px;
}

.tabs {
    background: #f5f5f5;
    border-bottom: 2px solid #255974;
    height: 33px;
    vertical-align: bottom;
    display: none;
}

.tab_link {
    display: block;
    float: left;
    width: 110px;
    height: 26px;
    background: url(/img/tab.png) no-repeat bottom;
    background-position: 0 +6px;
    margin: 0 3px 0 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 11px 0 0 0;
    text-align: center;
}
.down {
    background: url(/img/tab_red.png) no-repeat bottom;
    background-position: 0;
}

.hide {
    border: 1px solid #255974;
    background: #f5f5f5;
    width: 550px;
    padding: 0 10px 0 10px !important;
    margin-top: 10px;
    margin-left: 20px;
}
.hide h4 {
    margin: 2px;
}
.hide a {
    display: block;
    margin: 2px 0 4px 2px !important;
    color: #000;
}
.hide p {
    margin: 5px !important;
}

.img_content {
    text-align: center;
}
.preview {
    
}
.preview img {
    width: 160px;
    padding: 2px;
    border: 4px solid #f5f5f5;
    margin: 0 5px 10px 5px;
}

.mailform {
    margin: 10px;
}
.mailform th {
    text-align: left;
    font-size: 14px;
    padding: 15px 0 10px 0;
}
.mailform td {
    padding: 2px 5px 2px 2px;
}
.mailform .spam {
    
}
.mailform td.desc {
    vertical-align: middle;
}
.mailform input {
    width: 180px;
    border: 1px solid #255974;
    margin: 3px 0 3px 0;
}

.error {
    font-weight: bold;
    margin-bottom: 14px;
    color: #ff2828;
    margin-left: 10px;
}
.ok {
    font-weight: bold;
    margin-bottom: 14px;
    margin-left: 10px;
}

.comment_block {
    text-align: left;
    width: 600px;
    background: #f5f5f5;
}
.conmment_block_title {
    font-weight: bold;
    color: #fff;
    width: 600px;
    height: 26px;
    background: url(/img/comment_title.png) no-repeat;
    padding: 5px 0 0 10px;
}
.commentform {
    
}
.commentform th {
    font-size: 14px;
    text-align: left;
}
.commentform textarea {
    width: 590px;
    border: 1px solid #255974;
    margin: 3px 0 3px 0;
}

.comment {
    width: 596px;
    background: #fff;
    margin: 0 0 0 2px;
    border-spacing: 3px !important;
    border-collapse: separate !important;
}
.comment td {
    padding-bottom: 3px;
    border-bottom: 1px dashed #255974;
}
.comment img {
    border: 1px solid #255974;
}

.text_page {
    border-top: 2px solid #255974;
    padding: 15px;
}

.cif_tbl {
    border-collapse: separate;
    border-spacing: 3px;
}
.cif_active_td {
    width: 20px;
    height: 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #255974;
    background: #f5f5f5;
}
.cif_td {
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    background: #255974;
}
.cif_td a {
    text-decoration: none;
    color: #fff;
}

.serial_list {
    
}
.serial_list p {
    text-align: left;
    padding: 2px 10px;
}
.serial_list td {
    border-bottom: 2px solid #255974;
}

.file_block {
    width: 580px;
    margin: 10px 0px;
    background: #f5f5f5;
    padding: 5px 5px 10px 5px;
}
.file_block_title {
    width: 570px;
    margin: 5px 10px;
    color: #255974;
    border-bottom: 2px solid #255974;
    padding-bottom: 3px;
    font-weight: bold;
    display: block;
}
.file_block a {
    text-decoration: none;
}
.file_block .gray {
    color: #777;
}
.file_block .link_block textarea {
    display: none;
    width: 580px;
    height: 300px;
}
.file_block .link_list {
    display: block;
    margin: 5px 0;
    color: #dc0000;
    font-weight: bold;
}

.actors_info {
    margin-bottom: 10px;
    text-align: justify;
    padding: 5px;
}

.text_block p {
    margin: 10px 10px 0 10px;
    text-align: justify;
    text-indent: 10px;
}

.right_serial {
    width: 200px;
    margin: 5px auto;
    border: 1px solid #255974;
    text-align: center;
    font-weight: bold;
    background: #fff !important;
}
.right_serial a {
    display: block;
    text-decoration: none;
    
}
.right_serial img {
    border: none;
    margin: 5px;
}

.order {
    width: 570px;
    margin: 0 10px;
    border-collapse: separate;
    border-spacing: 1px;
}
.order th {
    font-size: 12px;
    background: #255974;
    color: #fff;
    padding: 3px;
}
.order td {
    padding: 3px;
}
.order .odd td {
    background: #f5f5f5;
}