@import url("style.css");
@import url("common.css");
@import url("box.css");
body {background: url(../images/common/doll_bg.gif); margin:0px;padding:0px;height:100%;width:100%;text-align:center;
    font-size: 12px;color:#666666;margin: 0px;font-family:"µ¸¿ò", "µ¸¿òÃ¼", "±¼¸²", "Arial", "Helvetica", "sans-serif", "serif";word-break:break-all;
	scrollbar-3dlight-color:#9c9e9c;scrollbar-arrow-color:#9c9e9c;scrollbar-base-color:#efefef;scrollbar-darkshadow-color:#ffffff;scrollbar-face-color:#efefef;scrollbar-highlight-color:#ffffff;scrollbar-shadow-color:#9c9e9c;}

/* toptext box */
.text_box01{background-image:  url(../images/main/doll_logbox01.gif); background-repeat: no-repeat; width:15px; height:23px;}
.text_box02{background-image:  url(../images/main/doll_logbox02.gif);background-repeat: repeat-x; }
.text_box03{background-image:  url(../images/main/doll_logbox03.gif); background-repeat: no-repeat; width:15px; height:23px;}

/* find btn */
.find_btn{background-image:  url(../images/main/btn_find.gif);background-repeat: no-repeat;width:48px;height:25px;background-position: right;}
