@charset "euc-kr";

body{
	margin:0;
	color:#5e4e3f;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size:12px;
}
td{
	color:#5e4e3f;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size:12px;
}
td.prd{
	color:#5e4e3f;
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


hr{color:#ededed;}
img{border:0;}
 /*select´Â border°ª ¼öÁ¤¸¸ µÊ*/ /*input,textarea´Â ¾î¶²¼öÁ¤µµ °¡´É*/

#main {
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:800px;
 z-index:1;
 visibility:visible;
}

#notice{
 position:absolute;
 left:0px;
 top:530px;
 Z-INDEX:10;
 FILTER: alpha(opacity=100);
 OVERFLOW: hidden;
 width:100%;
 visibility:visible;
 height:224px;
} 
#notice td{
 color:#666;
font-family: "µ¸¿ò", "µ¸¿òÃ¼";
 font-size:12px;
} 



/* Input, Select, Textarea */
/*select{font:12px"¹ÙÅÁ";}
input,textarea{font:12px"¹ÙÅÁ";border:solid 1px;color:#ff0000;border-color:#ddd; background:#fff;margin:5px;}
.check{font-family:µ¸¿ò,µ¸¿òÃ¼,arial; border:none; background-color:#FFFFFF; font-size:12px;  padding-left:3; padding-top:3;}
*/


 /**table **/
#subtable01{border-top:2px solid #e5af45;border-bottom:2px solid #e5af45;}
#subtable01 th{ border-bottom:2px solid #e5af45; padding:5px;color:#333;font-size:12px;line-height:25px; text-align:center;}
#subtable01 th.left{ border-bottom:2px solid #e5af45; padding:5px;color:#BF6300;font-size:12px;line-height:25px;text-align:left;}

#subtable01 td{ line-height:20px;padding:5px;}
#subtable01 td.view{ line-height:20px;padding:5px; border-bottom:1px solid #ddd; }







.text_s_01 {FONT-weight:bold;font-size:18px;ine-height:20px;	}
.text_s_02 {font-weight: bold;font-size:11px; }
.text_s_03 {font-weight: bold;font-size:16px; }
.text_s_04 {color: #ff6c00;	FONT-weight:bold;font-size:16px;}
.text_s_05 {font-size:11px;letter-spacing:20px;}
.text_s_08 {color: #9b6602;FONT-weight:bold;font-size: 13px;font-family:"µ¸¿ò";line-height:20px;	}
.text_s_09 {color: #02499b;	}
.text_s_10 {color: #ffffff;font-size:8px;font-family:"Tahoma";FONT-weight:bold;}


 /**table **/
#bdtable td{border-bottom:1px solid #ededed;line-height:25px;padding-left:5px;}
#bdtable th.title{background-color:#f4d8ba;color:#663300;font-size:11px;}
#bdtable td.content{background-color:#f4d8ba;color:#663300;text-align:center;padding-left:5px;}


 /**table **/
#bdtable1{border:5px solid #ddd;padding;10px;margin:2px;}
#bdtable1 td{border-bottom:1px solid #ededed;line-height:25px;padding-left:5px;}
#bdtable1 th.title{background-color:#f4d8ba;color:#663300;font-size:11px;}
#bdtable1 td.content{background-color:#f4d8ba;color:#663300;text-align:center;padding-left:5px;}




/* ¼­ºêÄ«Å×°í¸® */

.cate_box {
	font-size: 13px;
	font-weight:400;
	width: 230px;
	height: 30px;
	line-height:24px;
	padding:2px 0 0 15px;
	text-align:left;
	cursor:pointer;
	color:#333333;
	border-bottom:1px solid #e0e0e0;
	letter-spacing: 0em;
	font-family:  Nanum Gothic, NanumGothic,  'µ¸¿ò', 'Gulim', 'sans-serif', 'Tahoma';
	font-weight:bold;
}
.cate_boxover {
	font-size: 13px;
	/*font-weight:600;*/
	width: 230px;
	height: 30px;
	line-height:24px;
	padding:2px 0 0 15px;
	text-align:left;
	cursor:pointer;
	color:#ffff00;	
	border-bottom:1px solid #e0e0e0;
	letter-spacing: 0em;
	background: url('/images/cate_over.png') no-repeat;
	background-position:50% 50%;
	font-family:  Nanum Gothic, NanumGothic,  'µ¸¿ò', 'Gulim', 'sans-serif', 'Tahoma';
	font-weight:bold;
}