@charset "utf-8";

.sider {
        float: left;
        width: 200px;
        padding: 36px 12px 0 0;
        border-right: 1px solid #dedede;
        text-align: right;
        color: #6f7695;
        padding-bottom: 45px;
}
.sider a {
        color: #6f7695;
}
.sider a:hover {
        text-decoration: underline;
}
.sider h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 6px 0;
}
.sider ul {
        line-height: 150%;
        padding-bottom: 24px;
}
.sider_email {
        margin-bottom: 10px;
        overflow: hidden;
}
.sider_email input {
        float: right;
        width: 125px;
        border: 1px solid #ff8a00;
        color: #ffb864;
        padding: 4px;
}
.sider_email button {
        float: right;
        width: 55px;
        color: #fff;
        font-weight: bold;
        border: none;
        background: #ff8a00;
        padding: 4px;
}
.sider_eyetry {
        padding: 5px 0;
}
.entry {
        float: right;
        width: 720px;
        padding-right: 15px;
}
.entry p {
        padding: 6px 0;
        line-height: 150%;
        color: #4c4c4c;
}
.entry h2 {
        width: 155px;
        height: 145px;
        background: url(images/trends_h2.jpg) no-repeat;
        padding: 15px 550px 0 15px;
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        margin-top: 5px;       
}
.entry table {
        width: 100%;
}
.entry h3 {
        color: #252525;
        font-size: 32px;
        font-weight: bold;
        margin-top: 15px;
}
.entry h2 span {
        font-size: 28px;
}
.entry .film_title {
        padding-bottom: 0;
}
.film_header {
        width: 720px;
        height: 12px;
        background: url(images/trends_film.gif) no-repeat;
        margin-bottom: 10px;
}
.film {
        width: 720px;
        height: 152px;
        overflow: hidden;
}
.film_lft {
        float: left;
        width: 48px;
}
.film_lft span {
        display: block;
        width: 14px;
        height: 18px;
        margin: 67px 0 0 17px;
        background: url(images/trends_turn.gif) 0 -24px no-repeat;
}
.film_pics {
        float: left;
        width: 624px;
        height: 152px;
        overflow: hidden;
        position: relative;
}
.film_pics ul {
        position: absolute;
        left: 0;
}
.film_pics li {
        float: left;
        width: 300px;
        border: 1px solid #e5e5e5;
        margin: 0 5px;
}
.film_rgt {
        float: left;
        width: 48px;
        text-align: center;
}
.film_rgt span {
        display: block;
        width: 14px;
        height: 18px;
        margin: 67px 0 0 17px;
        background: url(images/trends_turn.gif) -14px 0 no-repeat;
}
.film_footer {
        width: 720px;
        height: 18px;
        background: url(images/trends_film.gif) 0 -12px no-repeat;
        margin-top: 10px;
}
.entry_p_1 {
        padding-right: 185px;
        background: url(images/trends_p_1.jpg) right 12px no-repeat;
}
.entry_p_2 {
        padding-right: 200px;
        background: url(images/treads_p_2.jpg) right 9px no-repeat;
}
.entry_p_3 {
        padding-right: 20px;
}
.entry_p_4 {
        padding-right: 20px;
}
.entry_frame_4 {
        padding-left: 255px;
        width: 360px;
        padding-top: 10px;
}
