@charset "utf-8";
/* CSS Document */
body {
    margin:0px;
    padding:0px;
    background:url(http://online-movie.info/images/mainbg.gif) 0 0 repeat-x #F6F4E4;
    color:#6B6854; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, p, ul, h1, h2, h4, img, form, label {
    padding:0px;
    margin:0px;
}

ul {
    list-style-type:none;
}
h1 a {
    color:#ffffff;
    text-decoration:none;
}

/*----MAIN PANEL----*/
#mainPan {
    width:730px;
    margin:0 auto;
    padding:0px;
}

/*----Left Panel----*/
#leftPan {
    width:240px;
    float:left;
}

#leftTopPan {
    width:240px;
    height:125px;
    margin:0 auto;
    padding:0;
    background:url(http://online-movie.info/images/left-top.jpg) 0 0 no-repeat;
}

#leftTopPan img {
    width:160px;
    height:39px;
    margin:30px 0 0 37px;
}

#leftPan ul{
    width:240px;
    display:block;
    background:url(http://online-movie.info/images/menu-bg.jpg) 0 0 no-repeat;
    padding:28px 0 0;
    margin:0 0 20px 0;
}
#leftPan ul li{
    width:172px;
    height:27px;
    margin:0 auto;
    background:url(http://online-movie.info/images/dot.gif) 0 100% repeat-x;
}
#leftPan ul li a{
    width:150px;
    height:26px;
    display:block;
    background:url(http://online-movie.info/images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
    color:#8F8C73;
    font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:0 0 0 22px;
    text-decoration:none;
}
#leftPan ul li a:hover{
    color:#7F0A5F;
}

#leftPan ul li.home {
    width:150px;
    height:27px;
    display:block;
    background: url(http://online-movie.info/images/homebg.gif) 0 0 repeat-x #F6F4E4;
    color:#7F0A5F;
    font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-decoration:none;
    padding:0 0 0 22px;
}

#leftPan ul li.contact {
    background:none;
}

#leftPan ul.linkone {
    width:240px;
    height:500px;
    padding:0;
    background:none;
}

#leftPan ul.linkone li {
    width:200px;
    height:26px;
    margin:0 auto;
    background:none;
    padding:0px;
}

#leftPan ul.linkone li a {
    width:150px;
    height:26px;
    display:block;
    background:url(http://online-movie.info/images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
    color:#8F8C73;
    font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:normal;
    padding:0 0 0 22px;
    text-decoration:underline;
}

#leftPan ul.linkone li a:hover {
    color:#25241E;
}

#leftPan h2 {
    width:120px;
    height:63px;
    background:#F6F4E4;
    color:#8F146E;
    font-size:14px;
    line-height:63px;
    padding:0 0 0 63px;
    font-weight:normal;
}

#leftPan h4 {
    margin:10px 0 5px 0;
    padding:5px;
    font-size:14px;
    border-left:5px solid #8F8C73;
    border-bottom:1px solid #8F8C73;
}
#left_ad {
    text-align:center;
    cursor:pointer;
}
/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:480px; float:right;}
#rightPan h1{width:438px; height:124px; background:url(http://online-movie.info/images/header.jpg) 0 0 no-repeat #D33F9F; color:#fff; font:20px/13px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{width:390px; height:36px; display:block; background:url(http://online-movie.info/images/icon1.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:18px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 9px;}
#rightPan h2 a {
    color:#8F146E;
    text-decoration:none;
}
#rightPan h4{width:380px; height:50px; display:block; background:url(http://online-movie.info/images/icon2.gif) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:22px; padding:5px 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 a {color:#8F146E; text-decoration:none;}
#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}
#rightPan h4 span a {color:#9F9D81;}

#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:0 0 0 0; margin:0 auto 38px auto;}
#rightPan p.bottompadding2{padding:0 0 0 0; margin:0 auto 0 auto;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}

#rightPan h5 {
    margin:0;
    border-left:5px solid #8F8C73;
    border-bottom:1px solid #8F8C73;
    font-size:14px;
    padding:5px;
}

#rightPan .arti {
    font-size:12px;
    padding:10px;
}

#rightPan .go_arti {
    text-align:right;
    margin-bottom:50px;
}

#gototop {
    text-align:center;
}

#gototop a {
    padding:10px;
    display:block;
    background-color:#8F146E;
    color:#ffffff;
    border:1px solid #8F146E;
    margin:50px 0 100px 0;
}

#gototop a:hover {
    background-color:#ffffff;
    color:#8F146E;
    border:1px solid #8F146E;
}
#rightmorePan{width:420px; height:28px; display:block; background:url(http://online-movie.info/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(http://online-movie.info/images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 135px;}
#rightmorePan a:hover{text-decoration:underline;}


#rightmorenextPan{width:462px; height:28px; display:block; background:url(http://online-movie.info/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(http://online-movie.info/images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#1F1E15; text-decoration:none; padding:0 15px 0 45px; margin:0 0 0 180px;}
#rightmorenextPan a:hover{text-decoration:underline;}

#rightmorenextPan2{width:462px; height:28px; display:block; background:url(http://online-movie.info/images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; clear:both; margin:10px 0 0 0;}
#rightmorenextPan2 p.textposition2{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan2 a{float:left; width:462px; height:28px; display:block; background:url(http://online-movie.info/images/morebg.gif) 0 0 no-repeat right; color:#1F1E15; text-decoration:none; padding:0 0 0 0px; margin:0 0 0 0px; text-align:center;}
#rightmorenextPan2 a:hover{text-decoration:underline;}


#rightaddPan{width:450px; margin:0 auto 0 auto; padding:10px 0 0 0;}
#rightaddonePan{width:200px; height:110px; background:url(http://online-movie.info/images/image1.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; float:left; margin:0 0 10px 0;}
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:20px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(http://online-movie.info/images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:200px; height:110px; background:url(http://online-movie.info/images/image2.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; margin:0 0 0 0; float:right; margin:0 0 10px 0;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(http://online-movie.info/images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}

/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(http://online-movie.info/images/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; margin:auto; padding:100px 0 20px 0; height:100px; clear:both;}
#footerPan{margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

/*
#footermainPan{background:url(http://online-movie.info/images/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; position:relative; margin:0 auto; height:100px; clear:both;}
#footerPan{position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
*/

#footerPan ul{}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; background:#6B6854; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:190px; background:#6B6854; color:#fff; display:block;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#6B6854; display:block; color:#fff; text-decoration:none; padding:0px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

.copyright{background:#6B6854; color:#F3F1DF; top:80px; font-weight:800; width:100%; text-align:center}
.copyright a {color:#F3F1DF; text-decoration:none;}

#footerPanhtml{width:64px; height:19px; display:block;}
#footerPanhtml a{width:59px; height:18px; background:url(http://online-movie.info/images/arrow2.gif) no-repeat 45px 0px #D0CEB8; display:block;line-height:19px; padding:1px 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(http://online-movie.info/images/arrow3.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:132px; left:320px;}
#footerPancss a{width:49px; height:18px; background:url(http://online-movie.info/images/arrow3.gif) no-repeat 45px 0px #D0CEB8; display:block; line-height:19px; padding:1px 0 0 15px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(../images/arrow2.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#rank1 {
background:url(http://online-movie.info/img/rank1.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank2 {
background:url(http://online-movie.info/img/rank2.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank3 {
background:url(http://online-movie.info/img/rank3.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank3 {
background:url(http://online-movie.info/img/rank3.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank4 {
background:url(http://online-movie.info/img/rank4.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank5 {
background:url(http://online-movie.info/img/rank5.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank6 {
background:url(http://online-movie.info/img/rank6.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank7 {
background:url(http://online-movie.info/img/rank7.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank8 {
background:url(http://online-movie.info/img/rank8.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank9 {
background:url(http://online-movie.info/img/rank9.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank10 {
background:url(http://online-movie.info/img/rank10.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank11 {
background:url(http://online-movie.info/img/rank11.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank12 {
background:url(http://online-movie.info/img/rank12.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank13 {
background:url(http://online-movie.info/img/rank13.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank14 {
background:url(http://online-movie.info/img/rank14.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank15 {
background:url(http://online-movie.info/img/rank15.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank16 {
background:url(http://online-movie.info/img/rank16.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank17 {
background:url(http://online-movie.info/img/rank17.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank18 {
background:url(http://online-movie.info/img/rank18.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank19 {
background:url(http://online-movie.info/img/rank19.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank20 {
background:url(http://online-movie.info/img/rank20.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank21 {
background:url(http://online-movie.info/img/rank21.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank22 {
background:url(http://online-movie.info/img/rank22.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank23 {
background:url(http://online-movie.info/img/rank23.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank24 {
background:url(http://online-movie.info/img/rank24.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank25 {
background:url(http://online-movie.info/img/rank25.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank26 {
background:url(http://online-movie.info/img/rank26.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank27 {
background:url(http://online-movie.info/img/rank27.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank28 {
background:url(http://online-movie.info/img/rank28.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank29 {
background:url(http://online-movie.info/img/rank29.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank30 {
background:url(http://online-movie.info/img/rank30.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank31 {
background:url(http://online-movie.info/img/rank31.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank32 {
background:url(http://online-movie.info/img/rank32.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank33 {
background:url(http://online-movie.info/img/rank33.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank34 {
background:url(http://online-movie.info/img/rank34.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank35 {
background:url(http://online-movie.info/img/rank35.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank36 {
background:url(http://online-movie.info/img/rank36.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank37 {
background:url(http://online-movie.info/img/rank37.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank38 {
background:url(http://online-movie.info/img/rank38.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank39 {
background:url(http://online-movie.info/img/rank39.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank40 {
background:url(http://online-movie.info/img/rank40.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank41 {
background:url(http://online-movie.info/img/rank41.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank42 {
background:url(http://online-movie.info/img/rank42.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank43 {
background:url(http://online-movie.info/img/rank43.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank44 {
background:url(http://online-movie.info/img/rank44.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank45 {
background:url(http://online-movie.info/img/rank45.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank46 {
background:url(http://online-movie.info/img/rank46.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank47 {
background:url(http://online-movie.info/img/rank47.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank48 {
background:url(http://online-movie.info/img/rank48.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank49 {
background:url(http://online-movie.info/img/rank49.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank50 {
background:url(http://online-movie.info/img/rank50.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank51 {
background:url(http://online-movie.info/img/rank51.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank52 {
background:url(http://online-movie.info/img/rank52.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank53 {
background:url(http://online-movie.info/img/rank53.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank54 {
background:url(http://online-movie.info/img/rank54.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank55 {
background:url(http://online-movie.info/img/rank55.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank56 {
background:url(http://online-movie.info/img/rank56.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank57 {
background:url(http://online-movie.info/img/rank57.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank58 {
background:url(http://online-movie.info/img/rank58.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank59 {
background:url(http://online-movie.info/img/rank59.gif) no-repeat;
background-position:center;
margin:auto;
}
#rank60 {
background:url(http://online-movie.info/img/rank60.gif) no-repeat;
background-position:center;
margin:auto;
}

.rank_root {
margin:0 0 20px 0;
border:2px solid #C0C0C0;
}
.rank_root img{
border:0;
}
.rank_inner {
padding:5px;
}
.rank_inner p {
    color:#575757;
}
.menu_ad {
    margin:20px 0 0 0;
}
.menu_ad_inner {
    text-align:center;
}
.next_root {
    text-align:right;
    background-color:#C9319C;
}
.next_inner a {
    color:#FFFFFF;
    font-weight:bolder;
}
.next_inner {
    padding:10px;
}

.item_des_root {
    float:right;
    padding:5px;
}
.item_pic_root {
    float:left;
}
.item_more {
    text-align:right;
}
.item_buy {
    text-align:right;
}
#page_title_root {
    text-align:right;
    padding:5px;
}
.to_item_all {
    text-align:right;
    padding:5px;
    margin:0 0 10px 0;
}

#item_all_title {
    width:200px;
    background-color:#C72E99;
    text-align:center;
    color:#ffffff;
}
#item_all_des {
    background-color:#C72E99;
    text-align:center;
    color:#ffffff;
}
.odd td {
    border:1px solid #C72E99;
    padding:5px;
}
.even td {
    border:1px solid #C72E99;
    padding:5px;
}
.item_pic_root2 {
    float:left;
    width:130px;
    text-align:center;
}
.item_des_root2 {
    float:right;
    width:330px;
}
.cap {
    clear:both;
    text-align:center;
    margin:auto;
    padding:20px 0 0 0;
}
.comment {
    margin:10px 0 0 0;
}
#avactress {
    padding:30px 0 0 0;
    width:160px;
    float:left;
}
#avactress li {
    margin:0 0 10px 0;
}
#janre {
    padding:30px 0 0 0;
    width:160px;
    float:left;
}
#janre li {
    margin:0 0 10px 0;
}
#theme {
    padding:30px 0 0 0;
    width:160px;
    float:left;
}
#theme li {
    margin:0 0 10px 0;
}
.moremore_root {
    clear:both;
    text-align:center;
    margin:3px;
}
.moremore_inner {
    padding:5px;
    border:2px solid #C0C0C0;
}

#ranking span {
    cursor:pointer;
}

#recommend {
    font-weight:normal;
    text-align:center;
    width:100%;
    margin:20px 0 0 0;
}

#recommend a {
    color:#F3F1DF;
    text-decoration:none;
}

#search_root {
    margin:10px auto 10px auto;
    padding:10px;
    background-color:#C0C0C0;
}

#search_root table {
    width:100%;
}

#search_root td {
    text-align:center;
}

#search_text {
    width:100%
}
