@CHARSET
"UTF8"
;

#startPage .banner {
    height: 360px;
    width: 100%;
    background:transparent url(../../images/r2d2/i18n/zh_tw/home-3dmap.gif) no-repeat scroll right center;
    text-align: left;
}
#startPage .introduct .title span.imgDesc {
    float:left;
    width: 277px;
    height:37px;
    background:transparent url(../../images/r2d2/i18n/zh_tw/home-slogon.gif) no-repeat scroll right center;    
}
#startPage .banner .join .register {
    height:62px;
}
#startPage .banner .join .register a {
    float:left;
    width: 239px;
    height:62px;
    background:transparent url(../../images/r2d2/i18n/zh_tw/home-register_button.gif) no-repeat scroll right center;
}
/*
#startPage .join .register span.imgDesc {
    float:left;
    width: 239px;
    height:62px;
}
*/
#startPage .join .tour a {
    float:left;
    width: 239px;
    height:30px;
    background:transparent url(../../images/r2d2/i18n/zh_tw/tour_button.gif) no-repeat scroll right center;
}
/*
#startPage .join .tour span.imgDesc {
    float:left;
    width: 239px;
    height:30px;
    background:transparent url(../../images/r2d2/i18n/zh_tw/tour_button.gif) no-repeat scroll right center;
}
*/
#startPage .tour .process span.imgDesc {
    float:left;
    width: 900px;
    height:200px;
    background:transparent url(../../images/r2d2/i18n/zh_tw/process.gif) no-repeat scroll right center;
}