	<!--
/* 페이지 레이아웃 */
			html, body {
				margin:0;
				padding:0;
				min-height:100%;  /*100 % height */
				height:100%;
				background:#fff url(../images/common/blank.gif); /* 지우지말것 */
				font-family: "Verdana","돋움","sans-serif";
				font-size: 12px;
				line-height: 1.7;
				color: #666666;
			}
			#navi {
				width: 778px;
				top:55px;
				left:202px;
				position: absolute;
				z-index:10000;

			}
	
/* 공통 적용 */		
			p {
				font-family: "Verdana","돋움","sans-serif";
				font-size:12px;
				line-height: 1.7;
				color: #666666;
			}
			div {
				font-family: "Verdana","돋움","sans-serif";
				font-size:12px;
				line-height: 1.7;
				color: #666666;
			}
			form, ul, li {
				margin:0px;
			}
			a:link {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color:#666666;
				text-decoration: none;
			}
			a:visited {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color:#666666;
				text-decoration: none;
			}
			a:hover {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color:#a25e1b;
				text-decoration: underline;
			}
			a:active {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color:#666666;
				text-decoration: none;
			}
			td, li, caption, th, div {
				line-height: 1.5;
				color: #666666;
			}
			th {
				font-family: "Verdana","돋움","sans-serif";
				font-size: 12px;
				line-height: 150%;
				color: #666666;
				font-weight:bold;
				text-align:center;
			}
			img { border: 0px }
			.none {
				font-size: 1px;
				line-height: 1;
			}
			.tab { border-collapse: collapse; }
			.root {
				font-size: 11px;
				color: #adadad;
				text-align:right;
			}


/*form*/
input {border: 1px solid #beb9a9; font-size: 12px; font-family: "Verdana,돋움, Geneva, Arial, Helvetica, sans-serif"; color:#666;}
.input1 {border: 1px solid #beb9a9; font-size: 12px; font-family: "Verdana,돋움, Geneva, Arial, Helvetica, sans-serif"; color:#666; background-color:#dedacf;}
select {border: 1px solid #beb9a9; font-size: 11px; font-family: "Verdana,돋움,Dotum, Geneva, Arial"; color:#666; background-color: #fff;}
.select {border: 1px solid #beb9a9; font-size: 11px; font-family: "Verdana,돋움,Dotum, Geneva, Arial"; color:#666; background-color: #fff;}
textarea {border: 1px solid #beb9a9; font-size: 12px; font-family: "Verdana,돋움,Dotum, Geneva, Arial"; color:#666; background-color: #fff; background-color:#dedacf;}
.ipt_02 {border: 1px solid #D6D6D6; background-color: #FFFFFF;}
.m_op {border: 0px none; color: #666666;}
.ipt_03 {	border: 0px none;}




/* 서브공통 */
.sub_bg { background:url(../images/common/sub_bg.gif) repeat-x;}
.sub_bg2 { background:url(../images/common/sub_bg2.gif) repeat-x;}
.shadow {background:url(../images/common/bg.gif) repeat-y;}


/*페이지 리스트 */
			a:link.pagelistN,a:visited.pagelistN, a:hover.pagelistN, a:active.pagelistN {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color: #FF0000;
				font-weight:bold;
				word-spacing: 100px;
				text-decoration: none;
				font-size:11px;
			}
			a:link.pagelist,a:visited.pagelist, a:active.pagelist {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color: #4F4F4F;
				word-spacing: 100px;
				text-decoration: none;
				font-size:11px;
			}
			 a:hover.pagelist {
				font-family: "Verdana","돋움","sans-serif";
				line-height: 1.6;
				color: #cccccc;
				word-spacing: 100px;
				text-decoration: none;
				font-size:11px;
			 }

		
		
/* Product */
.event { border:1px #c8aa9f solid; height:93px; width:270px;}


/*mall*/
.m_list { font-weight:bold; color:#9d815c;}