@charset "euc-kr";

* {
	font-size: 12px;
	font-family: Gulim, ±¼¸²;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url("../img/h_bg.jpg");
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

form {
	display: inline;
}


label {
	cursor: pointer;
}

a { color: #666; text-decoration: none; }
a:visited, a:visited * { color: #666; text-decoration: none; }
a.visited, a.visited:visited { color: #666; text-decoration: none; }
a:hover, a:hover *, a.visited:hover { color: #ff7200; text-decoration: none; cursor: pointer;}

.b { font-weight: bold; }
.n { font-weight: normal; }
.c { text-align: center; }
.l { text-align: left; }
.r { text-align: right; }


#menu { list-style: none; margin: 0; padding: 0; }
#menu li { float: left; }

/* ·Î±×ÀÎ ¹Ú½º */
#loginbox {
	width: 200px;
	height: 140px;
	margin: 0;
	padding: 0;
	background-image: url("../img/loginbox_bg.jpg");
	overflow: hidden;
}
#loginbox .uid {
	width: 105px;
	height: 20px;
	border: 1px solid #e3e3e3;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	top: 46px;
	left: 13px;
	background: url("../img/loginbox_txt_01.jpg") no-repeat 0 0;
	float: left;
}
#loginbox .upw {
	width: 105px;
	height: 20px;
	border: 1px solid #e3e3e3;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	top: 51px;
	left: 13px;
	background: url("../img/loginbox_txt_02.jpg") no-repeat 0 0;
	float: left;
}
#loginbox .btn {
	width: 62px;
	height: 47px;
	position: relative;
	top: 26px;
	left: 19px;
	float: left;
}
#loginbox .join {
	width: 79px;
	height: 19px;
	position: relative;
	top: 33px;
	left: 10px;
	float: left;
	cursor: pointer;
}
#loginbox .findpw {
	width: 79px;
	height: 19px;
	position: relative;
	top: 33px;
	left: 20px;
	float: left;
	cursor: pointer;
}
#loginbox .logined {
	margin: 60px 0 0 0;
	text-align: center;
}
#loginbox .func {
	margin: 10px 0 0 0;
	text-align: center;
}



/* µµ¸ÞÀÎ °Ë»ö */
#searchdomain {
	width: 475px;
	height: 73px;
	margin: 0;
	padding: 0;
	background-image: url("../img/search_domain_bg.jpg");
	overflow: hidden;
}
#searchdomain .domain_id {
	width: 170px;
	height: 14px;
	border: 0 none;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	top: 33px;
	left: 68px;
	float: left;
}
#searchdomain .main_domain {
	width: 100px;
	height: 14px;
	border: 0 none;
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	top: 31px;
	left: 91px;
	float: left;
}
#searchdomain .btn {
	width: 84px;
	height: 25px;
	border: 0 none;
	position: relative;
	top: 29px;
	left: 97px;
	float: left;
}


/* ÃÖ±Ùµî·ÏÇÑ µµ¸ÞÀÎ */
#lastdomain {
	width: 215px;
	height: 240px;
	margin: 0;
	padding: 0;
	background-image: url("../img/last_domain_bg.jpg");
	overflow: hidden;
}
#lastdomain ul {
	width: 210px;
	margin: 40px 0 0 10px;
	list-style: none;
}
#lastdomain li {
	margin-bottom: 6px;
	padding-left: 5px;
	background: url("../img/bl_01.jpg") no-repeat 0 62%;	
}
#lastdomain .domain { width: 130px; height: 14px; float: left; overflow: hidden; }
#lastdomain .domain a { font-family: Tahoma; font-size: 11px; letter-spacing: 0px; color: #666666; text-decoration: none; }
#lastdomain .domain a:visited, a:visited * { color: #666666; text-decoration: none; }
#lastdomain .domain a.visited, a.visited:visited { color: #666666; text-decoration: none; }
#lastdomain .domain a:hover, a:hover *, a.visited:hover { color: #51b5b5; text-decoration: none; cursor: pointer;}
#lastdomain .date { width: 60px; font-family: Verdana; font-size: 11px; letter-spacing: -1px; color: #8e8e8e; float: left; }



/* µµ¸ÞÀÎ °ü¸® */
#management {
	width: 425px;
	height: 158px;
	margin: 0 0 15px 20px;
	padding: 0;
	background-image: url("../img/management_txt_03.jpg");
	overflow: hidden;
}
#management .did { width: 110px; height: 19px; border: 1px solid #AAA; position: relative; top: 22px; left: 187px; font-family: Tahoma; font-size: 12px; float: left; }
#management .dmd { width: 70px; height: 19px; border: 1px solid #AAA; position: relative; top: 22px; left: 205px; font-family: Tahoma; font-size: 12px; float: left; }
#management .dpw { width: 200px; height: 19px; border: 1px solid #AAA; position: relative; top: 54px; left: -33px; font-family: Tahoma; font-size: 12px; float: left; }
#management .dok { width: 102px; height: 42px; border: 0 none; position: relative; top: 80px; left: -75px; float: left; }
#management .dcancel { width: 102px; height: 42px; border: 0 none; position: relative; top: 80px; left: -75px; float: left; }



#tb { table-layout: fixed; }
#tb .top { border-top: 1px solid #fe9222; }
#tb .bot { border-bottom: 1px solid #fe9222; }
#tb .mid { border-top: 1px solid #e3e3e3; }
#tb .l { text-align: center; border-right: 1px solid #e3e3e3; background-color: #f3f3f3; font-weight: bold; color: #787878; letter-spacing: -1px; }
#tb .r { text-align: left !important; color: #666; }
#tb td { padding-top: 6px; padding-bottom: 6px; }





#tb2 { table-layout: fixed; }
#tb2 .top { border-top: 1px solid #fe9222; }
#tb2 .bot { border-bottom: 1px solid #fe9222; }
#tb2 .mid { border-top: 1px solid #e3e3e3; }
#tb2 .l { text-align: center; color: #787878; }
#tb2 .r { text-align: left !important; color: #666; background-color: #f3f3f3; text-align: center; }
#tb2 td { padding-top: 6px; padding-bottom: 6px; }









#guard { margin-left: 40px; width: 610px; }
#guard p { font-weight: bold; }

#respon { margin-left: 40px; width: 610px; }