@charset "utf-8";

        .item  {
            width: 307px;
             float: left;

        }

        .small_size { width: 266px; }
        .small_size > img { width: 266px; }

        .small_size2 { width: 306px; }
        .small_size2 > img { width: 306px; }

        .dIcnt  {
            width:100%; margin:0 auto;
        }

        .ptLine  {
        }

        .ptLine_n  {
            border: 1px solid #afafaf;
            border-radius:10px; 
        }

        .ptLine2  {
            border: 1px solid;
        }

        .box_bg1  {
            BACKGROUND-COLOR: #473195;
        }

        .LongLine  {
            BACKGROUND-COLOR: #b8b7b7; WIDTH: 100%; HEIGHT: 1px; OVERFLOW: hidden;
        }
    
        .big { width: 614px; }

        .big_size { width: 614px; }
        .big_size > img { width: 614px; }

        .big2 { width: 588px; }
        .big2 > img { width: 588px; }
    
        .item > .bottom {
            padding-left:10px; padding-right:10px;
            position:relative;
            bottom:20px;
        }
    
        .item > .bottom > img  {
            position:relative;
            left:21px;
        }

.calendar {width:307px;float: left;text-align:center;}
.calendarOver{width:307px;float: left;text-align:center;background-image:url('../a_rank/over_bg1.png');} 

#wrap {
	margin: 0px auto; height: 100%; min-width: 960px;
}

#header {
	margin: 0px auto; height: 153px; position: relative; z-index: 100;
}

#helpClose {
	margin: -35px auto 0px; width: 202px; height: 35px; position: relative; z-index: 101;
}
#helpClose .slideText {
	margin-top: -22px;
}
#helpClose .btnHelpOpen .slideClose {
	margin-left: 10px;
}
#helpClose #helpCloseBtn img {
	margin-top: -18px;
}
#helpClose #helpOpenBtn {
	display: none;
}
#helpClose #helpOpenBtn img {
	margin-top: -18px;
}

#helpOpen {
	position: relative; z-index: 80;
}
#helpOpen .btnHelpOpen img {
	margin-top: -26px;
}
#helpOpen .btnHelpClose {
	margin: 0px auto; width: 75px; display: block;
}
