/* tour_page */
#tour_page { margin-bottom: 5em; }
#tour_page h1 { color: #46a6ea; font-size: 231%; font-family: verdana; text-decoration:none; font-weight: normal; margin: 0.5em 0 1em 0;}
#tour_page p { clear: both; color: #acacac; margin: 0.5em;}
#tour_page label { font-weight: bold; margin: 0.5em; float:left; width: 7em;}
#tour_page input { margin-left: 0.5em; }

.backtop{
position: absolute;
text-align:right;
left: 5px;
top: -90px;
}

#topbtn{
position: absolute;
margin:100px 0 16px 724px
}


#tourtop {
background:url(../images/tour/tourtop.png);
width:600px;
height:119px;
display:block;
margin:14px 256px 37px 97px;
}

#tourmenu-area{
background-color:#ffffff;
width:763px;
height:67px;
display:block;
margin-left:94px;
margin-bottom:24px;
}

#stepmenu {
font-family: verdana;
color: #448ccb;
font-size: 12px;
font-weight: bold;
margin: 10px 0 20px 97px;
}

/* intro */
#tour_intro{
background:url(../images/tour/tour_intro.png);
width:761px;
height:304px;
display:block;
margin-left:94px;
}

#start_area{
background-color:#ffffff;
width:761px;
height:84px;
margin-left:94px;
display:block;
border-bottom:#808080 1px solid;
position:relative;

font-weight: normal;
}

#start_area #startbtn{
background:url(../images/tour/startbtn.png) no-repeat;
position:absolute;
top:15px;
left:312px;
width:141px;
height:21px;
display:block;
font-size:12px;
text-align:left;
}


/* step1 */
#step_signup{
background:url(../images/tour/step1_1.png);
width:761px;
height:509px;
display:block;
margin-left:94px;
border-top:#808080 1px solid;
}

#step_invite{
background:url(../images/tour/step1_2.png);
width:761px;
height:578px;
display:block;
margin-left:94px;
border-bottom:#808080 1px solid;
}


/* step2 */
#step_searchpeople{
background:url(../images/tour/step2_1.png);
width:761px;
height:385px;
display:block;
margin-left:94px;
border-top:#808080 1px solid;
}

#step_addthem{
background:url(../images/tour/step2_2.png);
width:761px;
height:728px;
display:block;
margin-left:94px;
}

#step_authorise{
background:url(../images/tour/step2_3.png);
width:761px;
height:510px;
display:block;
margin-left:94px;
border-bottom:#808080 1px solid;
}

/* step3 */
#step_addeventonu{
background:url(../images/tour/step3_1.png);
width:761px;
height:693px;
display:block;
margin-left:94px;
border-top:#808080 1px solid;
}

#step_addeventonff{
background:url(../images/tour/step3_2.png);
width:761px;
height:589px;
display:block;
margin-left:94px;
}

#step_reply{
background:url(../images/tour/step3_3.png);
width:761px;
height:819px;
display:block;
margin-left:94px;
border-bottom:#808080 1px solid;
}


/* step4 */
#step_locate{
background:url(../images/tour/step4_1.png);
width:761px;
height:742px;
display:block;
margin-left:94px;
border-top:#808080 1px solid;
border-bottom:#808080 1px solid;
}
