@charset "euc-kr";
/* °øÅë */
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, th, form, fieldset, legend, input, textarea, button, select { margin:0; padding:0;line-height:20px;font-size:12px;font-weight:normal;}
body, input, textarea, select, button, table { font-family:'µ¸¿ò', Dotum, Sans-serif; font-size:12px;}
body {background:#f3f0eb;text-align:center;}
body.admin{background:#fff;text-align:left;}
img, fieldset { border:0 }
ul, ol, li { list-style:none;margin:0; padding:0; float:left;}
em, address { font-style:normal }
a, a:hover, a:active, a:focus { color:#666;text-decoration:none }
legend { display:none }
table, th, td { border:0 none; }
.blind { visibility:hidden; overflow:hidden; position:absolute; top:0; left:0; width:1px; height:1px; font-size:0; line-height:0 }
.bar { padding:0 7px 0 6px; color:#d8d8d8 }
input[type=text], input[type=password], textarea, select{border:1px solid #ccc;height:20px; text-align:left;}
.hand{cursor:pointer;}
.center{text-align:center;}



/********************************************************************************************************/
/*  Å×ÀÌºí°ü·Ã
/********************************************************************************************************/

.table_set1{
	float:left;
	width:100%;
	border-top:2px solid #333;
	border-left:1px solid #ddd;
}

.table_set1 th, .table_set1 td{
	padding:5px 0;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

.table_set1 th{
	font-weight:bold;
	background:#efefef;
}

.table_set1 .leftp{
	padding-left:5px;
}

.table_set2{
	float:left;
	border-top:2px solid #333;
	border-left:1px solid #ddd;
}

.table_set2 th, .table_set2 td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

.table_set2 th{
	width:60px;
	height:66px;
	font-weight:bold;
	background:#efefef;
}

/* ÀüÃ¼ °øÅë */
.text-ind{text-indent:10px;}
.right10{text-align:right;padding-right:5px;}
.f_right{float:right;}
.f_left{float:left;}
.bold{font-weight:bold;}
.red{color:#f00;}
.pink{color:#ff2096;}
.blue{color:#00f;}
.blue2{color:#2b75da;}
.skyblue{color:#00c4ff;}
.orange{color:#ff6600;}
.gray{color:#999;}
.darkgray{color:#444;}
.white{color:#fff;}
.yellow{color:#ff0;}
.darkbrown{color:#755523;}
.overline{text-decoration:line-through;border-color:#f00;font-weight:normal}
.s_text{font-size:11px;border:1px solid #ddd;background:#efefef;padding:2px 3px;margin-left:5px;}
.s_font{font-size:11px;}
.leftp{text-align:left;padding-left:4px;}
.center{text-align:center;}
.b_text{font-size:14px;}
.ss_input{width:40px;}
.foot_bn {position:relative; float:left; width:900px; height:44px;}
#bannerscroll {width:890px; height:44px ;float:left; position:absolute; list-style:none; overflow: hidden; top:0px; left:20px;}
.foot_bn ul {list-style: none;}
.foot_bn li {float: left; display: inline; width:160px; height:44px;}
.foot_bn li a {display: block; height:44px; cursor: pointer;}
.foot_bn li img {width:153px; height:44px;}
.foot_bn .rcontrol {width:10px; height:32px; position:absolute; top:0px; left:922px;}
.foot_bn .lcontrol {width:10px; height:32px; position:absolute; top:0px; left:0px;}
.hand{cursor:pointer;}
.t5px{margin-top:3px;}
.darkblueBg{background:#065f7a;}
.skyblueBg{background:#dafafc;}
.silvergrayBg{background:#efefef;}
.whiteBg{background:#fff;}