@import url('../../common/css/core.css');

#top_zone .f_right a{
	background: url(../images/btn_top.png) no-repeat 0 0;
	height: 38px;
}
#top_zone .f_right a#home{
	background-position: 0 0;
	width: 78px;
}
#top_zone .f_right a#online_reg{
	background-position: -78px 0;
	width: 105px;
}
#top_zone .f_right a#dl_app_form{
	background-position: -183px 0;
	width: 135px;
}
#top_zone .f_right a#dl_map{
	background-position: -318px 0;
	width: 100px;
}
#top_zone .f_right a#home:hover{
	background-position: 0 -38px;
}
#top_zone .f_right a#online_reg:hover{
	background-position: -78px -38px;
}
#top_zone .f_right a#dl_app_form:hover{
	background-position: -183px -38px;
}
#top_zone .f_right a#dl_map:hover{
	background-position: -318px -38px;
}
#top_zone .f_right a#lang_tc{ margin-top: 8px;}
#content .event_item1 .apply_btn #online_apply{
	background: url(../images/btn_soccer_online.png) no-repeat 0 0;
}
#content .event_item1 .apply_btn #download_form{
	background: url(../images/btn_soccer_dl.png) no-repeat 0 0;
	width: 205px;
}
#content .event_item1 .apply_btn #online_apply:hover{
	background: url(../images/btn_soccer_online_over.png) no-repeat 0 0;
}
#content .event_item1 .apply_btn #download_form:hover{
	background: url(../images/btn_soccer_dl_over.png) no-repeat 0 0;
}
#content .event_item2 .apply_btn #online_apply{
	background: url(../images/btn_golden_jubilee_online.png) no-repeat 0 0;
}
#content .event_item2 .apply_btn #download_form{
	background: url(../images/btn_golden_jubilee_dl.png) no-repeat 0 0;
}
#content .event_item2 .apply_btn #online_apply:hover{
	background: url(../images/btn_golden_jubilee_online_over.png) no-repeat 0 0;
}
#content .event_item2 .apply_btn #download_form:hover{
	background: url(../images/btn_golden_jubilee_dl_over.png) no-repeat 0 0;
}
#content .event_item3 .apply_btn #online_apply{
	background: url(../images/btn_green_campus_online.png) no-repeat 0 0;
}
#content .event_item3 .apply_btn #download_form{
	background: url(../images/btn_green_campus_dl.png) no-repeat 0 0;
}
#content .event_item3 .apply_btn #online_apply:hover{
	background: url(../images/btn_green_campus_online_over.png) no-repeat 0 0;
}
#content .event_item3 .apply_btn #download_form:hover{
	background: url(../images/btn_green_campus_dl_over.png) no-repeat 0 0;
}
#content .event_item4 .apply_btn #online_apply{
	background: url(../images/btn_reception_online.png) no-repeat 0 0;
}
#content .event_item4  .apply_btn #download_form{
	background: url(../images/btn_reception_dl.png) no-repeat 0 0;
}
#content .event_item4  .apply_btn #online_apply:hover{
	background: url(../images/btn_reception_online_over.png) no-repeat 0 0;
}
#content .event_item4  .apply_btn #download_form:hover{
	background: url(../images/btn_reception_dl_over.png) no-repeat 0 0;
}
#content .event_item5 .apply_btn #online_apply{
	background: url(../images/btn_graduating_online.png) no-repeat 0 0;
}
#content .event_item5 .apply_btn #download_form{
	background: url(../images/btn_graduating_dl.png) no-repeat 0 0;
}
#content .event_item5 .apply_btn #online_apply:hover{
	background: url(../images/btn_graduating_online_over.png) no-repeat 0 0;
}
#content .event_item5 .apply_btn #download_form:hover{
	background: url(../images/btn_graduating_dl_over.png) no-repeat 0 0;
}
#content .event_item6 .apply_btn #online_apply{
	background: url(../images/btn_poon_choi_online.png) no-repeat 0 0;
}
#content .event_item6 .apply_btn #download_form{
	background: url(../images/btn_poon_choi_dl.png) no-repeat 0 0;
}
#content .event_item6 .apply_btn #online_apply:hover{
	background: url(../images/btn_poon_choi_online_over.png) no-repeat 0 0;
}
#content .event_item6 .apply_btn #download_form:hover{
	background: url(../images/btn_poon_choi_dl_over.png) no-repeat 0 0;
}
#content .back_btn{
	background: url(../images/btn_back.png) no-repeat 0 0;
}
#content .back_btn:hover{
	background: url(../images/btn_back_over.png) no-repeat 0 0;
}
#content .prev_event{
	background: url(../images/prev_event.png) no-repeat 0 0;
}
#content .prev_event:hover{
	background: url(../images/prev_event_over.png) no-repeat 0 0;
}
#content .next_event{
	background: url(../images/next_event.png) no-repeat 0 0;
}
#content .next_event:hover{
	background: url(../images/next_event_over.png) no-repeat 0 0;
}
.submit_btn{
	background: url(../images/form/btn_submit.png) no-repeat 0 0 !important;
}
.submit_btn:hover{background: url(../images/form/btn_submit_over.png) no-repeat 0 0 !important;}
.reset_btn{
	background: url(../images/form/btn_reset.png) no-repeat 0 0 !important;
}
.reset_btn:hover{background: url(../images/form/btn_reset_over.png) no-repeat 0 0 !important;}