﻿@charset "utf-8";



/* ---- Style Preset ---- */
*	{margin:0; padding:0;}
body	{background-color:#efefe5; color:#666; font-size:12px; font-family:"dotum";}
hr	{display:none;}
li	{list-style:none;}
img	{border:none;}
a	{color:#666; text-decoration:none;}
a:hover, a:active	{text-decoration:underline;}


/* ---- Layout ---- */
#HEADER	{position:relative;	width:920px; height:100px; margin:0 auto; z-index:1;}
#VISUAL	{width:920px; overflow:hidden; margin:22px auto 0;  }
#VISUAL .showcase {float:left; width:690px; overflow:hidden; background:url(/images/en/bg_showcase.jpg) no-repeat left bottom; padding-bottom:18px; }
#VISUAL .gallery_info {float:right; width:220px; }
#CONTENTS	{overflow:hidden; width:918px; margin:0 auto 40px; border:1px solid #d1d1d1; border-width:0 1px;}
	#COLUMN_sidemenu	{float:left; overflow:hidden; width:230px; margin-right:20px;}
	#COLUMN_subcontents	{position:relative; float:left; overflow:hidden; width:650px; padding-bottom:50px;}
	#COLUMN_neo	{overflow:hidden; width:860px; margin:0 auto;}
	#COLUMN_home	{position:relative; overflow:hidden; width:918px; height:265px; margin-top:27px; background:url(/images/en/bg_homecolumn.gif) repeat-y 0 0;}
#FOOTER	{width:920px; margin:0 auto; padding:12px 0 30px; border-top:1px solid #d4d4d4;}


/* ---- Footer ---- */
#FOOTER h2	{display:none;}
#FOOTER p	{display:block; margin-bottom:8px; color:#d4d4d4; text-align:center;}
#FOOTER p a	{margin:0 4px; color:#797979; font-size:11px;}
#FOOTER address	{display:block; text-align:center;}



/* ---- Header ---- */
#HEADER h1	{
	position:absolute; left:0; top:0px;
	width:530px; height:60px;
}
#HEADER h1 a	{display:block; overflow:hidden;}
.optionNavi	{position:absolute; right:0; top:5px; color:#c3c3c3; font-size:10px;}
.optionNavi a	{margin:0 3px;}
.optionNavi img	{vertical-align:middle;}
.optionNavi strong	{font-weight:normal; font-size:14px; color:#a3a1a2;}
.mainNavi	{
	position:absolute; left:0; bottom:0;
	width:950px; height:26px;
	background:url(/images/en/bg_navi_main.gif) no-repeat 0 0;
}
.mainNavi h2	{display:none;}
.mainNavi ul	{margin-left:71px;}
.mainNavi ul li	{position:relative; float:left; height:26px; background:url(/images/en/bg_navi_main.gif) no-repeat 0 0; }
	.mainNavi ul li#menu_1	{width:49px; background-position:-71px -26px; }
	.mainNavi ul li#menu_2	{width:89px; background-position:-120px -26px; }
	.mainNavi ul li#menu_3	{width:80px; background-position:-209px -26px; }
	.mainNavi ul li#menu_4	{width:130px; background-position:-289px -26px; }
	.mainNavi ul li#menu_5	{width:134px; background-position:-419px -26px; }
	
	.mainNavi ul li#menu_1.menu_on, .mainNavi ul li#menu_1.menu_active,
	.mainNavi ul li#menu_1:hover, .mainNavi ul li#menu_1:active	{width:49px; background-position:-71px -52px;}
	.mainNavi ul li#menu_2.menu_on, .mainNavi ul li#menu_2.menu_active,
	.mainNavi ul li#menu_2:hover, .mainNavi ul li#menu_2:active	{width:89px; background-position:-120px -52px;}
	.mainNavi ul li#menu_3.menu_on, .mainNavi ul li#menu_3.menu_active,
	.mainNavi ul li#menu_3:hover, .mainNavi ul li#menu_3:active	{width:80px; background-position:-209px -52px;}
	.mainNavi ul li#menu_4.menu_on, .mainNavi ul li#menu_4.menu_active,
	.mainNavi ul li#menu_4:hover, .mainNavi ul li#menu_4:active	{width:130px; background-position:-289px -52px;}
	.mainNavi ul li#menu_5.menu_on, .mainNavi ul li#menu_5.menu_active,
	.mainNavi ul li#menu_5:hover, .mainNavi ul li#menu_5:active	{width:134px; background-position:-419px -52px;}
	
.mainNavi ul li	a	{display:block; overflow:hidden; height:26px; text-indent:-1000px;}
.mainNavi ul li ul	{
	display:none;
	position:absolute; left:0; top:26px;
	width:165px;
	margin:0; padding:6px 0;
	background-color:#7f7362;
}
.mainNavi ul li.menu_active ul	{display:block;}
.mainNavi ul li ul li	{
	position:relative;
	float:none;
	height:16px;
	line-height:14px;
	margin:3px 0; padding:0 10px 0 15px;
	background:none;
}
.mainNavi ul li ul li.txt2 {height:30px;} 
.mainNavi ul li ul li.txt2 a {height:30px;}
.mainNavi ul li	ul li a	{
	display:block; overflow:hidden;
	height:16px;
	line-height:12px;
	padding:3px 2px 0 2px;
	color:#FFF; font-size:11px; text-indent:0;
}
.mainNavi ul li	ul li a:hover, .mainNavi ul li	ul li a:active	{background-color:#43392d; text-decoration:none;}
.mainNavi ul li	ul li a	span {color:#cac5bf; position:absolute; left:8px; top:5px; font-weight:bold; font-size:20px;}
.search	{position:absolute; right:0; top:34px; border:none;}
.search legend	{display:none;}
/* 검색 sorting 박스 
.search dl	{position:absolute; left:1px; top:1px;}
.search dt	{
	overflow:hidden;
	width:73px; height:20px; 
	background:url(/images/bg_searchselecter.gif) no-repeat right 4px;
}
.search dt a	{display:block; height:20px; line-height:20px; text-indent:3px;}
.search dt a:hover, .search dt a:active	{text-decoration:none;}
.search dd	{position:absolute; left:-1px; top:20px; width:73px; border:1px solid #bbac95; background-color:#FFf;}
.search dd a	{display:block; line-height:18px; text-indent:3px;}
.search dd a:hover, .search dd a:active	{background-color:#f2efeb; text-decoration:none;}
*/
.search input	{vertical-align:middle;}
.search input.edit	{
	width:200px; height:20px; line-height:20px;
	padding-left:2px;
	border:1px solid #bcae94; background-color:#FFF;
}


/* ---- Home Contents ---- */

/* 교육,행사 안내 */
.mocaEvents	{position:absolute; left:20px; top:0; width:190px;}
.mocaEvents h2	{
	overflow:hidden;
	height:14px;
	padding-bottom:10px;
	background:url(/images/en/tit_home_events.gif) no-repeat 0 0;
	text-indent:-1000px;
}
.mocaEvents .tabMenu	{position:absolute; right:0; top:0;}
.mocaEvents .tabMenu a	{padding:0 5px; background-color:#a28c7a; color:#fff; padding-top:2px; line-height:14px;}
.mocaEvents .tabMenu a.tab_on	{background-color:#834b1d; }
.mocaEvents .tabMenu a:hover {background-color:#834b1d; text-decoration:none;}
.mocaEvents ul	{padding-bottom:18px; border-bottom:1px solid #c9c9c9;}

/* 미술관 새소식 */
.mocaNews	{
	position:absolute; left:250px; top:0;
	width:420px;
	background:url(/images/en/bg_homenews.gif) no-repeat 0 16px;
}
.mocaNews h2	{
	overflow:hidden;
	height:14px;
	padding-bottom:10px;
	background:url(/images/en/tit_home_news.gif) no-repeat 0 0;
	text-indent:-1000px;
}
.mocaNews .btn_more	{position:absolute; right:0; top:0;}
.mocaNews .tabMenu	{position:absolute; left:86px; top:0;}
.mocaNews .tabMenu a	{display:block; float:left; height:23px; padding:0 10px; text-align:center;}
.mocaNews .tabMenu a.tab_on	{border:1px solid #aeaeae; border-bottom:1px solid #efefe5;}
.mocaNews .tabMenu a img	{margin-top:4px;}
.newsModule h3	{display:none;}
.newsModule	{padding:10px 0; border-bottom:1px solid #c9c9c9;}
.newsModule li	{
	position:relative;
	overflow:hidden;
	height:19px; line-height:19px;
	padding:0 74px 0 10px;
	background:url(/images/en/blt_04.gif) no-repeat 0 7px;
}
.newsModule li a	{color:#484848;}
.newsModule li em	{position:absolute; right:0; top:0; color:#666; font-style:normal;}

/* 소장품 */
.mocaCollection	{position:absolute; right:20px; top:0; width:190px; height:185px;  overflow:hidden;}
.mocaCollection h2	{
	overflow:hidden;
	height:14px;
	padding-bottom:10px;
	border-bottom:1px solid #aeaeae; background:url(/images/en/tit_home_collection.gif) no-repeat 0 0;
	text-indent:-1000px;
}
.mocaCollection .btn_more	{position:absolute; right:0; top:0;}
.mocaCollection .btn_prev	{position:absolute; left:0; top:80px;}
.mocaCollection .btn_next	{position:absolute; right:0; top:80px;}
.mocaCollection ul	{padding:6px 0; text-align:center;}
.mocaCollection li	{line-height:12px; font-size:11px; text-align:center; overflow:hidden; width:190px;}
.mocaCollection li strong	{color:#484848;}
.mocaCollection li table {width:120px; margin:0 auto 3px; }
.mocaCollection li th	{width:120px; height:120px; background-color:#d8d8cf; vertical-align:middle; text-align:center;}

/* 이용안내 */
.mocaHelp	{
	position:absolute; left:20px; top:194px;
	overflow:hidden;
	width:188px;
	padding:6px 0;
	border:1px solid #fff; background-color:#f1f1f1;
}
.mocaHelp h2	{
	float:left;
	display:block; overflow:hidden;
	width:164px; height:11px;	
	background:url(/images/en/tit_home_helpcenter.gif) no-repeat 10px 0;
	text-indent:-1000px;
}
.mocaHelp ul	{overflow:hidden; width:165px; margin-left:12px;}
.mocaHelp li	{float:left; margin-top:6px;}
.mocaHelp li a	{display:block; padding:3px 0;}
.mocaHelp li img	{display:block;}

/* 프로그램 */
.mocaProgram	{
	position:absolute; left:250px; top:194px;
	overflow:hidden;
	width:420px;
}

.mocaProgram .ban01	{float:left; }
.mocaProgram ul	{float:left; overflow:hidden; }
.mocaProgram ul li	{float:left; padding:0px 5px; border-right:1px solid #c2c2c2;}
.mocaProgram ul li.li_close	{bordeR:none;}

/* 배너 */
.mocaBanners	{position:absolute; right:20px; top:194px;}


