$(document).ready(function() {
	/* 셀렉트 - 플러그인 jquery.stylish.select.js */
	$('#footer .select, #global_search .global_search').sSelect();	
});
