.app_content_47 .problemMain {
width:748px;
height:512px;
background:url(http://apps.funp.com/maydayquest/css/home.jpg);
}

.app_content_47 .problemMain .schoolBoard {
width:170px;
height:200px;
margin-left:480px;
}

.app_content_47 .problemMain .schoolBoard .boardContent {
height:220px;
padding:80px 30px 50px 35px;
}

.app_content_47 .problemMain .schoolBoard .moreLink {
float:right;
width:72px;
height:16px;
margin-right:25px;
background:url(http://apps.funp.com/maydayquest/css/bt_more.gif);
}

.app_content_47 .problemMain .schoolBoard .moreLink:hover {
background-position:0 -16px;
}

.app_content_47 .problemMain .startBtn {
float:right;
width:100px;
height:59px;
background:url(http://apps.funp.com/maydayquest/css/bt_start.png);
}

.app_content_47 .problemMain .startBtn:hover {
background-position:0 -59px;
}

.app_content_47 .problemMain .scoreBoard, .app_content_47 .problemMain .myScore {
float:left;
#margin:0 5px;
}

.app_content_47 .problemMain .scoreBoard {
width:100px;
height:59px;
background:url(http://apps.funp.com/maydayquest/css/bt_student.png);
}

.app_content_47 .problemMain .scoreBoard:hover {
background-position:0 -59px;
}

.app_content_47 .problemMain .myScore {
width:77px;
height:57px;
background:url(http://apps.funp.com/maydayquest/css/bt_results.png);
}

.app_content_47 .problemMain .myScore:hover {
background-position:0 -57px;
}

/* score board */
.app_content_47 .scoreBoard {
width:750px;
}

.app_content_47 .scoreBoard .banner {
width:750px;
height:160px;
}

.app_content_47 .scoreBoard .banner_own {
#background:url(http://apps.funp.com/maydayquest/css/banner_own.jpg);
background:url(http://apps.funp.com/maydayquest/css/008.png);
}

.app_content_47 .scoreBoard .banner_ranking {
#background:url(http://apps.funp.com/maydayquest/css/banner_ranking.jpg);
background:url(http://apps.funp.com/maydayquest/css/008.png);
}

.app_content_47 .scoreBoard .score {
#background:url(http://apps.funp.com/maydayquest/css/score.jpg);
background:url(http://apps.funp.com/maydayquest/css/008.png);
}

.app_content_47 .newHomeBtn {
width:85px;
height:60px;
float:right;
margin-right:30px;
background:url(http://apps.funp.com/maydayquest/css/bt_home.png) 0 -60px;
}

.app_content_47 .newHomeBtn:hover {
background-position:0 0;
}

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

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

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

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

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

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

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

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

.app_content_47 .scoreBoard .banner .homeBtn {
width:104px;
height:35px;
float:right;
margin:30px 30px 0 0;
background:url(http://apps.funp.com/maydayquest/css/bt_home.gif);
}

.app_content_47 .scoreBoard .banner .homeBtn:hover {
background-position:0 -35px;
}

.app_content_47 .scoreTable {
margin:0 auto;
width:600px;
border-collapse:collapse;
line-height:2em;
}

.app_content_47 .scoreTable thead th {
border-bottom:1px solid gray;
font-weight:bold;
}

.app_content_47 .scoreTable .oddRow {
background:#e3f4fb;
}

.app_content_47 .myScoreTable {
background:url(http://apps.funp.com/maydayquest/css/004.png) no-repeat;
width:700px;
#margin:20px;
font-size:18px;
}

.app_content_47 .myScoreTable div {
#border-bottom:1px solid #dadbb9;
padding:8px;
margin:0 5px;
clear:both;
overflow:hidden;
}

.app_content_47 .myScoreTable .label {
#background-color:#e8e2a6;
#color:#73625a;
font-weight:bold;
text-align:right;
padding:3px 5px 3px 0;
width:190px;
display:inline;
float:left;
}

.app_content_47 .myScoreTable .text {
margin-left:10px;
}