#clearfix {
    display: block;
}

.rate {
    margin-top: 5px;
}

.gray_s {
    color: #999999;
    font-size: 11px;
}

#mainContent #title .des2 {
    padding-left: 10px;
    float: left;
    padding: 10px 0 0 0; *
    padding-top: 25px;
    margin-left: 20px;
    width: 510px
}

#mainContent #title .des3 {
    padding-left: 10px;
    float: left;
    padding: 0 0 0 0;
    margin-left: 20px;
    width: 620px
}

#mainContent #title .des3 h1 {
    font-size: 18px;
    color: #0ACCFF;
    margin: 0;
    padding: 0;
}

#mainContent #title .des3 p {
    font-size: 13px;
    color: #cccccc;
    line-height: 150%;
    margin: 10px 0 0 0;
    padding: 0;
}

.submenu {
    font-size: 13px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #004d5d;
    border-top: 1px solid #004d5d;
    margin-bottom: 10px; *
    margin-bottom: 0;
    margin-top: 10px; *
    margin-top: 0;
    font-weight: bold;
    height: 30px;
}

.submenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.submenu li {
    float: left;
    list-style-type: none;
    line-height: 26px;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
}

.submenu a {
    text-decoration: none;
    float: left;
}

.submenu .on {
    background-repeat: no-repeat;
    text-align: center;
    background-image: url(/images/submenu-on.png);
    background-position: center bottom;
    color: #00CCFF;
    font-weight: bold;
    display: inline;
}

.submenu a:hover {
    text-decoration: none;
    background-image: url(/images/submenu-on.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.feature {
    margin: 0 5px 10px 0; *
    margin: 0 5px 0 0;
    overflow: hidden;
}

#tt_right .feature h2 {
    font-size: 16px;
    font-weight: normal;
    color: #00DDFF;
    font-family: "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif;
}

.feature .big_movie {
    float: left;
    margin-right: 31px
}

.feature .big_movie .video_b {
    width: 200px;
    height: 129px;
    background: black;
    border: 1px dotted #333333;
    z-index: 2;
    position: absolute;
}

.feature .big_movie .top_icon {
    z-index: 3;
    position: absolute;
    text-align: right;
    width: 200px;
}

.feature .big_movie h3 {
    font-size: 15px;
    z-index: 1;
    padding-top: 135px;
    line-height: 150%;
    width: 200px;
    vertical-align: top;
    margin: 0
}

.feature .big_movieR {
    float: right;
}

.feature .big_movieR .video_b {
    width: 200px;
    height: 129px;
    background: black;
    border: 1px dotted #333333;
    z-index: 2;
    position: absolute;
}

.feature .big_movieR .top_icon {
    z-index: 3;
    position: absolute;
    text-align: right;
    width: 200px;
}

.feature .big_movieR h3 {
    font-size: 15px;
    z-index: 1;
    padding-top: 135px;
    line-height: 150%;
    width: 200px;
    vertical-align: top;
    margin: 0
}

.subnav {
    border-bottom: 1px solid #004D5D;
    border-top: 1px solid #004D5D;
    height: 35px
}

.subnav ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.subnav li {
    float: left;
    padding: 5px 0;
    font-weight: bold;
    font-size: 13px;
}

.subnav li div {
    border-right: 1px solid #333333;
    height: 22px;
    padding: 3px 15px 0 15px
}

.subnav .on {
    color: #00CCFF;
    background: url(/images/submenu-on.png) no-repeat;
    background-position: bottom
}

.subnav a {
    text-decoration: none;
    display: block;
    height: 30px
}

.subnav a:hover {
    color: #33FFFF;
    background: url(/images/submenu-on.png) no-repeat;
    background-position: bottom
}

.mainct {
    background: #1A1C1D;
    overflow: hidden;
}

.mainct ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mainct .small_movie {
    float: left;
    margin: 10px 15px;
    height: 180px;
}

.mainct .small_movie .video_s {
    width: 120px;
    height: 90px;
    background: black;
    border: 1px dotted #333333;
    z-index: 2;
    position: absolute;
}

.mainct .small_movie .top_icon {
    z-index: 3;
    position: absolute;
    text-align: right;
    width: 120px;
}

.mainct .small_movie h3 {
    font-size: 13px;
    z-index: 1;
    padding-top: 100px;
    line-height: 150%;
    width: 120px;
    vertical-align: top;
    margin: 0
}

.mainct .small_movieR {
    float: right;
    margin: 10px 0 20px 0;
}

.mainct .small_movieR .video_s {
    width: 120px;
    height: 90px;
    background: black;
    border: 1px dotted #333333;
    z-index: 2;
    position: absolute;
}

.mainct .small_movieR .top_icon {
    z-index: 3;
    position: absolute;
    text-align: right;
    width: 120px;
}

.mainct .small_movieR  h3 {
    font-size: 13px;
    z-index: 1;
    padding-top: 95px;
    line-height: 150%;
    width: 120px;
    vertical-align: top;
    margin: 0
}

.mainct .line_list {
    border-bottom: 1px solid #333333;
    overflow: hidden;
    padding: 15px 0
}

.mainct .line_list .video_s {
    float: left;
    width: 120px;
    height: 90px;
    background: black;
    border: 1px dotted #333333;
    margin-right: 10px;
    z-index: 1;
}

.mainct .line_list .top_icon {
    z-index: 2;
    position: absolute;
    text-align: right;
    width: 120px;
}

.mainct .line_list .info {
    overflow: hidden;
    width: auto
}

.mainct .line_list .info h3 {
    font-size: 13px;
    line-height: 150%;
    vertical-align: top;
    margin: 0
}

.mainct .line_list .info #info_list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 5px; *
    padding-bottom: 3px
}

.mainct .line_list .info #info_list li {
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 10px;
}

.freakspace {
    height: 25px; *
    height: 20px
}

.mainct2 {
    background: #1A1C1D;
    padding: 0 20px 0 0;
    overflow: hidden;
    clear: left
}

.mainct2 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mainct2 .line_list {
    border-bottom: 1px solid #333333;
    overflow: hidden;
    padding: 15px 0
}

.mainct2 .line_list .video_s {
    float: left;
    width: 120px;
    height: 90px;
    background: black;
    border: 1px dotted #333333;
    margin-right: 10px;
    z-index: 1;
}

.mainct2 .line_list .top_icon {
    z-index: 2;
    position: absolute;
    text-align: right;
    width: 120px;
}

.mainct2 .line_list .info {
    overflow: hidden;
    width: auto
}

.mainct2 .line_list .info h3 {
    font-size: 13px;
    line-height: 150%;
    vertical-align: top;
    margin: 0
}

.mainct2 .line_list .info #info_list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 5px; *
    padding-bottom: 3px
}

.mainct2 .line_list .info #info_list li {
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 10px;
}

/*top_tab*/
.ctn_tap {
    width: 600px;
    margin-right: 1px;
    margin-left: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #004d5d;
    height: 32px;
    float: left;
    display: inline;
}

.ctn_tap .ctn_tap_on_l {
    background-image: url(/images/tab_l.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: auto;
    margin-top: 1px;
    padding-left: 7px;
    color: #FFF;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

.ctn_tap .ctn_tap_on_r {
    background-image: url(/images/tab_r.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 7px;
    margin-top: 1px;
    margin-right: 0px;
}

.ctn_tap .ctn_tap_off_l {
    background-image: url(/images/tab_l_u.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: auto;
    margin-top: 1px;
    padding-left: 7px;
    line-height: 30px;
    text-transform: uppercase;
}

.ctn_tap .ctn_tap_off_r {
    background-image: url(/images/tab_r_u.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 7px;
    margin-top: 1px;
    margin-right: 2px;
}

.ctn_tap .ctn_tap_off_l a {
    text-decoration: none;
    color: #CCC;
}

.ctn_tap .ctn_tap_off_l a:hover {
    text-decoration: none;
    color: #3CF;
}

.ctn_tap .ctn_tap_off_l2 {
    background-image: url(/images/tab_l_u2.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: auto;
    margin-top: 1px;
    padding-left: 7px;
    line-height: 30px;
    text-transform: uppercase;
}

.ctn_tap .ctn_tap_off_r2 {
    background-image: url(/images/tab_r_u2.png);
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 7px;
    margin-top: 1px;
    margin-right: 2px;
}

#star {
    float: left;
    margin-right: 5px;
    padding-top: 4px;
    max-height: 14px;
}

.gray_n {
    color: #999999;
    font-size: 12px;
}

.tt_left_sd .rightblock {
    float: left;
    width: 185px;
}

.small_movie .noteinfo_120 {
    font-size: 10px;
    float: left;
    width: 126px;
    color: #666666;
    line-height: normal;
    position: relative;
    left: 0;
    top: 90px;
}

.feature .big_movie {
    float: left;
    margin-right: 31px;
}

#flashbanner {
    width: 950px
}

#mainbanner {
    width: 950px
}

#mainContent #rightbanner {
    width: 290px;
    height: 70px
}

#mainContent #mainbanner {
    width: 950px;
    height: 400px
}

#mainContent #title {
    font-family: Lucida Sans Unicode, Geneva, Arial, Helvetica, sans-serif;
    overflow: hidden;
    margin: 0;
    *margin: 0 0 10px 0
}

#mainContent #title .maintitle {
    font-size: 26px;
    color: white;
    float: left;
}

#mainContent #title .des {
    padding-left: 10px;
    float: left;
    padding: 7px 0 0 0;
    margin-left: 20px;
    width: 680px;
}

#mainbanner {
    width: 945px
}

#mainContent #title .des2 {
    float: left;
    margin-left: 20px;
    padding: 10px 0 0;
    width: 510px;
}