	<!--

/* 페이지 레이아웃 */
			html, body {
				background: #000 url(../images/common/bg_patten.jpg) repeat-x;
			}

			#leftmenu {
				position: relative;
				width:155px;
				height:285px;
				top:310px;
				left:30px;
				margin-bottom:24px;
				padding-top:20px;
				z-index:5;
			}
			#visul {
				position: absolute;
				width:760px;
				height:117px;
				left:220px;
				top:113px;
				z-index:5;
			}
			#content {
				width:100%;
			}
			#visual{
				left:0px;
				top:0px;
				width:100%;
				height:323px;
				position: absolute;
				background:url(../images/common/bg_img.jpg) no-repeat;
				z-index:6;
			}
			#m_content {
				position: relative;
				/*top:323px;*/
				padding:20px;
				padding-top:20px;
				margin-left:271px;
				z-index:6;
				}			
			#navigation{
				left:30px;
				top:100px;
				width:732px;
				position: absolute;
				z-index:10;
			}

/*form*/
.input7 {border: 1px solid #686868; font-size: 12px; font-family: "Tahoma,돋움,Tahoma, Geneva, Arial, Helvetica, sans-serif"; color:#fff; background-color: #1d1d1d;}



/* bbs */
.titlebg {background-color:#393939; height:28px;}
.title {font-size:11px; color:#fff; font-weight:bold;}
.no {font-size:11px; color:#969696; font-family:"Tahoma, Arial, Helvetica, sans-serif"; }
.hit {font-size:11px; color:#969696; font-family:"Tahoma, Arial, Helvetica, sans-serif"; }
.date {font-size:11px; color:#969696; font-family:"Tahoma, Arial, Helvetica, sans-serif"; }

			a:link.list,a:visited.list, a:active.list {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #cfcfcf;
				text-decoration: none;
				font-size:12px;
			}
			 a:hover.list {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #fff;
				text-decoration: underline;
				font-size:12px;
			 }
			a:link.page,a:visited.page,a:hover.page {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #fff;
				text-decoration: none;
				font-size:11px;
			}
			 a:active.page {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #b80709;
				text-decoration: none;
				font-size:11px;
			 }



/* Press Release */
			#movie { 
				border:1px #5d5959 solid; 
				padding:2px; 
				background-color:#1e1e1e;
				width:129px;
				height:97px;
				text-align:center;
			}
			
/* Location */
			#maptitle { 
				padding-left:10px; 
				background-color:#282828;
				height:25px;
			 	color:#fff;
				font-weight:bold;
			}
			#maptitle2 { 
				padding-left:10px; 
				background-color:#1f1f1f;
				height:32px;
			 	color:#fff;
				font-weight:bold;
			}
			#map2pnt { 
				padding-right:5px; 
				background-color:#1f1f1f;
				height:32px;
				text-align:right;
			}
			#maptxt1 { 
				padding-left:10px; 
				height:25px;
			 	color:#7b77d8;
				font-weight:bold;
			}
			#maptxt2 { 
				padding-left:10px; 
				height:25px;
				color:#cfcfcf;
			}
			
			
/* parking */
			#p_title { 
				background-color:#282827;
			 	color:#ffffff;
				font-weight:bold;
				text-align:center;
			}
			#p_list1 { 
				background-color:#000000;
			 	color:#ffffff;
				text-align:center;
			}
			#p_list2 { 
				background-color:#000000;
			 	color:#cfcfcf;
				text-align:center;
			}
			#p_list3 { 
			 	color:#969696;
				font-size:11px;
				line-height:1.7;
			}
			#p_list4 { 
				background-color:#000000;
			 	color:#969696;
				font-size:12px;
				line-height:1.7;
			}
			
/* Introduction - Interview */
			#i_title { 
				height:20px;
				padding:5px;
			}
			#i_answer { 
				width:50px;
				background-image:url(../images/intro/answer_bg.gif);
				background-color:#141414;
				background-repeat:no-repeat;
			}
			#i_txt { 
				background-color:#141414;
				padding:20px 20px 20px 0px;
			}
			
/* GFC Festival */
			#event { 
				background-color:#393939;
				border:1px #282828 solid; 
				padding:2px;
				text-align:center; 
			}
			
/* Gallery */
			a:link.cate,a:visited.cate, a:active.cate {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #969696;
				text-decoration: none;
				font-size:12px;
			}
			 a:hover.cate {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #fff;
				text-decoration: none;
				font-size:12px;
			 }
			a:link.cate_on,a:visited.cate_on, a:active.cate_on, a:hover.cate_on {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #ffffff;
				text-decoration: none;
				font-size:12px;
			}
			#cate { 
				height:21px; 
				background-color:#2c2c2c;
				padding-left:10px;
			}
			#cate_on { 
				height:21px; 
				background-color:#c80101;
				padding-left:10px;
			}
			#photo { 
				height:113px; 
				width:146px;
				border:3px #666 solid;
			}
			#photo_on { 
				height:113px; 
				width:146px;
				border:3px #fff solid;
			}

/* mall */
			#list_bg { 
				background-color:#191919;
				padding:20px;
			}
			#view_bg { 
				background-color:#191919;
				padding:20px;
			}
			
/* recommendation */
			#best{ 
				width:163px; 
				background-image:url(../images/mall/recombg.gif); 
				background-repeat:no-repeat; 
				vertical-align:top; 
				padding:12px 10px 20px 8px ;
			}
			a:link.best,a:visited.best, a:active.best {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #f07532;
				font-weight:bold;
				text-decoration: none;
				font-size:12px;
			}
			 a:hover.best {
				font-family: "Tahoma,돋움, sans-serif";
				line-height: 1.6;
				color: #f07532;
				font-weight:bold;
				text-decoration: underline;
				font-size:12px;
			 }
			
/* Sitemap */
			#sitebg{ 
				background-color:#131313; 
				border:1px #424242 solid; 
				padding:15px;
				background-repeat:no-repeat;
				background-position:right;
				vertical-align:top;
				height:190px;
			}
			a:link.site,a:visited.site, a:active.site {
				font-family: "Tahoma, sans-serif";
				line-height: 1.6;
				color: #cfcfcf;
				text-decoration: none;
				font-size:11px;
			}
			 a:hover.site {
				font-family: "Tahoma, sans-serif";
				line-height: 1.6;
				color: #7b77d8;
				font-size:11px;
			 }
			