﻿/*
------------------------------------------------------------
* 파일 이름 : IndexStyle.css
* 작성자 : 안민후(ivdex@ivdesign.co.kr)
* 작성일 : 2006. 03. 30
* 설명 : "전체파일"에 사용하는 css를 불러오는 파일
------------------------------------------------------------
*/

@import "/css/text.css"; 
@import "/css/bg.css";
@import "/css/form.css";

input.calendar { behavior:url(/include/js/htc_calendar2.htc); }