@charset "utf-8";

/*********** Base Style ***********/
* { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px 0px 0px 0px;}
body,th,td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #666;
   
}
html{
	background: url(../../himg/common/bg_main.gif) repeat;
}
a { color: #666; text-decoration: none;}
a:hover { color: #a72323; text-decoration: underline;}
/* ¸µÅ© °É¾úÀ»¶§ ÁÖÀ§¿¡ Å×µÎ¸® Á¡¼± ¾ø¾Ö±â */
a,img {selector-dummy: expression(this.hideFocus=true);}


input,textarea,select { 
	color: #555555; 
	font-size: 11px; 
	line-height: 16px;
	font-family: "verdana","µ¸¿ò"; 
	vertical-align: middle; 
	
}
.inputM-text{
	width: 700px;
	height: 80px;
	overflow: auto;
}
.inputB-text{
	width: 700px;
	height: 400px;
	overflow: auto;
}
.no_style{
	border: none;
}
.input-btnOk{
	width: 150px;
	height: 30px;
	font-weight: bold;
	border: 4px solid #b85a5a;
}
.input-btnNo{
	width: 110px;
	height: 30px;
	border: 4px solid #a1a1a1;
}
.input-btnBa{
	width: 100px;
	height: 22px;
	border: 3px solid #a1a1a1;
}

.input-submitOk {
	width: 150px;
	height: 24px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	border: 2px solid #b33322;
	background: #ffe5e1;
}
.input-submitNo {
	width: 100px;
	height: 24px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	border: 2px solid #9b9b9b;
}
.input-searchOn {
	width: 70px;
	height: 50px;
	height: 24px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	border: 2px solid #9b9b9b;
}

img { vertical-align: middle; border: 0;}
h1 img,h2 img,h3 img { vertical-align: top; }
h1,h2,h3,h4,h5 { font-size: 12px; line-height: 16px;}
ol,ul,li { list-style: none;}
.clear{clear:both;}

table { border-collapse: collapse;}
em { font-style: normal;}

/************************** topArea **********************************/
#topArea{
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#topArea h2{
	float: right;
	font-weight: normal;
}
#topArea .adminNavi{
	clear: both;
	padding: 15px 0px 0px 0px;
}

/************************** contentsArea **********************************/
#leftArea{	
	padding: 60px 0px 0px 15px;
	border: none;
}
#leftArea h2{
	padding: 22px 0px 20px 0px;
}
#leftArea h3{
	width: 100%;
	margin: 5px 0px 1px 0px;
	padding: 7px 0px 5px 15px;
	color: #fff;
	background: #000;
}
#leftArea .naviList{
	width: 100%;
	padding: 10px 0px 5px 15px;
	color: #000;
	border: 1px solid #d3d3d3;
	border-top: 1px solid #fff;
	border-right: none;
	background: #ebebeb;
}
#leftArea .naviList table td{
	padding: 5px 0px 5px 0px;
	color: #000;
	background: #ebebeb;
}


/* º»¹®¿µ¿ª */
#contents{
	width: 850px;
	padding: 20px 0px 60px 20px;
}
.location{
	width: 100%;
	padding: 7px 0px 3px 25px;
	color: #fff;
	background: #a72323;
}
/* Å×ÀÌºí(°øÅë)  Á¤ÀÇ */

#contents table {
	width: 100%;
	border-top: 1px solid #a72323;
	border-bottom: 1px solid a72323;
}
#contents table td{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e4e0e0;
}
#contents table th{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #f5cfcf;
	background: #f9e9e9; 
}

#contents .mainGraph table td{
	padding: 5px 5px 5px 5px;
	border: 1px solid #e4e0e0;
}

/***** ±Û¸ñ·Ï *****/
/* Ä«Å×°í¸®¸ñ·Ï*/
#contents .cateList  table th,
#contents .cateList  table td{
	padding: 4px 0px 4px 0px;
}
#contents .cateList .inList table,
#contents .cateList .inList table td{
	border: none;
}
#contents .cateList .searchList table{
	border: 3px solid #e4e0e0;
}
#contents .cateList .searchList table td{
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #e4e0e0;
}
/* °Ë»ö¿µ¿ª */
#contents .boardList .search{
	padding: 0px 0px 20px 0px;
}
#contents .boardList .search table{
	border: 1px solid #e4e0e0;
	border: 1px solid #e4e0e0;
}

/* ÀÏ¹Ý°Ô½ÃÆÇ ¸ñ·Ï */
#contents .boardList table th,
#contents .boardList table td{
	padding: 6px 0px 6px 0px;
}


/***** ±Û¾²±â *****/
#contents .writeForm table td{
	padding: 6px 0px 6px 5px;
}
#contents .writeForm table th{
	padding: 6px 15px 6px 0px;
	text-align: right;
}
/* ¹öÆ°Á¤·Ä */
.btnWrap {
	width: 100%;
	padding: 8px 0px 8px 0px;
}
.btnWrap .alignLeft{
	float: left;
}
.btnWrap .alignRight{
	float: right;
}

.btnLeftLP {
	width: 100%;
	padding: 10px 0px 20px 173px;
}
.btnRight {
	width: 100%;
	text-align: right;
	padding: 10px 0px 20px 0px;
}
.btnCenter {
	width: 100%;
	text-align: center;
	padding: 10px 0px 20px 0px;
}
.pageCenter {
	width: 100%;
	text-align: center;
	padding: 10px 0px 20px 0px;
}
.pageLeft {
	float: left;
	padding: 15px 0px 0px 0px;
}

/* ÄÁÅÙÃ÷ Å¸ÀÌÆ² */
#contents h2{
	padding: 0px 0px 5px 15px;
	font-size: 14px;
	color: #000;
	background:  url(/himg/admin/icon_dot01.gif) left 1px no-repeat;
}

#contents h3{
	padding: 20px 0px 2px 38px;
	font-size: 14px;
	color: #000;
	background:  url(/himg/admin/icon_dot02.gif) 19px 27px no-repeat;
}
#contents h4{
	padding: 3px 0px 20px 38px;
	font-size: 14px;
	color: #000;
	background:  url(/himg/admin/icon_dot03.gif) 19px 0px no-repeat;
}
#contents p{
	float: left;
	padding: 0px 0px 10px 15px;
	line-height: 18px;
}


#content .boardList .rightBox {
	float: right;
}
/************* ÆË¾÷Ã¢ Á¤ÀÇ ***************/
/* Ä«Å×°í¸® ÀÌ¹ÌÁö */
#popCate {
	height: 300px;
	padding: 0px 15px 0px 15px;
	border: 5px solid #a72323;
}
#popCate h2{
	padding: 15px 0px 5px 15px;
	font-size: 14px;
	color: #000;
	background:  url(/himg/admin/icon_dot01.gif) left 16px no-repeat;
}

#popCate table {
	width: 100%;
	border-top: 2px solid #a72323;
	border-bottom: 1px solid a72323;
}
#popCate table td{
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #e4e0e0;
}
#popCate table th{
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #f5cfcf;
	background: #f9e9e9; 
}

#contents .noTable  table{
	width: 100%;
	border: none;
} 
#contents .noTable  table td{
	padding: 3px 0px 2px 2px;
	border: none;
} 

/** ±âÅ¸ **/
#contents .main table {
	border: none;
	padding: 0px;
}
#contents .main table td {
	padding: 0px;
}