1736 State Street San Diego, CA 92101 Phone: (619) 595-0111 - Fax:(619) 595-0555
2012 Prices
Private Room/ Private Bath
2 weeks
3 weeks
4+ weeks
Extra NIght
Small Room/ Single
$675
$940
$235/ week
$45
Standard Room/ Single
$765
$989
$245/ week
$55
Shared Room/ Private Bath
2 weeks
3 weeks
4+ weeks
Extra NIght
Standard Room*
$435
$640
$145/ week
$30
Matched Room**
$580
$580
$145/ week
$32
추가 비용 : 기숙사 도착이후 Security deposit (refundable) $100, Carpet cleaning (not refundable) $30 납부 해야 함. * "Shared Room" = 2인 1실 / ** "Matched Room" = 다른 국가 학생들과 룸메이트 (Residence will assign a roommate of a different nationality.)
Taxes: The price for 2 weeks and 3 weeks includes a 10.5% hotel tax by the city of San Diego. Double Occupancy: 친구들끼리 가능하고 (For friends only - there are two small beds.) Rooms Include: 미니 냉장고, 전자렌지, 전화기, 컬러TV, 층마다 공동 주방, 세탁실 Check in: 3pm; Check out: 11am
Gaslamp Studios (1인실)
샌디에고 시내에 위치, 주변에 많은 레스토랑, 카페, 나이트 클럽, 샵등이 위치해 있음. 근처에 Petco Park baseball stadium, San Diego Convention Center, Horton Plaza Mall, Seaport Village, and Embarcadero Marina Park 등이 있다
2012 Prices
Private Room/Private Bath
2 weeks
3 weeks
4 weeks
5+ weeks
Extra Night
Small Room/Single
$520
$760
$1000
$240/week
$45
Large Room/Single
$520
$770
$255/week
$250/week
$55
추가비용 : 도착 후 $200 refundable security deposit 납부해야 함.세탁 서비스를 원할때는 추가 비용이 발생됩니다.
Taxes: The price for 2, 3, and 4 weeks includes a 10.5% hotel tax by the city of San Diego. Rooms Include: 개인욕실, TV, 전자렌지, 미니냉장고, 무선 인터넷, 세탁실, 휘트니스 룸. Check in: 3pm; Check out: 11am
2011년 샌프란시스코 기숙사 종류
Gaylord Suites 620 Jones Street San Francisco, CA 94108 Phone: (415) 673-8445 Studio $2200/ 4 weeks
Vantaggio Suites Cosmo (all rooms have private baths) 761 Post Street San Francisco, CA 94109 Phone: (415) 614-2400 - Fax (415) 614-2500
Room Type
2 weeks
3 weeks
4+ weeks
Private Room
Per Person
Lower Floors (1-9)
$1180
$1560
$390/ week
Upper Floors (10-16)
$1271
$1600
$400/ week
Shared room
Per Person
Lower Floors (1-9)
$751
$845
$215/ week
Upper Floors (10-16)
$810
$870
$220/ week
* 30일이내에 취소나 변경시 비용 추가 됨
Taxes The price for 2 weeks and 3 weeks includes a 15.5% San Francisco City Tax.
Additional Fees: 도착후
--- 한국어로 보기 ---";
}
function get_less_html(idx){
return "--- 한국어로 보기 ---";
}
function print_less(idx){
sobj = document.getElementById(content_show_array[idx]);
pobj = document.getElementById(content_push_array[idx]);
if (sobj) {
sobj.style.height=content_height+'px';
pobj.innerHTML = get_more_html(idx);
}
}
function print_more(idx){
sobj = document.getElementById(content_show_array[idx]);
pobj = document.getElementById(content_push_array[idx]);
if (sobj) {
sobj.style.height='';
pobj.innerHTML = get_less_html(idx);
}
}
function init_more_less(){
var i, max=content_idx_array.length;
for (i=0;icontent_height) {
sobj.style.height = content_height+'px';
pobj.innerHTML = get_more_html(content_idx_array[i]);
}
}
}
function onload_event(){
init_more_less();
}
function hid(tar){
var and = document.getElementById(tar).style.display;
if(and == 'none'){
document.getElementById(tar).style.display = "block";
}else{
document.getElementById(tar).style.display = "none";
}
}
-->