@charset "euc-kr";
@import url("default.css");

/*
	Cidow
	Base
*/

/* base */
body {position:relative; font-size:smaller; background:url("../img/bg_body.gif") no-repeat left top;}
h1 {display:inline; float:left; margin:30px 26px;}

/* form */
form {display:inline; position:relative; float:left; width:195px; height:25px; margin:44px 0 0 188px;}
form * {position:absolute;}
input {left:0; top:0px; color:#fff; width:43px; height:13px; padding-top:5px;}
.slide {left:95px; top:-3px;}
.search {left:45px; top:0;}

/* iframe */
iframe {clear:both; margin-left:95px;}

/* button */
ul {float:left; width:180px; margin:32px 0 0 50px;}
li {display:inline; margin-right:-4px;}
.print {display:block; float:left; margin:65px 0 0 70px;}
.close {position:absolute; right:15px; top:32px;}