/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */

/* 기본 Jquery ul css */
@import url("jquery.ui.core.css");

/* 달력 */
@import url("jquery.ui.datepicker.css");

/* @import url("../datepicker/black/jquery.ui.theme.css"); */ /* 달력스킨 : black */
/* @import url("../datepicker/blue/jquery.ui.theme.css"); */ /* 달력스킨 : blue */
/* @import url("../datepicker/orange/jquery.ui.theme.css"); */ /* 달력스킨 : orange */
