@charset "utf-8";

#main {
    float: none;
    width: 100%;
}

#fanfunContainer{
	background: url(../img/bg_container.jpg) no-repeat left top;
	width: 100%;
	height: 2901px;
	font-size: 16px;
}


.intro{
	background: url(../img/bgIntro.jpg) no-repeat left top;
	width: 708px;
	height: 100px;
	padding: 26px 0 0;
	text-align: center;
	margin: 0 auto 87px;
	color: #ffffff;
	line-height: 1.5;
}

.intro span{
	font-size: 12px;
}

#no_1{
	width: 800px;
	margin: 0 auto 50px;
}

/*
.boxHeader{
	width: 312px;
	height: 37px;
	padding: 10px 0 10px 78px;
	color: #ffffff;
}


.shopNm a{
	color: #ff3366;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
*/

.shopNm {
	line-height: 1.2em;
}

.shopNm span{
	font-size: 12px;
}

#no_1{
	background-color: #ffffff;
	margin-bottom: 48px;
}

#no_1 .boxHeader{
	background: url(../img/bgBoxHead_1.jpg) no-repeat left top;
	width: 672px;
	height: 70px;
	padding: 33px 0 33px 128px;
	color: #ffffff;
}

#no_1 .shopNm{
	float: left;
	margin-right: 24px;
	line-height: 1.75em;
}

#no_1 .shopPr{
	float: left;
	width: 460px;
}

#no_1 .shopNm a{
	font-size: 24px;
	color: #ff3366;
	font-weight: bold;
	display: block;
}

#no_1 .boxBody{
	width: 708px;
	padding:0 46px 26px;
}

#no_1 .imgBox{
	background-color: #ffcccc;
	width: 208px;
	padding: 20px;
	float: left;
	margin-bottom: 10px;
}

#no_1 .imgBox img{
	border: 2px solid #ff99cc;
	width: 200px;
}

#no_1 .companionNm{
	background-color: #ff3366;
	color: #ffffff;
	width: auto;
	line-height:37px;
	text-align: center;
	font-weight: bold;
}

#no_1 .companionNm a{
	color: #ffffff;
}


#no_1 .infoBox{
	width: 450px;
	float: right;
}

#no_1 .pointTxt{
	padding: 30px 0;
}

.impress{
	font-weight: bold;
	color: #ff3366;
}

.iconList_1{
	margin-bottom: 10px;
}

.iconList_1 li{
	float: left;
	width: 101px;
	margin-right: 5px;
}


#no_1 .realtimeList{
	border:1px solid #ffccff;
	width: auto;
	clear: both;
}

#no_1 .realtimeList ul{
	width: 96%;
	height: 190px;
	margin: 10px auto;
	overflow-y:auto;
	padding-right: 5px;
	font-size: 14px;
}

#no_1 .realtimeList li{
	line-height: 1.5;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

.time{
	display: block;
	color: #999999;
}


#no_1 .btnList{
	width: 100%;
	clear: both;
	padding-top: 30px;
}


.btnList li{
	float: left;
}

.btnList li:last-child{
	float: right;
}


/*------ rankOtherBox ------*/
#rankOtherBox{
	width: 800px;
	margin: 0 auto;
}


.rankOther{
	background-color: #ffffff;
	width: 390px;
	max-height: 550px;
	overflow: hidden;
	float: left;
	margin: 0 20px 30px 0;
}

.odd_child{
	margin: 0 0 30px 0!important;
}

.rankOther .boxHeader{
	width: 312px;
	height: 37px;
	padding: 10px 0 10px 78px;
	color: #ffffff;
}


.rankOther .shopNm a{
	color: #ff3366;
	font-weight: bold;
	display: block;
}

#no_2 .boxHeader{background: url(../img/bgBoxHead_2.jpg) no-repeat left top;}
#no_3 .boxHeader{background: url(../img/bgBoxHead_3.jpg) no-repeat left top;}
#no_4 .boxHeader{background: url(../img/bgBoxHead_4.jpg) no-repeat left top;}
#no_5 .boxHeader{background: url(../img/bgBoxHead_5.jpg) no-repeat left top;}


.rankOther .boxBody{
	width: 350px;
	padding:10px 20px;
	font-size: 14px;
}

.rankOther .imgBox{
	width: 127px;
	float: left;
}

.rankOther .imgBox img{
	border: 2px solid #ff99cc;
	width: 127px;
}

.rankOther .companionNm{
	display: none;
}


.rankOther .infoBox{
	width: 208px;
	float: right;
}

.rankOther .shopPr{
	padding-bottom: 15px;
	height: 54px;
	font-size: 12px;
}

.iconList_2 li{
	float: left;
	margin: 0 5px 5px 0;
}

.iconList_2 li:nth-child(2n){
	margin: 0 0 5px 0;
}



.rankOther .pointTxt{
	clear: both;
	padding: 20px 0;
}

.rankOther  .realtimeList{
	border:1px solid #ffccff;
	width: auto;
	clear: both;
}

.rankOther .realtimeList ul{
	width: 96%;
	height: 110px;
	margin: 10px auto;
	overflow-y:auto;
	padding-right: 5px;
	font-size: 14px;
}

.rankOther .realtimeList li{
	line-height: 1.5;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

.rankOther  .btnList{
	width: 100%;
	clear: both;
	padding-top: 15px;
}

#sheepBox{
	background: url(../img/bg_sheep_box.jpg) no-repeat left top;
	width: 800px;
	height: 430px;
	margin: 30px auto 0;
	position: relative;
}

#sheppBtn{
	position: absolute;
	left: 90px;
	bottom: 50px;
}