@import url(../base.css)

#Id {padding:10px; margin:10px; width:100px;}
.class {background:url(../images/bg.gif) no-repeat left center;}
html, p, div {position:absolute; top:0; }
/* about footer */
div.footer {font-family:'Dotum', "Dotumche", Serif; border-top:1px solid #ccc;}
div#box {
	cursor:nw-resize;
	/* only IE yet. */
	text-overflow: ellipsis;
}