.app_content_45 .notlogin {
width:750px;
height:540px;
background:url(http://apps.funp.com/maydaysong/css/notlogin.png);
}

.app_content_45 .notfriend {
width:750px;
height:540px;
background:url(http://apps.funp.com/maydaysong/css/notfan.png);
}

.app_content_45 .newLoginBtn {
width:90px;
height:60px;
background:url(http://apps.funp.com/maydaysong/css/bt_login.gif);
}

.app_content_45 .newLoginBtn:hover {
background-position:0 -60px;
}

.app_content_45 .newRegisterBtn {
width:90px;
height:60px;
background:url(http://apps.funp.com/maydaysong/css/bt_register.gif);
}

.app_content_45 .newRegisterBtn:hover {
background-position:0 -60px;
}

.app_content_45 .newFanBtn {
width:350px;
height:60px;
background:url(http://apps.funp.com/maydaysong/css/bt_addfriend.gif);
}

.app_content_45 .newFanBtn:hover {
background-position:0 -60px;
}

.app_content_45 .scoreBoard {
width:750px;
height:660px;
background:url(http://apps.funp.com/maydaysong/css/score.png);
}

.app_content_45 .scoreBoard .home .homeBtn {
float:right;
width:85px;
height:60px;
margin:30px 335px 0 0;
background:url(http://apps.funp.com/maydaysong/css/home_up.png);
}

.app_content_45 .scoreBoard .home .homeBtn:hover {
background:url(http://apps.funp.com/maydaysong/css/home_over.png);
}

.app_content_45 .scoreBoard .line {
float:left;
margin:0 0 0 94px;
width:542px;
height:55px;
text-align:center;
font-size:40px;
}

.app_content_45 .scoreBoard .line1 {
margin-top:130px;
}

.app_content_45 .scoreBoard .line2, .app_content_45 .scoreBoard .line3, .app_content_45 .scoreBoard .line4 {
margin-top:15px;
}