@charset "utf-8";

#fanfunContents{
	background: url(../img/bg_contents.jpg) repeat left top;
	padding-bottom: 60px;
	width: 1000px;
}

#headerBox{
	width: 1000px;
	height: 613px;
	position: relative;
}

#headerTtl{
	position: relative;
	z-index: 1;
}

#sheepBtn a {
    bottom: 31px;
    display: block;
    height: 63px;
    position: absolute;
    right: 46px;
    text-indent: -9999px;
    width: 290px;
    z-index: 2;
}

.boxIntro{
	display: none;
}

.girlBox_even,.girlBox_odd{
	width: 1000px;
	position: relative;
	margin-bottom: 35px;
}

#girl_10{
	margin-bottom: 50px!important;
}

.girlBox_even{
	height: 510px;
}

.girlBox_odd{
	height: 540px;
}


.girlBox_even .girlImg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.girlBox_odd .girlImg{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}

.voiceImg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.star_100{
	position: absolute;
	z-index: 3;
}

.girlBox_even .star_100{
	top: 10px;
	right: 0;
}

.girlBox_odd .star_100{
	top: 10px;
	left: 0;
}

.starList{
	position: absolute;
	z-index: 2;
	overflow: hidden;
}

.girlBox_even .starList {
    left: 396px;
    position: absolute;
    top: 100px;
}

.girlBox_odd .starList {
    position: absolute;
    right: 376px;
    top: 90px;
}



.girlNav{
	width: 524px;
	position: absolute;
	z-index: 4;
}

.girlBox_even .girlNav{
	right: 44px;
	bottom: 0;
}

.girlBox_odd .girlNav{
	left: 44px;
	bottom: 0;
}

#girl_2 .girlNav,#girl_10 .girlNav{
	bottom: 12px!important;
}
#girl_4 .girlNav{
	bottom: -5px!important;
}

.girlNav li{
	float: left;
}

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


#endTextBox{
	background: url(../img/info_sheep.png) no-repeat left top;
	width: 1000px;
	height: 241px;
	position: relative;
	margin-bottom: 44px;
}

#endTextBtn a{
	display: block;
	text-indent: -9999px;
	width: 290px;
	height: 63px;
	position: absolute;
	right: 33px;
	bottom: 30px;
}

#btnAside{
	text-align: center
}

#satrList_1{
	opacity: 0;
}