body { margin: 0; padding: 0; padding: 20px; }
p, form { margin: 0; }
body, tr, td, caption, input, select, textarea {
	font-size: 9pt; font-family: µ¸¿ò; color: #666;
	line-height: 16px;
	}
table {	width: 95%; word-break: break-all; border-collapse: collapse; spacing: 0; }

A:link {color:#666; text-decoration: none;}
A:visited {color:#666; text-decoration: none;}
A:active {color:#666; text-decoration: none;}
A:hover {color:#000; text-decoration: none;}

img { border: none; vertical-align: middle; }

input { border: expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #BFBFBF' ); height: 20px; vertical-align: middle; }
textarea { border: 1px solid #BFBFBF; overflow: auto; }
select { vertical-align: middle; }

H2 {
	width: 95%; margin: 0; padding: 10px 0;
	font-size: 11pt; font-family: ±¼¸²; color: #FFF; font-weight: bold;
	text-align: center;
	}
H3 {
	width: 120px; padding: 5px 10px; margin: 20px 0 10px 0;
	font-family: Gulim; font-size: 9pt; text-align: center;
	border: 2px solid #9CCA73;
	background-color: #EDF2E9;
	}


.main {
	 width: 95%; height: 320px;
	 border-top: 15px solid #F2F2F2; border-bottom: 15px solid #F2F2F2;
	 background: url('../image/admin_login.jpg') no-repeat 50% 50%;
	}



/*===============================================================*
                           ³»¿ë ºÎºÐ Å×ÀÌºí1
*===============================================================*/

#table_contents { border-bottom: 3px solid #CCC; }
#table_contents th {
	width: 25%; padding-right: 15px;
	font-weight: normal; text-align: right;
	background: #F7F7F7;
	}
#table_contents td { padding-left: 15px; }



/*===============================================================*
                           ³»¿ë ºÎºÐ Å×ÀÌºí2
*===============================================================*/

#table_contents2 { border-bottom: 3px solid #CCC; }
#table_contents2 caption {
	padding: 7px 0;
	text-align: left;
	border-top: 1px solid #CCC;
	}
#table_contents2 th {
	background: #F7F7F7;
	}
#table_contents2 ul { margin: 10px; margin-bottom: 20px; padding-left: 15px; }



/*===============================================================*
                           Æû
*===============================================================*/

.input1 { width: 80%; }
.input2 { width: 30%; }
.input3 { width: 10%; }

.textarea1 { width: 80%; height: 120px; }
.textarea2 { width: 100%; height: 120px; }

#del_btn { margin: 20px 0; text-align: center; }
#del_btn input { height: 24px; margin: 0 5px; border: 2px solid #F90; background-color: #FFF; }



/*===============================================================*
                           ±âÅ¸ ¿ä¼Òµé
*===============================================================*/

#con_btn { width: 95%; padding: 10px 0; text-align: right; }

.alert { font-size: 8pt; color: #F00; padding-left: 5px; }
.alert2 { font-size: 8pt; color: #399; padding-left: 5px; }
.alert3 { color: #F60; text-decoration: underline; }

.no_item { height: 70px; text-align: center; color: #F09; }

.pagenum { height: 40px; text-align: center; background: #F2F2F2; }

.box {
	margin: 10px; padding: 10px;
	background: #F5F5F5;
	}
.del_textbox { margin: 50px 0; text-align: center; line-height: 200%; }



/*===============================================================*
                           »óÇ°µî·Ï ÆäÀÌÁö
*===============================================================*/

#goods_img { font-family: Tahoma; font-size: 8pt; color: #999; } /* »óÇ°ÀÌ¹ÌÁö */
#goods_img img { border: 1px solid #000; width: 70px; height: 50px; }

.goods_sort { /* ¼ø¼­º¯°æ */
	padding: 5px; margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;
	}

.goods_brand { color: #03C; } /* ºê·£µå */
.goods_kind { color: #F06; } /* ºÐ·ù */

.goods_pro { font-weight: bold; color: #F50; } /* Á¦Ç°¸í */

#goods_cate { padding-left: 10px; text-align: left; }
#goods_cate img { margin: 0 5px; }
#goods_cate b { color: #00F; }



/*===============================================================*
                           °Ô½ÃÆÇ ÆäÀÌÁö
*===============================================================*/

#bbs_id { padding-left: 10px; text-align: left; }
#bbs_id img { margin-right: 5px; }
#bbs_id a { color: #36C; text-decoration: underline; }
#bbs_id a:hover { color: #06F; text-decoration: none; }



/*===============================================================*
                           Ä«ÇÇ¶óÀÌÆ®
*===============================================================*/

#copyright {
	width: 95%; padding: 7px 0;
	background: #4D4D4D;
	font-family: Tahoma; font-size: 11px; color: #F2F2F2; text-align: center;
	}
#copyright a { color: #FFF; }
#copyright a:hover { text-decoration: underline; }
