body {
	margin: 0;
	padding: 0 0 20px;
	font-family: "malgun gothic", "dotum";
	font-size: 12px;
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}

img {
	border:0;
	vertical-align:middle;
}

/* cut */
.cut {TEXT-OVERFLOW:clip;WHITE-SPACE:nowrap;OVERFLOW:hidden;}

#wrapper {
	margin: 0 auto;
	width: 1024px;
	position: relative;
}

#header {
	height: 190px;
}

/* Logo
   -------------------------------- */
h1.logo {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
}

h1.logo,
h1.logo a {
	width: 299px;
	height: 89px;
}

h1.logo a {
	display: block;
	background: url('/images/logo.png') no-repeat;
}

h1.logo a span {
	display: none;
}

/* gnb
   -------------------------------- */
.gnb {
	height: 25px;
	float: left;
	position: absolute;
	top: 86px;
	right: 0;
}
.gnb ul,
.gnb ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gnb ul {
	padding: 0 3px;
	height: 25px;
	background-color: #000;
}
.gnb ul li {
	padding: 0 6px;
	position: relative;
}
.gnb ul li a {
	float: left;
	display: block;
	padding: 0 5px;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}
.gnb ul li a:hover,
.gnb ul li.selected a {
	color: #fff;
	border-bottom: 2px solid #ff9c08;
}
.gnb ul li.selected a {
	font-weight: bold;
}

/* lnb
   -------------------------------- */
.lnb {
	position: absolute;
	top: 118px;
	height: 41px;
	width:100%;
	/*background: url('/images/navigation.png') repeat-x 0 -41px;*/
	background-color: #777;
}

.lnb ul,
.lnb ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
}
.lnb ul {
	height: 37px;
}
.lnb ul li {
	width: 102px;
	background: url('/images/navigation_s.png') no-repeat right top;
	text-align:center;
}

.lnb ul li a {
	float: left;
	display: block;
	height: 38px;
	width: 100px;
	padding: 0;
	margin: 0 1px;
	color: #ddd;
	text-align:center;
	text-decoration: none;
	
}
.lnb ul li a:hover,
.lnb ul li.selected a {
	color: #fff;
	border-bottom: 2px solid #ff9c08;
}

.sub_menu_tog {
	display:none;
	height:20px;
	line-height:20px;
}

.sub_menu_span {
	padding-right:14px;
	float:left;
}

.small{font-size:11px;}
.small_e {font:11px tahoma;}
.con_title {font-size:13px;font-weight:bold;margin-bottom:5px;}
.list_top {width:1024px;height:10px;padding:10px 0px;border-top:2px solid #333;border-bottom:1px solid #e6e6e6;background-color:#f3f3f3;font:11px dotum;font-weight:bold;color:#333;text-align:center;}
.list_top2 {width:1024px;border-top:2px solid #333;clear:both;}
.list_top2 th{height:30px;line-height:30px;border-bottom:1px solid #e6e6e6;background-color:#f3f3f3;font:bold 11px dotum;color:#333;text-align:center;}
.list_top2 td{height:30px;line-height:30px;border-bottom:1px solid #e6e6e6;text-align:center;}
.list_top2 .price {text-align:right !important;}
.list_top2 .list_total {height:30px;line-height:30px;background-color:#f3f3f3;border-bottom:2px solid #333;font-weight:bold;text-align:center;}
.list_body {clear:both;}
.list_line {height:30px;line-height:30px;text-align:center;}
.list_line2 {height:30px;line-height:30px;text-align:center;border-bottom:1px solid #e6e6e6;}
.list_td {border-bottom:1px solid #e6e6e6;}

.category {display:inline-block;border:2px solid #eee;border-radius:4px;width:120px;text-align:center;margin:1px 0px;padding:3px 0px;font-size:12px;cursor:pointer;background-color:#eee;color:#666;font-weight:bold;}
.category:hover {border:2px solid #ccc;}

.edit_form {width:1024px;padding:0px;border-top:2px solid #333;border-bottom:2px solid #333;margin-bottom:10px;}
.edit_form input {border: 1px solid #ccc;padding-top:2px;font:12px gulim;}
.edit_form select{margin-top:4px;}
.edit_form .none {border:0px;}
.edit_form .subj {width:130px;float:left;text-align:center;font-weight:bold;border-right:1px dotted #aaa;}
.edit_form .con {width:800px;float:left;text-align:left;padding-left:10px;}
.edit_form .line {height:30px;line-height:30px;border-bottom:1px solid #e6e6e6;}
.edit_form .btn {clear:both;text-align:left;padding:15px 0px 15px 130px;}
.edit_form .sheet {table-layout : fixed;}
.edit_form .sheet tr {height:30px;}
.edit_form .sheet th {border-bottom:1px solid #e6e6e6;text-align:center;font-weight:bold;font:bold 11px arial;width:25px;border-right:1px solid #e6e6e6;color:black;background:#f9f9f9;}
.edit_form .sheet .name{width:40px;font:bold 12px gulim;border-left:1px solid #e6e6e6;white-space:nowrap;}
.edit_form .sheet td {border-bottom:1px solid #e6e6e6;text-align:center;width:25px;text-overflow:clip; overflow:hidden;white-space:nowrap;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;font:10px tahoma;}

.edit_form2 {width:1024px;padding:0px;border-top:2px solid #333;border-bottom:2px solid #333;margin-bottom:10px;}
.edit_form2 .subj {height:26px;border-bottom:1px solid #e6e6e6;width:130px;text-align:center;font-weight:bold;border-right:1px dotted #aaa;}
.edit_form2 .con {height:26px;border-bottom:1px solid #e6e6e6;width:800px;text-align:left;padding-left:10px;}
.edit_form2 input {border: 1px solid #bbb;padding-top:2px;font:12px gulim;}
.edit_form2 .none {border:0px;}


select{
	font: 12px Gulim; color:#333;	
}
textarea{
	border:solid 1px #bbb;font:12px Gulim;color:#333;padding:5px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .1em 1em .1em 2.1em; }
.ui-button-text-only .ui-button-text { padding: .1em .8em; font-weight:bold; }