@charset "utf-8";
@import url("hardcording.css"); 
@import url("event_cont_list.css"); 

/* ----------------------------------------------------------------

- Title : Common Cascading Style Sheets

- Author :  서정민

- Date : 2009-11-30

- Description : Common & Default CSS

---------------------------------------------------------------- */


/* common
------------------------------------------------------------------------------------------------- */
	html{margin:0; padding:0; font-family:Arial; font-size: 12px; color:#000;}
	body {margin:0; padding:0; font-family:Arial; font-size: 12px; color:#000; background: url('/_ui/images/en/common/bg_gnb01.gif') 0 0 repeat;}
	div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0;}
	input,textarea,select {font-size: 12px;}
	table { border-spacing: 0; border-collapse: collapse;}
	address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
	ol,ul ,li { list-style: none; }
	h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
	abbr,acronym { border:0; }
	hr{clear:both;display:none;}
	 legend, caption{position:absolute;visibility:hidden;overflow:hidden;line-height: 0;width:0;height:0;margin:0;padding:0;font:0/0 Arial;}
	img, fieldset{border:0 none;}
	label{cursor:pointer;}
	a{color:#000;text-decoration:none;}
	a:link, 
	a:visited{color:#686868;text-decoration:none;}
	a:hover{text-decoration:underline;}
	a:active{text-decoration:none;}
	.hidden_obj{position:absolute;visibility:hidden;overflow:hidden;height:0;line-height: 0;width:0;margin:0;padding:0;font:0/0 Arial; }
	.mar_r0{margin-right:0 !important;}
	.txtFm {border: 1px solid #ccc; padding-top: 2px; height: 18px;}
	.iptRadio {}
	*html .iptRadio {margin-top: -3px; margin-left: -3px;}
	*+html .iptRadio {margin-top: -3px; margin-left: -3px;}
	/* 특수 클래스 2009-12-08 */
	.pt10 {padding-top: 10px !important;}		
	.pr10 {padding-right: 10px !important;}
	.pr20 {padding-right: 20px !important;}
	.pr5 {padding-right: 5px !important;}
	.mtm10 {margin-top: -10px !important;}
	.mtm20 {margin-top: -20px !important;}
	.mtm30 {margin-top: -30px !important;} 
	.mtm60 {margin-top: -60px !important;} 

body.cpBody {background: none !important;}
	 img { _behavior: url("/_ui/css/en/iepngfix.htc") }

/* set CSS
---------------------------------------------------------------------------------------------
	.setCSS HTML, 
	.setCSS address, 
	.setCSS blockquote, 
	.setCSS body, 
	.setCSS dd, 
	.setCSS div, 
	.setCSS dl, 
	.setCSS dt, 
	.setCSS fieldset, 
	.setCSS form, 
	.setCSS frame, 
	.setCSS frameset, 
	.setCSS h1, 
	.setCSS h2, 
	.setCSS h3, 
	.setCSS h4, 
	.setCSS h5, 
	.setCSS h6, 
	.setCSS noframes, 
	.setCSS ol, 
	.setCSS p, 
	.setCSS ul, 
	.setCSS center, 
	.setCSS dir, 
	.setCSS hr, 
	.setCSS menu, 
	.setCSS pre { display: block ; line-height: 1.3; }
	.setCSS li { display: list-item ;}
	.setCSS head { display: none; }
	.setCSS table { display: table ;}
	.setCSS tr { display: table-row }
	.setCSS thead { display: table-header-group ;}
	.setCSS tbody { display: table-row-group ;}
	.setCSS tfoot { display: table-footer-group; }
	.setCSS col { display: table-column ;}
	.setCSS colgroup { display: table-column-group ;}
	.setCSS td,
	.setCSS th { display: table-cell ;}
	.setCSS caption { display: table-caption ;}
	.setCSS th { font-weight: bolder; text-align: center ;}
	.setCSS caption { text-align: center ;}
	.setCSS body { margin: 8px ;}
	.setCSS h1 { font-size: 2em; margin: .67em 0 ;}
	.setCSS h2 { font-size: 1.5em; margin: .75em 0 ;}
	.setCSS h3 { font-size: 1.17em; margin: .83em 0; }
	.setCSS h4, 
	.setCSS blockquote, 
	.setCSS ul, 
	.setCSS fieldset, 
	.setCSS form, 
	.setCSS ol, 
	.setCSS dl, 
	.setCSS dir, 
	.setCSS menu { margin: 1.12em 0 ;}
	.setCSS p { margin: 0.7em 0 1.12em ;}
	.setCSS h5 { font-size: .83em; margin: 1.5em 0 ;}
	.setCSS h6 { font-size: .75em; margin: 1.67em 0; }
	.setCSS h1, 
	.setCSS h2,
	.setCSS h3,
	.setCSS h4,
	.setCSS h5,
	.setCSS h6,
	.setCSS b,
	.setCSS strong { font-weight: bolder ;}
	.setCSS blockquote { margin-left: 40px; margin-right: 40px ;}
	.setCSS i, 
	.setCSS cite,
	.setCSS em,
	.setCSS var,
	.setCSS address { font-style: italic ;}
	.setCSS pre, 
	.setCSS tt,
	.setCSS code,
	.setCSS kbd,
	.setCSS samp { font-family: monospace ;}
	.setCSS pre { white-space: pre ;}
	.setCSS button, 
	.setCSS textarea, 
	.setCSS input, 
	.setCSS select { display: inline-block ;}
	.setCSS big { font-size: 1.17em ;}
	.setCSS small, 
	.setCSS sub, 
	.setCSS sup { font-size: .83em ;}
	.setCSS sub { vertical-align: sub; }
	.setCSS sup { vertical-align: super ;}
	.setCSS table { border-spacing: 2px; }
	.setCSS thead, 
	.setCSS tbody, 
	.setCSS tfoot { vertical-align: middle; }
	.setCSS td, 
	.setCSS th { vertical-align: inherit ;}
	.setCSS s, 
	.setCSS strike, 
	.setCSS del { text-decoration: line-through ;}
	.setCSS hr { border: 1px inset ;}
	.setCSS ol, 
	.setCSS ul,
	.setCSS dir, 
	.setCSS menu, 
	.setCSS dd { margin-left: 40px ;}
	.setCSS ol { list-style-type: decimal ;}
	.setCSS ol ul,
	.setCSS ul ol, 
	.setCSS ul ul,
	.setCSS ol ol { margin-top: 0; margin-bottom: 0 ;}
	.setCSS u, 
	.setCSS ins { text-decoration: underline ;}
	.setCSS br:before { content: "\A" ;}
	.setCSS :before, :after { white-space: pre-line ;}
	.setCSS center { text-align: center ;}
	.setCSS :link, 
	.setCSS :visited { text-decoration: underline ;}
	.setCSS :focus { outline: thin dotted invert ;}

	.setCSS a { color:#0000ff; text-decoration: underline;}
	.setCSS a:visited {color:#AE00FF;}
	.setCSS a:hover {}




 GNB
------------------------------------------------------------------------------------------------- */
	.top_container {height: 136px; 
		margin: 0 auto;
		width: 1003px; 
		background: url('/_ui/images/en/common/bg_gnb04.gif') 0 bottom no-repeat; 
		} 
	.top_container .topContent { 
		height: 90px; 
	}
	.top_container .gnb_wrapper {
		float: left;
		height: 35px; 
		width: 1003px;  
		}


	.top_containerOne {height: 136px; 
		margin: 0 auto;
		width: 1003px; 
		background: url('/_ui/images/en/common/bg_gnb06.gif') 0 bottom no-repeat; 
		} 
	.top_containerOne .topContent { 
		height: 90px; 
	}
	.top_containerOne .gnb_wrapper {
		float: left;
		height: 35px; 
		width: 1003px;  
		}
	.topContent {}
	.topContent .logo {
		padding: 54px 0 0 35px; 
		float:left; 
		height: 36px;
		width: 332px;
		background: url('/_ui/images/en/common/bg_bodyTop01.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/common/bg_bodyTop01.png', sizingMethod='crop');
	
	}
	.topContent .logo a {position: relative;}
	.topContent .utilityMenu {float: left; width: 548px; height: 90px; background:#fff;}
	.topContent .utilityMenu .topCtn {padding-top: 8px; height: 50px; }
	.topContent .utilityMenu .topCtn ul {}
	.topContent .utilityMenu .topCtn ul li {float: left; }
	.topContent .utilityMenu .topCtn ul li.slLogo {width: 180px; text-align: right;}
	.topContent .utilityMenu .topCtn ul li.slLogo02 {width: 157px; text-align: right; padding-right: 5px; }
	.topContent .utilityMenu .topCtn ul li.tLogin { text-align: right;}
	.topContent .utilityMenu .topCtn ul li.tLogout {text-align: right;}
	.topContent .utilityMenu .topCtn ul li.tLanguage {width: 85px; position: relative; z-index: 1000;}
	.topContent .utilityMenu .topCtn ul li.tLanguage .tLanguageList { position: absolute; left: 0; top: 0; font-size: 0; line-height: 0;}
	.topContent .utilityMenu .topCtn ul li.tLanguage .tLanguageList li img {vertical-align: top;}
	.topContent .utilityMenu .topCtn ul li.tZoom {}
	.topContent .utilityMenu .topCtn ul li.tZoom img {cursor: pointer; } 
	.topContent .utilityMenu .BottomCtn {clear: both; width: 274px; padding-left: 274px;}
	.topContent .utilityMenu .BottomCtn label,
	.topContent .utilityMenu .BottomCtn img,
	.topContent .utilityMenu .BottomCtn input {vertical-align: middle;}
	.topContent .utilityMenu .BottomCtn .totalSearch {float: left; width: 204px; height: 18px; margin-right: 2px;background: #F1F1F1; border: 1px solid #d7d7d7;}
	.topContent .utilityMenu .BottomCtn .totalSearch img {vertical-align: top; _vertical-align: middle;} /* 통합검색 border값 타 브라우져와 6.0 구분 */
	.topContent .utilityMenu .BottomCtn .totalSearch input {border: 0;  width: 200px; height: 16px;padding-top: 2px; background: #F1F1F1; color:#A8A8A8;} /* 인풋박스 width값 수정 */
	.topContent .utilityMenu .BottomCtn .searchBtn {float: left;} 
	.topContent .topRightBg {
		float:left; 
		width: 88px;
		height: 90px;
		background: url('/_ui/images/en/common/bg_bodyTopRight01.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/common/bg_bodyTopRight01.png', sizingMethod='crop');
	}
	

	.gnb_wrapper .gnb { float: left; height: 35px;width: 915px;background-color:#1a1a1a; }
	.gnb_wrapper .gnb li {float: left; padding-right: 15px;}
	.gnb_wrapper .gnb li a {position: relative;}
	.gnb_wrapper .gnb li.first {float: left; padding-right: 15px; padding-left: 18px;}
	.gnb_wrapper .gnb li.end {padding-right: 0;}
	.gnb_wrapper .shadow_ {
		float: left; 
		width: 88px; 
		height: 46px;
		background: url('/_ui/images/en/common/bg_bodyTopRight01.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/_ui/images/en/common/bg_bodyTopRight01.png'); 
	}

	.skyscraper {clear: both; position: absolute; right: -4px; _right: -6px; top:40px; width:92px;} /* 2009-12-07 */
	.skyscraper .coupon {height: 35px; }
	.skyscraper .app {height: 71px; }
	.skyscraper .ss_quick {}
	.skyscraper .ss_quick img { vertical-align: top; }
	.skyscraper .ss_quick_list { 	
		height: 150px; 
		background: url('/_ui/images/en/common/ss_quick_05.png') 0 0 no-repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/common/ss_quick_05.png', sizingMethod='crop');
		}
	.skyscraper .ss_quick_list img {vertical-align: top;}
	.skyscraper .scrapList {		
		height: 177px;
		background: url('/_ui/images/en/common/ss_bg02.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/common/ss_bg02.png', sizingMethod='crop');
	}
	.skyscraper .scrapList ul {padding-left: 0px;}
	.skyscraper .scrapList ul .visual {height: 47px;}
	.skyscraper .scrapList ul .item01 { height: 86px; text-align: center; }
	.skyscraper .scrapList ul .item02 { height: 59px; text-align: center;}
	.skyscraper .scrapList  img {vertical-align: top;}
	.skyscraper .scrapList li img {vertical-align: top;}
	.skyscraper .scrapList ul a { color: #5b5b5b; font-size: 11px;}/* 2010-01-15 mod */
/* Layout
------------------------------------------------------------------------------------------------- */
	.content_container {_zoom:1;  width: 1003px; margin: 0 auto; position: relative; z-index: 10000;  border: 0;}
	.content_container:after {content:"";display: block;clear: both; visibility:hidden;overflow:hidden;height:0;line-height: 0;width:0;margin:0;padding:0;font:0/0 Arial;}
	.contentInner_container {_zoom:1; float: left; width: 915px; background: url('/_ui/images/en/common/bg_bodyMiddle01.gif') 0 0 repeat-y; }
	.contentInner_container:after {content:"";display: block;clear: both; visibility:hidden;overflow:hidden;height:0;line-height: 0;width:0;margin:0;padding:0;font:0/0 Arial;}
	.content_container .lnbMenu_wrapper {width: 210px; float: left; padding-bottom: 50px;}
	.content_container .contents_wrapper {padding-left: 20px;width: 685px; float: left; padding-bottom: 50px;}	
	.content_container .shadow_ {
		width: 88px; 
		float: left; 
		background: url('/_ui/images/en/common/bg_bodyTopRight01.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/_ui/images/en/common/bg_bodyTopRight01.png'); 
	}

	.contentOne_container {_zoom:1; position: relative; z-index:10000;  width: 1003px; margin: -11px auto 0; border: 0; }
	.contentOne_container:after {content:"";display: block;clear: both; visibility:hidden;overflow:hidden;height:0;line-height: 0;width:0;margin:0;padding:0;font:0/0 Arial;}
	.contentOneInner_container {_zoom:1;float:left; width: 915px; padding-top: 11px; background: #fff url('/_ui/images/en/common/bg_SubOneGnb01.gif') 0 0 no-repeat;  }
	.contentOneInner_container:after {content:"";display: block;clear: both; visibility:hidden;overflow:hidden;height:0;line-height: 0;width:0;margin:0;padding:0;font:0/0 Arial;}

	/* s: 2009-12-22 */
	.contentOneInner_container .lnbMenuOne_wrapper { position: relative;z-index: 10000; width: 210px;}
	.contentOneInner_container .lnbMenuOne_wrapper  .lnbMenu_wrapper {position: absolute; left: 0; top: 0; background-color: #fff; width:210px; padding-bottom: 31px; border: 1px solid #CACACA;}
	.contentOneInner_container .lnbMenuOne_wrapper  .closeBtn {position: absolute; right:12px; top: 10px;}
	/* e: 2009-12-22 */

	.contentOneInner_container .contents_wrapper {padding-left: 20px;width: 895px; float: left; padding-bottom: 50px;}	
	.contentOne_container .shadow_ {
		width: 88px; 
		float: left; 
		background: url('/_ui/images/en/common/bg_bodyTopRight01.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/_ui/images/en/common/bg_bodyTopRight01.png'); 

	}


/* leftMenu
------------------------------------------------------------------------------------------------- */
	/* 2차 메뉴 - 3차메뉴가 있을때 */
		.lnbMenu_wrapper .lnb {margin-left: 20px; margin-bottom: 73px; border-bottom: 2px solid #E4E4E4; width: 176px; 

			/* 2010-02-10 추가 */
			padding-bottom: 1px;
		/* background-image: url('/_ui/images/en/common/bg_leftMenu01.gif'); */
			background-position: 0 bottom;
			background-repeat: no-repeat;}
		.lnbMenu_wrapper .lnb .item{}
		.lnbMenu_wrapper .lnb .item a {
			display: block;
			border-top: 1px solid #D0D0D0;
			padding: 10px 0 0 2px; 
			width: 174px; 
			height: 20px; 
			background-image: url('/_ui/images/en/common/bg_leftMenu01.gif');
			background-position: 0 0;
			background-repeat: no-repeat;
			font-weight: bold;
			color:#868686;
			}
		.lnbMenu_wrapper .lnb .item a:hover {
			border-top: 0;
			background-position: right 0 ;
			height: 21px; 
			color: #fff;
			text-decoration: none;
			}
		.lnbMenu_wrapper .lnb .item a.on {
			border-top: 0;
			background-position: right 0 ;
			height: 21px; 
			color: #fff;
			text-decoration: none;
			}
	/* 2차 메뉴 - 3차메뉴가 없을때 */
		.lnbMenu_wrapper .lnb .item02{}
		.lnbMenu_wrapper .lnb .item02 a {
			display: block;
			border-top: 1px solid #D0D0D0;
			padding: 10px 0 0 1px; 
			width: 175px; 
			height: 19px; 
			background-image: url('/_ui/images/en/common/bg_leftMenu01.gif');
			background-position: 0 -30px;
			background-repeat: no-repeat;
			font-weight: bold;
			color:#868686;
			}
		.lnbMenu_wrapper .lnb .item02 a:hover {
			border-top: 0;
			background-position: right -30px ;
			height: 20px; 
			color: #fff;
			text-decoration: none;
			}
		.lnbMenu_wrapper .lnb .item02 a.on {
			border-top: 0;
			background-position: right -30px ;
			height: 20px; 
			color: #fff;
			text-decoration: none;
			}

	/* 2차 메뉴 - 마지막메뉴 */
		.lnbMenu_wrapper .lnb .item03{}
		.lnbMenu_wrapper .lnb .item03 a {
			display: block;
			border-top: 1px solid #D0D0D0;
			padding: 10px 0 0 2px; 
			width: 174px; 
			height: 19px; 
			background-image: url('/_ui/images/en/common/bg_leftMenu01.gif');
			background-position: 0 bottom;
			background-repeat: no-repeat;
			font-weight: bold;
			color:#868686;
			}
		.lnbMenu_wrapper .lnb .item03 a:hover {
			border-top: 0;
			background-position: right bottom ;
			height: 20px; 
			color: #fff;
			text-decoration: none;
			}
		.lnbMenu_wrapper .lnb .item03 a.on {
			border-top: 0;
			background-position: right bottom ;
			height: 20px; 
			color: #fff;
			text-decoration: none;
			}

	/* 3차 메뉴 사용 2010-02-10 */
		.lnbMenu_wrapper .lnb .subLnb {  padding-bottom: 10px; overflow: hidden;zoom:1; margin-top: -1px;}
		.lnbMenu_wrapper .lnb .subLnb ul { margin-top: -2px; border-top: 1px solid #e8e8e8;}
		.lnbMenu_wrapper .lnb .subLnb  span {
			display: block;
			cursor: pointer;
			border-top: 1px solid #e8e8e8;
			padding: 7px 0 4px 0;
			width: 150px; 
			line-height: 1.2;
			}
		.lnbMenu_wrapper .lnb .subLnb  a {
			display: block;
			border-top: 0;
			padding: 0 0 0 14px !important; 
			width: 150px; 
			height: auto !important;
			background-image: url('/_ui/images/en/common/bg_leftMenu02.gif');
			background-position: 0 0;
			background-repeat: no-repeat;
			font-size: 11px;
			font-weight: normal;
			color:#8E8E8E;
			margin: 0 !important;
		}
		.lnbMenu_wrapper .lnb .subLnb a:hover {
			background-position: right 0 ;
			color: #B30027;
			height: 16px; 
			text-decoration: none;
			font-weight: bold;
			letter-spacing: -1px;
		}
		.lnbMenu_wrapper .lnb .subLnb a.on {
			background-position: right 0 ;
			color: #B30027;
			height: 16px; 
			text-decoration: none;
			font-weight: bold;
			letter-spacing: -1px;
		}
		/* 2010-02-10 */
		.lnbMenu_wrapper .lnb .gp {background: url('/_ui/images/en/common/line_leftMenu01.gif') 0 0 no-repeat; height: 1px; font-size: 1px; line-height: 1px; margin: -2px 0 1px ;}

		/* 2줄용 */
		.lnbMenu_wrapper .lnb .item04{}
		.lnbMenu_wrapper .lnb .item04 a {
			display: block;
			border-top: 1px solid #D0D0D0;
			padding: 1px 0 0 2px; 
			width: 174px; 
			height: 29px; 
			background-image: url('/_ui/images/en/common/bg_leftMenu01.gif');
			background-position: 0 -30px;
			background-repeat: no-repeat;
			font-weight: bold;
			color:#868686;
			}
		.lnbMenu_wrapper .lnb .item04 a:hover {
			border-top: 0;
			background-position: right -30px ;
			height: 30px; 
			color: #fff;
			text-decoration: none;
			}
		.lnbMenu_wrapper .lnb .item04 a.on {
			border-top: 0;
			background-position: right -30px ;
			height: 30px; 
			color: #fff;
			text-decoration: none;
			}
		.lnbMenu_wrapper .noCursor{
			cursor: default !important;
			}


/* 배너 */
	.lbnBanner01 {padding-bottom: 26px; width: 176px; margin-left: 20px; background: url('/_ui/images/en/common/bg_lnbBanner01.gif') 0 bottom no-repeat; }
	.lbnBanner01 img {vertical-align: top;}

	.recomendCultureOpen {clear: both; width: 176px;  margin-left: 20px;}
	.recomendCultureOpen h3 { padding:10px 0 0 13px ; width: 163px; height: 20px; background: url('/_ui/images/en/common/bg_rco01.gif') 0 0 no-repeat; }
	.recomendCultureOpen ul {width: 174px;padding-top: 11px; border: 1px solid #CCC;}
	.recomendCultureOpen ul li {padding-left: 19px; height: 17px; background: url('/_ui/images/en/common/bul_arrow01.gif') 13px 4px no-repeat;}



/* s: 2009-12-11 */
	.siteLocation {padding-top: 9px; padding-right: 20px; height: 18px; text-align: right; color:#797979;}
	.siteLocation a { color:#797979;}
	.siteLocation span{ color:#000;}

/*Title 2010-01-06
------------------------------------------------------------------------------------------------- */
	.mainTitle01 { padding-left: 11px; height: 63px; background: url('/_ui/images/en/common/bul_line01.gif') 0 0 no-repeat; font-size: 16px; font-weight: bold; color: #333;}
	.mainTitle02 {height: 100%; /* 2011-10-05 padding-left: 21px; background: url('/_ui/images/en/common/bul_circle02.gif') 0 3px no-repeat; */ font-size: 16px; font-weight: bold; color: #333;} /* 2009.12.18 mod */
	.mainTitleVisualOn {width: 665px; /*height: 63px;*/height:38px; background: url('/_ui/images/en/common/bg_mainTitle01.gif') 0 0 no-repeat;}/* 2010-01-19 mod */
	.mainTitleVisualOn .bar {color:#989898;}
	.mainTitleVisualOff {width: 665px; height: 38px;} /* 2009.12.18 mod */

/* e: 2009-12-11 */

/* Title
------------------------------------------------------------------------------------------------- */
	.bbsViewTItle01 {clear: both; height: 20px; line-height: 1.1 !important; padding-left: 16px; color:#333; background: url('/_ui/images/en/article/bul_arrow01.gif') 6px 3px no-repeat; font-weight: bold; margin-top: 30px;} /* 2009.12.18 mod */
	.bbsViewTItle02 {clear: both; height: 20px; padding-left: 16px; color:#333; background: url('/_ui/images/en/article/bul_arrow01.gif') 6px 4px no-repeat; font-size: 12px;}


/* footer
------------------------------------------------------------------------------------------------- */
	.footer_container {
		clear: both; 
		width: 1003px; margin: 0 auto;
		height: 295px; 
		background: url('/_ui/images/en/main/bg_bodyBottom01.png') 0 0 no-repeat;  
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/common/bg_bodyBottom01.png', sizingMethod='crop');
		}
	.footer_container .cpTxt01 {padding: 11px 0 0 21px ; height: 22px;}
	.footer_container .cpLogo {float: left; padding-left: 20px; width: 190px; padding-top: 12px;}
	.footer_container .cpLogo .logo01 {height: 77px;}
	.footer_container .cpLogo .logo02 {} 
	.footer_container .cpCtn01 {float: left; padding-left: 8px; width: 171px; font-size: 11px; color:#999;}
	.footer_container .cpCtn01 h3 {height: 18px; padding-top: 12px;}
	.footer_container .cpCtn01 address {line-height: 1.27; height: 70px;}
	.footer_container .cpCtn01 a { color:#999; position: relative;}
	.footer_container .cpCtn01 dl {clear: both; }
	.footer_container .cpCtn01 dl dt {float: left; margin-right: 3px;}
	.footer_container .cpCtn01 dl dd {float: left; }
	/*
	.footer_container .cpCtn01 .email {clear: both;}
	.footer_container .cpCtn01 .email dt {float: left;}
	.footer_container .cpCtn01 .email dd {float: left;}
	*/
	.footer_container .cpCtn01 .web {clear: both;}
	.footer_container .cpCtn01 .web dt {float: left;}
	.footer_container .cpCtn01 .web dd {float: left;}
	.footer_container .cpCtn02 {float: left; padding-left: 8px; width: 147px; font-size: 11px;}
	.footer_container .cpCtn02 h3 {height: 18px; padding-top: 12px;}
	.footer_container .cpCtn02 ul {line-height: 1.27; padding-bottom: 10px;}
	.footer_container .cpCtn02 a { color:#999;position: relative;}
	
	.footer_container .cpCtn03 {float: left; padding-left: 8px; width: 340px; font-size: 11px; position: relative;}
	.footer_container .cpCtn03 h3 {height: 18px; padding-top: 12px;}
	.footer_container .cpCtn03 ul {line-height: 1.27; }
	.footer_container .cpCtn03 a { color:#999;position: relative;}
	.footer_container .cpCtn03 .mBtn{position: absolute; left: 98px; top: 11px;}
	
	.footer_container .cpCtn04 {float: left; width: 147px; font-size: 11px;  }
	.footer_container .cpCtn04 h3 {height: 13px;padding-top: 12px;}
	.footer_container .cpCtn04 ul {line-height: 1.27; }
	.footer_container .cpCtn04 a { color:#999;position: relative;}



	
/* tab Btn Type 2009-12-13
------------------------------------------------------------------------------------------------- */	
	.bbsType01_tab {clear: both;position: relative; z-index: 1000; width: 665px; height: 33px; background: url('/_ui/images/en/article/line_02.gif') 0 bottom repeat-x;}
	.bbsType01_tab li {float: left; }
	.bbsType01_tab li a {float: left; border-top: 1px solid #D1D1D1; border-left: 1px solid #D1D1D1; border-right: 1px solid #D1D1D1;border-bottom: 1px solid #B2B2B2; margin-right: 3px; }
	.bbsType01_tab li a span {float: left; padding: 0px 7px 0; height: 30px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background-color:#F3F3F3; cursor: pointer;}
	.bbsType01_tab li a:hover {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType01_tab li a:hover span {height: 18px;background-color: #fff; font-weight: bold; color: #BD1338;}
	.bbsType01_tab li a.on {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType01_tab li a.on span {height: 18px;background-color: #fff; font-weight: bold; color: #BD1338; }

	.bbsType02_tab {clear: both;position: relative; z-index: 1000; width: 875px; height: 26px; margin-bottom: 28px; margin-top: 21px; background: url('/_ui/images/en/article/line_02.gif') 0 25px repeat-x;}
	.bbsType02_tab li {float: left; }
	.bbsType02_tab li a {float: left; border-top: 1px solid #D1D1D1; border-left: 1px solid #D1D1D1; border-right: 1px solid #D1D1D1;border-bottom: 1px solid #B2B2B2; margin-right: 3px; }
	.bbsType02_tab li a span {float: left; padding: 6px 11px 0; height: 17px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background-color:#F3F3F3; cursor: pointer;}
	.bbsType02_tab li a:hover {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType02_tab li a:hover span {height: 18px;background-color: #fff; font-weight: bold; color: #BD1338; letter-spacing: -1px;}
	.bbsType02_tab li a.on {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType02_tab li a.on span {height: 18px;background-color: #fff; font-weight: bold; color: #BD1338; letter-spacing: -1px;}

	/* 2010-01-11 margin-top: -25px ;삭제 */
	.bbsType03_tab {clear: both;position: relative; z-index: 1000; width: 665px; height: 26px; margin-bottom: 28px; background: url('/_ui/images/en/article/line_05.gif') 0 25px repeat-x;}
	.bbsType03_tab li {float: left; }
	.bbsType03_tab li a {float: left; border-top: 1px solid #F2DADF; border-left: 1px solid #F2DADF; border-right: 1px solid #F2DADF;border-bottom: 1px solid #E0B1BC; margin-right: 3px; }
	.bbsType03_tab li a span {float: left; padding: 6px 11px 0; height: 17px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background: url('/_ui/images/en/article/bg_tab01.gif') 0 0 repeat-x; cursor: pointer; color:#333;}
	.bbsType03_tab li a:hover {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background-color: #fff; border-bottom: 0; }
	.bbsType03_tab li a:hover span {height: 18px;background: none;font-weight: bold; color: #BD1338; letter-spacing: -1px;}
	.bbsType03_tab li a.on {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background-color: #fff; border-bottom: 0; }
	.bbsType03_tab li a.on span {height: 18px;background: none; font-weight: bold; color: #BD1338; /*letter-spacing: -1px;*/}/* 2010-01-20 mod */
	
		/* 2009-12-15 */
	.bbsType04_tab {clear: both;width: 665px; height: 43px; margin-bottom: 28px; /*margin-top: -25px;*/ background: url('/_ui/images/en/article/line_05.gif') 0 39px repeat-x;} /* 2010-01-20 mod */
	.bbsType04_tab li {float: left;line-height:11px;}/* 2010-02-09 mod */
	.bbsType04_tab li a {float: left; border-top: 1px solid #F2DADF; border-left: 1px solid #F2DADF; border-right: 1px solid #F2DADF;margin-right: 3px; background-color: #fff;background: url('/_ui/images/en/common/bg_tab.gif') left bottom repeat-x;} /*2010.01.12 mod */
	.bbsType04_tab li a span {float: left; /*padding: 6px 9px 0 8px;*/ padding: 6px 16px 0 15px; height: 31px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; cursor: pointer; color:#333; font-size:11px; } /* 2010-01-15 mod */
	.bbsType04_tab li a:hover {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background-color: #fff; border-bottom: 0; }
	.bbsType04_tab li a:hover span {height: 31px;background: none;font-weight: bold; color: #BD1338;}/* 2010-01-15 mod */
	.bbsType04_tab li a.on {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background:#fff none; border-bottom: 0; }
	.bbsType04_tab li a.on span {height: 32px;background: none; font-weight: bold; color: #BD1338; }/* 2010-01-15 mod */
	
	/* 2010-01-31 */
	.bbsType05_tab {clear: both;position: relative; z-index: 1000; width: 665px; height: 34px;  background: url('/_ui/images/en/article/line_05.gif') 0 33px repeat-x;}/* 2010-02-04 mod */
	.bbsType05_tab li {float: left; font-size:11px;line-height:11px;}/* 2010-02-04 mod */
	.bbsType05_tab li img {vertical-align: middle; }
	.bbsType05_tab li a {float: left; border-top: 1px solid #F2DADF; border-left: 1px solid #F2DADF; border-right: 1px solid #F2DADF;border-bottom: 1px solid #E0B1BC; margin-right: 3px; }
	.bbsType05_tab li a span {float: left; padding: 3px 8px 0; height: 28px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background: #eeeeef url('/_ui/images/en/article/bg_tab01.gif') 0 0 repeat-x; cursor: pointer; color:#676767;}/* 2010-02-04 mod */
	.bbsType05_tab li a:hover {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background-color: #fff; border-bottom: 0; }
	.bbsType05_tab li a:hover span {height: 29px;background: none;font-weight: bold; color: #BD1338;}/* 2010-02-04 mod */
	.bbsType05_tab li a.on {text-decoration: none; border-top: 1px solid #E0B1BC; border-left: 1px solid #E0B1BC; border-right: 1px solid #E0B1BC; background-color: #fff; border-bottom: 0; }
	.bbsType05_tab li a.on span {height: 29px;background: none; font-weight: bold; color: #BD1338;}/* 2010-02-04 mod */

	.bbsType06_tab {clear: both;position: relative; z-index: 1000; width: 665px; height: 33px; background: url('/_ui/images/en/article/line_02.gif') 0 bottom repeat-x;}
	.bbsType06_tab li {float: left; }
	.bbsType06_tab li a { font-size: 12px; float: left; border-top: 1px solid #D1D1D1; border-left: 1px solid #D1D1D1; border-right: 1px solid #D1D1D1;border-bottom: 1px solid #B2B2B2; margin-right: 3px; }
	.bbsType06_tab li a span {float: left; padding: 0 7px 0 6px; height: 30px; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; background-color:#F3F3F3; cursor: pointer;}
	.bbsType06_tab li a:hover {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType06_tab li a:hover span {height: 30px;background-color: #fff; font-weight: bold; color: #BD1338; }
	.bbsType06_tab li a.on {text-decoration: none; border-top: 1px solid #B2B2B2; border-left: 1px solid #B2B2B2; border-right: 1px solid #B2B2B2; background-color: #fff; border-bottom: 0; }
	.bbsType06_tab li a.on span {height: 30px;background-color: #fff; font-weight: bold; color: #BD1338; }


/* table style
------------------------------------------------------------------------------------------------- */
	.entryBasic {border-left: 1px solid #dedbd6; border-top: 1px solid #dedbd6; margin-bottom: 56px;}
	.entryBasic th { padding-left: 9px; width: 110px; border-bottom: 1px solid #dedbd6; border-right: 1px solid #dedbd6;  font-weight: bold; text-align: left; color:#828282; vertical-align: top; font-size: 11px; background-color:#F3F2EF;}/* 2010-01-20 mod */
	.entryBasic th label {display: block; padding: 10px 0 7px;}
	.entryBasic th div {padding: 10px 0 7px;}
	.entryBasic td { padding-left: 11px; width: 532px; height: 32px;  border-bottom: 1px solid #dedbd6; border-right: 1px solid #dedbd6; color:#9e9d9d;  font-size: 11px;}
	.entryBasic td input { vertical-align: middle;}
	.entryBasic td img { vertical-align: middle;}
	.entryBasic td select { vertical-align: middle;}
	.entryBasic td  label { vertical-align: middle;}
	.entryBasic td .iptType01 { width: 121px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;}
	.entryBasic td .iptType02 { width: 84px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;} 
	.entryBasic td .iptType03 { width: 48px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;} 
	.entryBasic td .iptType04 { width: 70px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;} 
	.entryBasic td .iptType05 { width: 305px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;} 
	.entryBasic td .iptType06 { width: 500px;  height: 16px;  border: 1px solid #d3d3d3; padding: 2px 5px 0; font-size: 12px; color: #666;} 
	.entryBasic td .selectType01 {width: 94px; } 
	.entryBasic td .selectType02 {width: 131px; } 
	.entryBasic td .selectType03 {width: 58px; } 
	.entryBasic td .bul {padding: 0 2px 0 2px;} 
	.entryBasic td .txt01 {/*letter-spacing: -1px;*/}/* 2010-01-29 mod */
	.entryBasic td .txt02 {line-height: 1.3;padding-top: 3px;}
	.entryBasic td .ct {padding: 10px 0;}
	.entryBasic td.col1 {padding-left: 11px; width: 200px !important;}
	/* 2009-12-14 */
	.entryBasic td .dateRange {text-align: center; font-size: 11px !important; } 
	.entryBasic td .entryComment { width: 503px; height: 89px; padding: 10px; border: 1px solid #CFCFCF; color:#9E9D9D;}

	.entryBasic td.onlyTdPadding {padding: 8px 0 8px 11px;} /* 2010.01.26 add */

	.bbsType02 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat; width: 100%;  }
	.bbsType02 th {height: 36px;}
	.bbsType02 th.set{padding: 0 6px 0 13px;}
	.bbsType02 th.category{padding: 0 20px 0 20px;}
	.bbsType02 th.subject{width: 100%;}
	.bbsType02 th.answer{padding: 0 21px 0 11px;}
	.bbsType02 td { height: 28px;  text-align: center; border-bottom: 1px solid #E2E2E2; font-size: 11px; color:#666;}
	.bbsType02 td.subject {text-align: left; text-indent: 10px; font-size: 12px; }
	.bbsType02 td.subject a:hover {color:#B30027; text-decoration: underline;}
	.bbsType02 td.subject span {color:#B30027; }
	.bbsType02 td.subject img {margin-left: 4px;}


/* content Top Ment Print
------------------------------------------------------------------------------------------------- */
	.subVisualType01 { clear: both; margin-bottom: 40px; width: 640px; height: 95px; background: url('/_ui/images/en/temp/bg_title01.gif') 0 0 no-repeat; text-align: right; padding-right: 25px; padding-top:20px; }
	.subVisualType01 p.txt01{ padding-bottom: 5px; line-height: 1.4; font-size: 16px; font-weight: bold; color:#BB1337; }
	.subVisualType01 p.txt02{ line-height: 1.2; font-size: 11px;color:#000} 

	.subVisualType02 { clear: both; margin-bottom: 40px; width: 640px; height: 95px; background: url('/_ui/images/en/temp/bg_title01.gif') 0 0 no-repeat; text-align: right; padding-right: 25px; padding-top:20px; }
	.subVisualType02 p.txt01{ line-height: 1.2; font-size: 11px;color:#000; padding-bottom: 10px;} 
	.subVisualType02 p.txt02{ padding-bottom: 5px; line-height: 1.4; font-size: 16px; font-weight: bold; color:#BB1337; }

	.subVisualType03 { clear: both; margin-bottom: 40px; width: 640px; height: 95px; background: url('/_ui/images/en/temp/bg_title02.gif') 0 0 no-repeat; text-align: right; padding-right: 25px; padding-top:20px; }
	.subVisualType03 p.txt01{ line-height: 1.2; font-size: 11px;color:#000;padding-bottom: 10px;} 
	.subVisualType03 p.txt02{ padding-bottom: 5px; line-height: 1.4; font-size: 16px; font-weight: bold; color:#BB1337;/* letter-spacing: -1px;*/ }
	
/* aricle
------------------------------------------------------------------------------------------------- */
	.searchSystemWrapper {clear: both; margin-bottom:32px; width: 659px; border: 3px solid #C8C8C8; position: relative;}
	.searchSystemWrapper img {vertical-align: middle;}
	.searchSystemWrapper .searchTopCtn {clear: both; padding: 15px 0 0 16px; overflow: hidden; _zoom:1;height: 36px; background: url('/_ui/images/en/article/dot01.gif') 16px bottom no-repeat; }
	.searchSystemWrapper .searchTopCtn .entryDate {float: left; margin-right: 7px;}
	.searchSystemWrapper .searchTopCtn .selectCate {float: left;}
	.searchSystemWrapper .searchTopCtn .iptType01 { 
		width: 137px; 
		height: 16px; 
		padding-top: 2px; 
		border: 1px solid #CFCFCF; 
		background-color:#F7F7F7; 
		vertical-align: middle;
		text-align: center; 
		color:#666;
		}
	.searchSystemWrapper .searchTopCtn .selectType01  { width: 105px; vertical-align: middle;}
	.searchSystemWrapper .searchTopCtn .selectType02  { width: 53px; vertical-align: middle;}
	.searchSystemWrapper .searchTopCtn .selectType03  { width: 40px; vertical-align: middle;}

	.searchSystemWrapper .searchTitle {clear: both; padding: 13px 0; overflow: hidden; _zoom:1; background: url('/_ui/images/en/article/dot01.gif') 16px bottom no-repeat;}
	*html .searchSystemWrapper .searchTitle {clear: both; padding: 9px 0; overflow: hidden; _zoom:1;}
	*+html .searchSystemWrapper .searchTitle {clear: both; padding: 13px 0; overflow: hidden; _zoom:1;}
	.searchSystemWrapper .searchTitle h3 { float: left; padding-left: 19px; font-weight: bold; padding-right: 27px; color:#666;  margin-bottom:5px;}/* 2010-02-09 mod */
	*html .searchSystemWrapper .searchTitle h3 { float: left; padding-left: 19px; font-weight: bold; padding-right: 27px; color:#666; padding-top: 4px;}
	*+html .searchSystemWrapper .searchTitle h3 { float: left; padding-left: 19px; font-weight: bold; padding-right: 27px; color:#666; padding-top: 4px;}

	.searchSystemWrapper .searchTitle ul {float: left; width: 560px;padding-left:19px;margin-bottom:5px;}/* 2010-02-09 mod */
	.searchSystemWrapper .searchTitle ul li {float: left; margin-right: 18px; height: 20px;} /* 2009.12.14 mod */
	*html .searchSystemWrapper .searchTitle ul li {float: left; margin-right: 18px; height: 16px;} /* 2009.12.14 mod */
	*+html .searchSystemWrapper .searchTitle ul li {float: left; margin-right: 18px; height: 20px;} /* 2009.12.14 mod */
	
	.searchSystemWrapper .searchTitle ul li input {vertical-align: middle; margin-right: 5px;}
	*html .searchSystemWrapper .searchTitle ul li input {vertical-align: middle;margin-right: 0; }
	*+html .searchSystemWrapper .searchTitle ul li input {vertical-align: middle; margin-right: 5px;}
	.searchSystemWrapper .searchTitle ul li label {vertical-align: middle; }

	.searchSystemWrapper .searchBottomCtn {clear: both; padding: 15px 0 0 16px; height: 36px; }
	.searchSystemWrapper .searchBottomCtn select {vertical-align: middle; width: 83px;margin-right: 5px;}
	.searchSystemWrapper .searchBottomCtn input {vertical-align: middle;}
	.searchSystemWrapper .searchBottomCtn 	.searchWordEntry{
		/*width: 411px; */
		width:434px;
		height: 16px; 
		padding-left: 10px;
		padding-top: 2px; 
		border: 1px solid #CFCFCF; 
		background-color:#F7F7F7; 
		vertical-align: middle; 
		color:#666;
		margin-right: 8px;
		}/* 2010-01-15 mod */
		
	.searchSystemWrapper .searchBottomCtn img {vertical-align: middle;}
	.searchSystemWrapper .openBtn {position:absolute; bottom: -17px; left: 0; width: 659px; text-align: center;}
	.searchSystemWrapper .openBtn img {vertical-align: top;}



	
	.searchSystemWrapper02 {clear: both; margin-bottom:32px; height: 52px; width: 659px; border: 3px solid #C8C8C8; position: relative;}
	.searchSystemWrapper02 img {vertical-align: middle;}
	.searchSystemWrapper02 .searchBottomCtn {clear: both; padding: 15px 0 0 16px; height: 36px; }
	.searchSystemWrapper02 .searchBottomCtn select {vertical-align: middle; width: 83px;margin-right: 5px;}
	.searchSystemWrapper02 .searchBottomCtn input {vertical-align: middle;}
	.searchSystemWrapper02 .searchBottomCtn .searchWordEntry{
		width: 440px; 
		height: 16px; 
		padding-left: 10px;
		padding-top: 2px; 
		border: 1px solid #CFCFCF; 
		background-color:#F7F7F7; 
		vertical-align: middle; 
		color:#666;
		margin-right: 8px;
		}/* 2010-02-03 mod */
		
	.searchSystemWrapper02 .searchBottomCtn img {vertical-align: middle;}
	.searchSystemWrapper02 .openBtn {position:absolute; bottom: -17px; left: 0; width: 659px; text-align: center;}
	.searchSystemWrapper02 .openBtn img {vertical-align: top;}

	.totalBBSWrap {clear: both;  width: 665px;}
	.totalBBSWrap .tableHeader {}
	.totalBBSWrap .tableHeader .pollSelectCate {float: left; padding-top: 7px; padding-left: 10px; padding-bottom: 5px; color:#C1C1C1; }
	.totalBBSWrap .tableHeader .pollSelectCate a {color:#999;}
	.totalBBSWrap .tableHeader .cateSelect {float: left; /*height: 42px;*/overflow:hidden; color: #999;width:100%;/*width:495px;*/} /* 2010-01-27 mod */
	.totalBBSWrap .tableHeader .cateSelect li {float: left; /*letter-spacing: -1px;*/} /* 2010.01.12 mod */

	.totalBBSWrap .tableHeader .cateSelect li input {float: left;vertical-align: middle; margin: 3px 4px 0 0;}
	*html .totalBBSWrap .tableHeader .cateSelect li input {margin: 0;}
	*+html .totalBBSWrap .tableHeader .cateSelect li input {margin: -2px 4px 0 0;}

	.totalBBSWrap .tableHeader .cateSelect li label {float: left; margin-top: 3px; margin-right: 8px;margin-left:4px;font-size:11px;}
	*html .totalBBSWrap .tableHeader .cateSelect li label {float: left;margin-top: 4px;margin-right: 5px;}
	*+html .totalBBSWrap .tableHeader .cateSelect li label {float: left; margin-top: 3px;margin-right: 5px;}

	.totalBBSWrap .tableHeader .cateSelect li strong {color:#B61236;}
	
	/* s: 2010.01.12 add */
	.totalBBSWrap .tableHeader .cateSelect1 {float: left; height: 25px; color: #999; font-size: 11px;} 
	.totalBBSWrap .tableHeader .cateSelect1 li {float: left; padding-right: 10px; /*letter-spacing: -1px;*/} /* 2010-01-15 mod */

	.totalBBSWrap .tableHeader .cateSelect1 li input {float: left;vertical-align: middle; margin-top: 3px; /*margin: 3px 4px 0 0;*/}
	*html .totalBBSWrap .tableHeader .cateSelect1 li input {margin: 0;}
	*+html .totalBBSWrap .tableHeader .cateSelect1 li input {margin-top: -2px; /* margin: -2px 4px 0 0; */}

	.totalBBSWrap .tableHeader .cateSelect1 li label {float: left; margin-top: 3px; /* margin-right: 5px; */ padding-left: 5px;}
	*html .totalBBSWrap .tableHeader .cateSelect1 li label {float: left;margin-top: 4px;/* margin-right: 5px; */}
	*+html .totalBBSWrap .tableHeader .cateSelect1 li label {float: left; margin-top: 3px;/* margin-right: 5px; */}
	.totalBBSWrap .tableHeader .cateSelect1 li strong {color:#B61236;}

	/* e: 2010.01.12 add */


	.totalBBSWrap .tableHeader .countNtotal {float: right; text-align: right; padding-top: 4px; color:#999;padding-bottom:14px; padding-left:6px;font-family: Arial; background: url('/_ui/images/en/common/dot_02.gif') left 11px no-repeat;} /* 2010-02-09 mod */
	.totalBBSWrap .tableHeader .countNtotal .count { color:#B61236; font-weight: normal;}
	.totalBBSWrap .tableHeader .countNtotal span {padding-right: 5px;font-size:11px;}
	.totalBBSWrap .tableHeader .countNtotal .total {}
	.totalBBSWrap .tableHeader .countNtotal .countNtotal-font-change {padding: 0; font-family: MS Gothic;}
	.totalBBSWrap .tableHeader .countNtotal .page { padding-left: 0px;} /* 2010.01.12 mod */

	/* s: 2010-01-31  */
	
	.totalBBSWrap .tableHeader02 {height: 28px; padding-top: 10px; background: url('/_ui/images/en/article/bg_tableHeader01.gif') 0 bottom repeat-x;}
	.totalBBSWrap .tableHeader02 .pollSelectCate {float: left; padding-top: 7px;font-size: 11px; padding-left: 10px; color:#C1C1C1;}
	.totalBBSWrap .tableHeader02 .pollSelectCate a {color:#999;}
	.totalBBSWrap .tableHeader02 .cateSelect {float: left; padding-left: 10px; width: 470px; height: 25px;} 
	.totalBBSWrap .tableHeader02 .cateSelect img {vertical-align: middle;}
	.totalBBSWrap .tableHeader02 .cateSelect li {float: left; font-size: 11px; color:#999;}
	.totalBBSWrap .tableHeader02 .cateSelect li input {float: left;vertical-align: middle; margin: 3px 3px 0 0;}
	*html .totalBBSWrap .tableHeader02 .cateSelect li input {margin: 0;}
	*+html .totalBBSWrap .tableHeader02 .cateSelect li input {margin: -2px 3px 0 0;}
	.totalBBSWrap .tableHeader02 .cateSelect li label {float: left; margin-top: 3px; margin-right: 3px;}
	*html .totalBBSWrap .tableHeader02 .cateSelect li label {float: left;margin-top: 4px;margin-right: 3px;}
	*+html .totalBBSWrap .tableHeader02 .cateSelect li label {float: left; margin-top: 3px;margin-right: 3px;}
	.totalBBSWrap .tableHeader02 .cateSelect li strong {color:#B61236;}
	.totalBBSWrap .tableHeader02 .countNtotal {float: right; width: 180px; text-align: right; font-size: 11px; padding-top: 4px; color:#999; font-family: Dotum, "돋움";}
	.totalBBSWrap .tableHeader02 .countNtotal .count { color:#B61236; font-weight: normal; }
		.totalBBSWrap .tableHeader02 .countNtotal .total { background: url('/_ui/images/en/article/bul_box01.gif') 0 4px no-repeat;  padding-left: 6px;}
	.totalBBSWrap .tableHeader02 .countNtotal span {padding-right: 5px;}
	.totalBBSWrap .tableHeader02 .countNtotal .page { padding-left: 13px;}
	/* e: 2010-01-31  */

	/* s: 2010-01-31  */
	
	.totalBBSWrap .tableHeader03 {height: 28px; padding-top: 10px;}
	.totalBBSWrap .tableHeader03 .pollSelectCate {float: left; padding-top: 7px;font-size: 11px; padding-left: 10px; color:#C1C1C1;}
	.totalBBSWrap .tableHeader03 .pollSelectCate a {color:#999;}
	.totalBBSWrap .tableHeader03 .cateSelect {float: left; padding-left: 10px; width: 470px; margin-bottom:5px; width:100%;/*height: 25px;*/} /* 2010-02-04 mod */
	.totalBBSWrap .tableHeader03 .cateSelect li {float: left; font-size: 11px; color:#999;}
	.totalBBSWrap .tableHeader03 .cateSelect li input {float: left;vertical-align: middle; margin: 3px 3px 0 0;}
	.totalBBSWrap .tableHeader03 .cateSelect span {color:#b61236;}
	*html .totalBBSWrap .tableHeader03 .cateSelect li input {margin: 0;}
	*+html .totalBBSWrap .tableHeader03 .cateSelect li input {margin: -2px 3px 0 0;}
	.totalBBSWrap .tableHeader03 .cateSelect li label {float: left; margin-top: 3px; margin-right: 3px;}
	*html .totalBBSWrap .tableHeader03 .cateSelect li label {float: left;margin-top: 4px;margin-right: 3px;}
	*+html .totalBBSWrap .tableHeader03 .cateSelect li label {float: left; margin-top: 3px;margin-right: 3px;}
	.totalBBSWrap .tableHeader03 .cateSelect li strong {color:#B61236;}
	.totalBBSWrap .tableHeader03 .countNtotal {float: right;/* width: 180px; */text-align: right; font-size: 11px;padding-bottom:14px; padding-top: 4px; color:#999; font-family: Dotum, "돋움";padding-left:6px;font-family: Arial; background: url('/_ui/images/en/common/dot_02.gif') left 11px no-repeat;}
	.totalBBSWrap .tableHeader03 .countNtotal .count { color:#B61236; font-weight: normal; }
		.totalBBSWrap .tableHeader03 .countNtotal .total { background: url('/_ui/images/en/article/bul_box01.gif') 0 4px no-repeat;  padding-left: 6px;}
	.totalBBSWrap .tableHeader03 .countNtotal span {padding-right: 5px;}
	.totalBBSWrap .tableHeader03 .countNtotal .page { padding-left: 13px;}
	/* e: 2010-01-31  */
	
	/* 2009-12-13 */
	.bbsType01 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat; width: 100%;  }
	.bbsType01 th {height: 36px;}
	.bbsType01 th.set{padding: 0 6px 0 13px;}
	.bbsType01 th.an{padding: 0 6px 0 6px;} /* 2009-12-18 */
	.bbsType01 th.no{padding: 0 14px 0 14px;}
	.bbsType01 th.category{padding: 0 20px 0 20px;}
	.bbsType01 th.subject{width: 100%;}
	.bbsType01 th.writer{padding: 0 20px 0;}
	.bbsType01 th.date{padding: 0 15px 0 20px;}
	.bbsType01 th.hit{padding: 0 12px 0 14px;}
	.bbsType01 th.fName{padding: 0 21px 0 11px;}
	.bbsType01 td { height: 28px;  text-align: center; border-bottom: 1px solid #E2E2E2; color:#666;}
	.bbsType01 td.no{font-family: Arial; font-size: 11px;} /* 2009.12.18 add */
	.bbsType01 td.writer{font-family: Arial, Dotum, "돋움"; font-size: 11px;} /* 2009.12.18 add */
	.bbsType01 td.date{font-family:Arial , Dotum, "돋움"; font-size: 11px;} /* 2009.12.18 add */
	.bbsType01 td.hit{font-family: Arial ,Dotum, "돋움"; font-size: 11px;} /* 2009.12.18 add */
	.bbsType01 td.subject {text-align: left;/* text-indent:*/ 10px; font-size: 12px; }
	.bbsType01 td.subject a:hover {color:#B30027; text-decoration: underline;}
	.bbsType01 td.subject span {color:#B30027; }
	.bbsType01 td.subject img {margin-left: 4px;}
	
	/* 2009-12-24 아래쪽에 있는 소스를 위로 올림 */
	.bbsType02 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat; width: 100%;  }
	.bbsType02 th {height: 36px;}
	.bbsType02 th.set{padding: 0 6px 0 13px;}
	.bbsType02 th.category{padding: 0 20px 0 20px;}
	.bbsType02 th.subject{width: 100%;}
	.bbsType02 th.answer{padding: 0 21px 0 11px;}
	.bbsType02 td {height: 28px;  text-align: center; border-bottom: 1px solid #E2E2E2; color:#666;} /* 2010.01.22 mod */
	.bbsType02 td.subject {text-align: left; text-indent: 10px; font-size: 12px; }
	.bbsType02 td.subject a:hover {color:#B30027; text-decoration: underline;}
	.bbsType02 td.subject span {color:#B30027; }
	.bbsType02 td.subject img {margin-left: 4px;}
	/* 2010-01-19 */
	.bbsType02 td.awSubject {text-align: left; padding: 10px 0; line-height: 1.4; padding-left:20px;font-size:12px;} /* 2010.01.22 mod */
	.bbsType02 .questionOn td {background: url('/_ui/images/en/article/dot01.gif') 0 bottom no-repeat !important; border-bottom: 0;}
	.bbsType02 .answerOn td { background-color: #f9f9f9;}
	.bbsType02 .questionOff td {}
	.bbsType02 .answerOff td {}
	
	/* 2009-12-28 */
	.bbsType03 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') left top no-repeat;}
	.bbsType03 th {height: 36px;background:none;}
	.bbsType03 th.thum{ width: 66px; }
	.bbsType03 th.types{ width: 108px; }  /*2010.01.12 mod */
	.bbsType03 th.name{width: 167px;}
	.bbsType03 th.coupon{ width: 229px; }  /*2010.01.12 mod */
	.bbsType03 th.date{ width: 94px; }

	.bbsType03 td { height: 55px;  text-align: center; border-bottom: 1px solid #E2E2E2;color:#666;background:none;} /*2010.01.12 mod */
	.bbsType03 td.name {text-align: left; padding-left: 20px; width: 162px;background:none;} /*2010.01.12 mod */
	.bbsType03 td.name a:hover {color:#B30027; text-decoration: underline;}
	.bbsType03 td.coupon {text-align: left; padding-left: 5px; width: 264px; line-height: 1.4;} /*2010.01.12 mod */
	.bbsType03 td.coupon a:hover {color:#B30027; text-decoration: underline;}
	.bbsType03 td.coupon span {color:#B30027;} /*2010.01.12 mod */
	.bbsType03 td.coupon img {margin-left: 4px; vertical-align: middle; }

	/* 2009-12-28 */
	.bbsType04 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat; }
	.bbsType04 th {height: 36px;}
	.bbsType04 th.thum{ width: 66px; }
	.bbsType04 th.types{ width: 108px; }
	.bbsType04 th.name{width: 127px;}
	.bbsType04 th.coupon{ width: 197px; }
	.bbsType04 th.date{ width: 115px; }
	.bbsType04 th.del{ width: 52px; }

	.bbsType04 td { height: 55px;  text-align: center; border-bottom: 1px solid #E2E2E2; color:#666;} /* 2010.01.12 mod */
	.bbsType04 td.name {text-align: left; padding-left: 5px; width: 162px; padding-left: 20px;} /* 2010.01.12 mod */
	.bbsType04 td.name a:hover {color:#B30027; text-decoration: underline;}
	.bbsType04 td.coupon {text-align: left; padding-left: 5px; width: 192px; line-height: 1.4;}/* 2010.01.12 mod */
	.bbsType04 td.coupon a:hover {color:#B30027; text-decoration: underline;}
	.bbsType04 td.coupon span {color:#B30027;}/* 2010.01.12 mod */
	.bbsType04 td.coupon img {margin-left: 4px; vertical-align: middle; }
	.bbsType04 td.font-change-Arial{font-size:11px;}/* 2010-01-14 add */


	/* 2009-12-28 */
	.bbsType05 { clear: both;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat;}
	.bbsType05 colgroup {background: none;}
	.bbsType05 col {background: none;}
	.bbsType05 th {height: 36px;}
	.bbsType05 td { height: 28px;  text-align: center; border-bottom: 1px solid #E2E2E2;color:#666;} /* 2010.01.12 mod */
	.bbsType05 td.subject {text-align: left; text-indent: 10px;} /* 2010.01.12 mod */
	.bbsType05 td.subject a:hover {color:#B30027; text-decoration: underline;}
	.bbsType05 td.subject span {color:#B30027;} /* 2010.01.12 mod */
	.bbsType05 td.subject img {margin-left: 4px; vertical-align: middle;}
	.bbsType05 td.recommand {font-family: Arial;} /* 2010.01.19 add */
	.bbsType05 td.date {font-family: Arial;} /* 2010.01.19 add */
	.bbsType05 td.hit {font-family: Arial;} /* 2010.01.19 add */


	/* 2010-01-05 */
	.bbsType06 { clear: both; margin-bottom: -1px;width: 100%;background: url('/_ui/images/en/article/bg_board01.gif') 0 0 no-repeat; }
	.bbsType06 colgroup {background: none;}
	.bbsType06 col {background: none;}
	.bbsType06 th {height: 36px;}
	.bbsType06 td { height: 96px;  text-align: center; background: url('/_ui/images/en/myseoul/line_dot01.gif') 0 bottom repeat-x; color:#666;} /* 2010.01.12 mod */
	.bbsType06 td.subject {text-align: left; line-height: 1.4;}
	.bbsType06 td.subject a { color:#000;font-size: 14px; }
	.bbsType06 td.subject a:hover { color:#B30027; font-size: 14px; text-decoration: underline;}
	.bbsType06 td.subject span { color:#B30027;} /* 2010.01.12 mod */
	.bbsType06 td.subject img { vertical-align: middle;}
	.bbsType06 .date {color: #9F9F9F;} /* 2010.01.12 mod */
	.bbsType06 .cate { color: #666;}
	.bbsType06 .visual {float: left; padding-left: 4px; width: 112px; position: relative;}
	.bbsType06 .visual img {border: 1px solid #D8D8D8; padding: 6px;}
	.bbsType06 .visual .cateIco {position: absolute; left: 0; top: -5px;}
	.bbsType06 .visual .cateIco img {border: 0; padding: 0;}
	.bbsType06 .detail { float: left; width: 334px; padding-top: 3px;}
	.bbsType06 .title { float: left; width: 250px;  padding-top: 25px;}
	.bbsType06 .title strong {font-size: 14px; }
	.bbsType06 .title span {color:#CC0036;}
	.bbsType06 .title img {vertical-align: middle;}
	.bbsType06 .title .snLocation {padding-bottom: 5px; color:#666;}
	
	
	.totalBBSWrap .tableFooter {clear: both; padding-top: 17px; background: url('/_ui/images/en/article/bg_board02.gif') 0 0 no-repeat;  }
	.totalBBSWrap .tableFooter .rtl {float: left; width: 163px; }
	.pageNaviWrap01 {float: left;  width: 339px;  text-align: center;  } 
	.totalBBSWrap .tableFooter .ltr{float: left; width: 163px; text-align: right;}

	.pageNaviWrap02 {clear: both; padding-top: 15px; height: 50px;}
	.pageNaviWrap03 {clear: both; padding-top: 10px; height: 39px; width: 875px; margin-bottom: 24px; background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x;}  /* 2009-12-11 */ 
	.pageNavi01 {text-align: center; line-height: 1;}
	.pageNavi01 img {vertical-align: middle; margin-top: 2px; _margin-top: -3px;}
	.pageNavi01 .front {vertical-align: middle;display: inline-block; font-size: 15px;}
	.pageNavi01 .front a {border: 0;}
	.pageNavi01 .front a:hover {border: 0; text-decoration: none;}
	.pageNavi01 a {display: inline-block; padding: 2px 4px 0 3px;vertical-align: middle; display: inline-block; height: 14px;border: 1px solid #fff;letter-spacing:1px;}
	.pageNavi01 a:hover{border: 1px solid #CACACA;}
	.pageNavi01 .prev {vertical-align: middle;display: inline-block; font-size: 15px;}
	.pageNavi01 .prev a {border: 0;}
	.pageNavi01 .prev a:hover {border: 0; text-decoration: none;}
	.pageNavi01 .no {padding: 0; margin: 0 1px; vertical-align: middle; display: inline-block; height: 14px; }
	.pageNavi01 .no strong {padding: 2px 5px 0 4px;vertical-align: middle; display: inline-block; height: 14px;color:#A70D28;border: 1px solid #CACACA; letter-spacing:-1px;}
	.pageNavi01 .no a:hover { text-decoration: none;}
	.pageNavi01 .next {vertical-align: middle;display: inline-block; font-size: 15px;}
	.pageNavi01 .next a {border: 0;}
	.pageNavi01 .next a:hover {border: 0; text-decoration: none;}
	.pageNavi01 .end {vertical-align: middle;display: inline-block; font-size: 15px;}
	.pageNavi01 .end a {border: 0;}
	.pageNavi01 .end a:hover {border: 0; text-decoration: none;}



	.thumType01 {clear: both;  margin-bottom: 40px;  }
	.thumType01 .title { height: 20px; padding-left: 12px; color:#6c6c6c; background: url('/_ui/images/en/article/bul_arrow01.gif') 2px 3px no-repeat; font-weight: bold; }
	.thumType01 .content { width: 652px; /*height: 210px;*/overflow:hidden; border: 1px solid #c8c8c8; padding: 11px 6px 25px 5px; } /* 2010-02-03 mod */
	.thumType01 .content li {float: left; padding-left: 7px; padding-right: 6px;  width: 150px;   }
	.thumType01 .content .visual { border: 1px solid #c8c8c8; padding: 6px;position: relative;}
	.thumType01 .content .visual .bestFood {position: absolute; left: 56px; bottom: 5px;}
	.thumType01 .content .visual img {vertical-align: top;}
	.thumType01 .content .eventList {padding-top: 5px; padding-bottom:3px;/*height: 18px; */} /* 2010-02-03 mod */
	.thumType01 .content .sTitle {line-height: 1.2; width: 150px; height: 50px; color: #333;}  /* 2009.12.18 mod */
	.thumType01 .content .sTitle a {color: #686868;} /* 2009.12.18 add *//* 333 - 686868 2010-02-03 mod */
 	.thumType01 .content .sDetail {line-height: 1.2; width: 150px; color:#666;font-size:11px;}  /* 2009.12.18 mod */
	.thumType01 .content .sDetail span {color:#d4d4d4;}


	
	/* 2010-01-18 */
	.thumType02 {clear: both;  height: 276px;  }
	.thumType02 .title { height: 20px; padding-left: 12px; color:#6c6c6c; background: url('/_ui/images/en/article/bul_arrow01.gif') 2px 3px no-repeat; font-weight: bold; }
	.thumType02 .content {overflow: hidden; width: 665px; height: 231px; } 
	.thumType02 .content ul { width: 672px; } 
	.thumType02 .content li {float: left; width: 168px; height: 231px; background: url('/_ui/images/en/guide/bg_thum01.gif') 0 0 no-repeat; }
	.thumType02 .content .visual { position: relative; padding-top: 10px; height: 113px; padding-left: 12px;}
	.thumType02 .content .visual .bestFood {position: absolute; left: 56px; bottom: 5px;}
	.thumType02 .content .visual img {vertical-align: top;}
	.thumType02 .content .visual .bico {position: absolute; left: 12px; top: 10px;}
	.thumType02 .content .sTitle {line-height: 1.2; padding-left: 12px; width: 136px; height: 31px;font-size: 12px;  } 
	.thumType02 .content .sDetail {line-height: 1.2;  padding-left: 12px; width: 136px; height: 21px; font-size: 12px;  color:#8e8e8e;} 
	.thumType02 .content .sDetail span {color:#d4d4d4;}
	.thumType02 .content .btnList {padding-left: 10px; font-size: 10px;}
	/* 2010-01-18 */
	

	.articleList_type01 {clear: both; border-top: 1px solid #c9c9c9; margin-bottom: -1px;}
	.articleList_type01 .item {clear: both;  background: url('/_ui/images/en/article/dot02.gif') 0 bottom no-repeat; min-height: 140px; _height: 140px; padding: 15px 0 16px; _zoom:1;}
	.articleList_type01 .item:after {content:""; display: block; clear: both; font-size: 0; line-height: 0; }
	.articleList_type01 .item .visual { float: left; border: 1px solid #c8c8c8;  margin-right: 20px; height: 102px; text-align: center; padding-top: 6px; padding-bottom: 6px; padding-left: 6px; padding-right: 6px; width: 136px;position: relative;}
	.articleList_type01 .item .visual .bestFood {position: absolute; left: 56px; bottom: 5px;}
	.articleList_type01 .item .visual .ico {position: absolute; left: 56px; bottom: 5px;}
	.articleList_type01 .item .visual img {vertical-align: top;}
	.articleList_type01 .item .detail { float: left; width: 495px;  }
	.articleList_type01 .item .detail h3 {font-size: 14px; font-weight: bold; line-height: 1.3; min-height: 20px; _height: 20px; padding-bottom: 5px;}
	.articleList_type01 .item .detail h3 a {color:#000;}
	.articleList_type01 .item .detail h3 a:hover {color:#a70d28;}
	.articleList_type01 .item .detail h3 span {font-size: 11px; color:#b61236; font-weight: normal; padding-right: 10px; vertical-align: middle; }
	.articleList_type01 .item .detail h3 img {vertical-align: middle;}
	.articleList_type01 .item .detail .sDetail {overflow: hidden; _zoom: 1; min-height: px; _height: px; line-height: 1.4; padding-bottom: 15px;font-family: Dotum;color:#999; }
	.articleList_type01 .item .detail .sDetail .imgP {font-size: 0; line-height: 0;}
	.articleList_type01 .item .detail .sDetail .imgP img { padding-right: 3px;}
	.articleList_type01 .item .detail .sDetail span {padding-left: 2px; padding-right: 2px;color:#999; font-size: 11px; vertical-align: middle; color:#d4d4d4; }
	.articleList_type01 .item .detail .sDetail img {vertical-align: middle;}
	.articleList_type01 .item .detail .printText {clear: both; line-height: 1.4; padding-bottom: 15px;}
	.articleList_type01 .item .detail .printText a { color:#666;}
	.articleList_type01 .item .detail .printText a:hover { color:#a70d28;}
	.articleList_type01 .item .detail .btnList  {clear: both; height: 29px; padding-right: 5px;}
	.articleList_type01 .item .detail .btnList .btnRtl { float: left; }
	.articleList_type01 .item .detail .btnList .btnRtl img {  vertical-align: top;}
	.articleList_type01 .item .detail .btnList .btnLtr { float: right; padding-top: 3px; }
	.articleList_type01 .item .detail .btnList .btnLtr img { margin-left: 10px; vertical-align: top;}
	.articleList_type01 .item .detail .detailInner {height: 88px;}
 
	
/* util menu (print, scrap, zoom....)
------------------------------------------------------------------------------------------------- */

	.mUtilMenuList {text-align: right; height: 25px; padding-right: 20px; font-size: 0; line-height: 0; }
	.mUtilMenuList li {display: inline;  font-size: 0; line-height: 0;  padding-left: 3px; }
	.mUtilMenuList .zoomIn {padding-left: 14px; background: url('/_ui/images/en/article/line_04.gif') 6px 0 no-repeat; }

	
/* bbs view title
------------------------------------------------------------------------------------------------- */
	.ctnPrintTItle01 { width: 635px; font-size: 14px; font-weight: bold; line-height: 1.2; color:#000;  padding-left: 15px; padding: 10px 15px 15px; overflow: hidden; zoom:1;}
	.ctnPrintTItle01 span {font-size: 12px;color:#666; font-weight: normal; }
	.ctnPrintTItle02 { width: 665px;  border-bottom: 2px solid #cdcdcd; overflow: hidden; zoom:1;}
	.ctnPrintTItle02 h3 {float: left; width: 429px;  font-size: 14px; font-weight: bold; line-height: 1.2; color:#000;  padding-left: 15px; padding: 10px 15px 11px;}
	.ctnPrintTItle02 span {font-size: 12px;color:#666; font-weight: normal; }
	.ctnPrintTItle02 ul {float: right; width: 171px; text-align: right; padding-top: 10px;}/* 2010-01-12 mod */
	.ctnPrintTItle02 ul li {display: inline;}
	.ctnPrintTItle03 { width: 665px;  border-bottom: 2px solid #cdcdcd; overflow: hidden; zoom:1;}
	.ctnPrintTItle03 h3 { font-size: 14px; font-weight: bold; line-height: 1.2; color:#000;  padding-left: 15px; padding: 10px 15px 15px;}
	.ctnPrintTItle03 span {font-size: 12px;color:#666; font-weight: normal; }
	.ctnPrintTItle04 { width: 665px;   overflow: hidden; zoom:1;}
	.ctnPrintTItle04 h3 {float: left; width: 500px; font-size: 14px; font-weight: bold; line-height: 1.2; color:#000;  padding: 10px 15px 15px;}
	.ctnPrintTItle04 span {font-size: 12px;color:#666; font-weight: normal; }
	.ctnPrintTItle04 ul {float: right; width: 100px; text-align: right; padding-top: 10px;}
	.ctnPrintTItle04 ul li {display: inline;}

		/* 2010-01-13 */
	.ctnPrintTItle05 { width: 665px;   overflow: hidden; zoom:1;}
	.ctnPrintTItle05 h3 {float: left; width: 360px; font-size: 14px; font-weight: bold; line-height: 1.2; color:#000;  padding: 10px 15px 15px;}
	.ctnPrintTItle05 span {font-size: 12px;color:#666; font-weight: normal; }
	.ctnPrintTItle05 ul {float: right; width: 273px; text-align: right; padding-top: 10px;}
	.ctnPrintTItle05 ul li {display: inline;}


/* bbs view hedaer
------------------------------------------------------------------------------------------------- */
	.bbsViewType01_Header {width: 650px; height: 20px; margin-bottom: 17px; padding: 10px 15px 0 0; border-top: 2px solid #cdcdcd; border-bottom: 1px solid #e5e5e5; background-color:#fcfcfc; }
	.bbsViewType01_Header .name {float: left; width: 250px; padding-left: 15px; color:#666;}
	.bbsViewType01_Header .subject {float: left; width: 480px; padding-left: 15px; font-size: 14px; font-weight: bold; color:#000;}/* 2010-01-15 mod */
	.bbsViewType01_Header ul {float: right; /*width: 350px;*/ text-align: right;color:#8e8e8e ;} /* 2010.01.12 mod */
	.bbsViewType01_Header  li {display: inline; padding-left: 20px;}

	.downloadFileList { padding-right: 35px; width: 650px; padding-bottom: 15px;}
	.downloadFileList li {height: 20px;text-align: right; font-size: 11px;}
	.downloadFileList li a {color:#666;}
	.downloadFileList li img {vertical-align: middle; padding-right: 10px;}

/* bbs view content
------------------------------------------------------------------------------------------------- */
	.content_Print {clear: both; width: 635px; color:#666; padding: 0 15px 20px; line-height: 1.4; background: url('/_ui/images/en/article/bg_board02.gif') 0 bottom no-repeat; /* text-align: justify; word-break:break-all; word-wrap: break-word; */}
	.content_Print02 {clear: both; width: 635px; color:#666; line-height: 1.4; border-bottom: 1px solid #F3F3F3; /* text-align: justify; word-break:break-all; word-wrap: break-word; */} /* 2009.12.18 mod */
	.content_Print03 {clear: both; width: 665px; color:#666; padding: 20px 0 0; line-height: 1.4; border-bottom: 1px solid #F3F3F3; /* text-align: justify; word-break:break-all; word-wrap: break-word; */}
	.content_Print04 {clear: both; width: 665px; color:#666; padding: 0 0 20px; line-height: 1.4; border-bottom: 1px solid #cdcdcd; /*  text-align: justify; word-break:break-all; word-wrap: break-word; */}

/* bbs data list
------------------------------------------------------------------------------------------------- */
	.preNextDataWrap {clear: both; width: 665px; border-top: 1px solid #c93d5b; } /* 2009-12-30 */
	.preNextData {clear: both; height: 63px; width: 665px; color:#666; border-bottom: 1px solid #c93d5b; background: url('/_ui/images/en/common/dot_01.gif') 0 30px repeat-x;}
	.preNextData dt { float: left; padding: 10px  0 0 16px; width: 90px; height: 20px;  font-weight: bold; font-size: 11px;}
	.preNextData dd {float: left; padding: 10px  0 0 ;  width: 559px; height: 20px;}
	.bbsBtnList_left {clear: both; padding-top: 20px; height: 61px; }
	.bbsBtnList_right {clear: both; width: 665px; padding-top: 4px;height: 61px; text-align: right; font-size: 5px;}
	.btnList_both {clear: both; padding-top: 20px; height: 60px; width: 665px; text-align: center;} /* 2009-12-07 */
	.btnList_both .ltr {float: right; }
	.btnList_both .rtl {float: left; }
	.btnList_both02 {clear: both; height: 80px; width: 665px; text-align: center;} /* 2009-12-08 */
	.btnList_both02 .ltr {float: right; }
	.btnList_both02 .rtl {float: left; }
	.bbsBtnList_floatRight { float: right;  padding-top: 4px;height: 61px; text-align: right; font-size: 5px;}


/* bbs reply
------------------------------------------------------------------------------------------------- */

	.bbsViewTItle01 {clear: both; height: 20px; line-height: 1.1 !important; padding-left: 16px; color:#6c6c6c; background: url('/_ui/images/en/article/bul_arrow01.gif') 6px 5px no-repeat; font-weight: bold; font-size: 11px;}
	.bbsReplyList {clear: both; margin-bottom: 40px; width: 665px; border-top:2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; overflow: hidden;}
	.bbsReplyList li {clear: both;background: url('/_ui/images/en/common/dot_01.gif') 0 0 repeat-x;margin-top: -1px;padding:9px 15px 0px;zoom:1;}
	.bbsReplyList li .text {display: block; line-height: 1.3;padding-bottom: 10px; color:#666;}
	.bbsReplyList li .info {float: left;  width: 540px; height: 17px; padding-top: 3px;font-size: 11px;}
	.bbsReplyList li .btn {float: right; width: 80px; padding-right: 15px; height: 20px; font-size: 8px; text-align: right;}
	.bbsReplyList li strong {color:#999; }
	.bbsReplyList li .bar {color:#d4d4d4;}
	.bbsReplyList li .date {color:#999; font-size: 11px;}


/* bbs comment
------------------------------------------------------------------------------------------------- */
	.commentEntry { width: 649px; height: 76px; padding: 14px 0 0 14px; border: 1px solid #fce2e2;  background-color: #fdf4f6;}
	.commentEntry .comment { float: left; margin-right: 14px;  width: 513px; height: 34px; padding: 10px 13px 0; overflow: auto;border: 1px solid #cfcfcf; background-color: #fff; font-size: 11px; color: #999;}
	.commentEntry .entryBtn {float: left; }
	.commentEntry .tp { height: 53px;}
	.commentEntry .bt { clear: both;}
	.commentEntry .bt .twitterSetting {float: left; width: 491px; color:#666; font-size: 11px;}
	.commentEntry .bt .twitterSetting img {float: left;}
	.commentEntry .bt .twitterSetting input {float: left; margin: 2px 4px 0 0;}
	*html .commentEntry .bt .twitterSetting input { margin: 0;}
	*+html .commentEntry .bt .twitterSetting input {margin: -2px 4px 0 0;}
	.commentEntry .bt .twitterSetting label {float: left;margin-right: 10px; padding-left: 5px;margin-top: 2px;}
	*html .commentEntry .bt .twitterSetting label {float: left;margin-right: 10px; margin-top: 5px;}
	*+html .commentEntry .bt .twitterSetting label {float: left;margin-right: 10px;margin-top: 4px;}
	.commentEntry .bt .textCount {float: left; width: 50px; text-align: right;font-size: 11px; padding-top: 3px; }

	.commentList {clear: both; width: 665px; overflow: hidden; border-bottom: 1px solid #cdcdcd;}
	.commentList  .commentItem {clear: both;background: url('/_ui/images/en/common/dot_01.gif') 0 0 repeat-x;margin-top: -1px;padding:11px 15px 8px;zoom:1;overflow: hidden;}
	.commentList  .commentItem dt {float: left; width: 72px; padding-right: 10px; color:#999; } /* 라인 */
	.commentList  .commentItem dd {float: left; width: 550px; line-height: 1.3; }
	.commentList  .commentItem dd .comment {float: left; width: 445px; color:#666;  }
	.commentList  .commentItem dd .date {float: right; width: 100px; text-align: right; color:#999; font-size: 11px;  }


/* bbs trackback
------------------------------------------------------------------------------------------------- */

	.trackbackBtn{float: right; margin-top: -20px; padding-right: 20px;}
	.trackbackURL {clear:both; overflow: hidden; zoom:1; width: 663px; border: 1px solid #d8d8d8; background-color:#f8f8f8; padding-bottom: 10px; overflow: hidden; zoom:1;}
	.trackbackURL dt {float: left; padding: 16px 0 0 14px;  width: 140px; font-weight: bold; font-size: 11px; color:#666;}/* 2010-01-12 mod */
	.trackbackURL dd {float: left; width: 505px; font-size: 11px; color:#666;}/* 2010-01-12 mod */
	.trackbackURL dd span {float: left; width: 395px; padding-top: 16px;}/* 2010-01-12 mod */
	.trackbackURL dd a {float: right;  text-align: right; padding-top: 11px; font-size: 1%; line-height: 1%;}

	.trackbackList {clear: both; overflow: hidden;border-bottom: 1px solid #cdcdcd; width: 665px;}
	.trackbackList .trackbackItem {clear: both;background: url('/_ui/images/en/common/dot_01.gif') 0 0 repeat-x;margin-top: -1px;padding:15px 15px 10px; color:#666;}
	.trackbackList .trackbackItem h5 {font-weight: bold; padding-bottom: 10px;}
	.trackbackList .trackbackItem .date {color:#999; font-size: 11px; padding-bottom: 15px;}
	.trackbackList .trackbackItem .text { font-size: 12px; padding-bottom: 7px; line-height: 1.3;}
	.dataCopyright {clear: both; width: 665px; text-align: right; padding-top: 15px; height: 50px; border-bottom: 1px solid #c93d5b; font-size:11px; color:#999;} /* 2009.12.18 mod */
	.dataCopyright strong {color: #666;}
	.dataCopyright span {font-family: Dotum, "돋움";}
	.dataCopyrightEmpry {clear: both; width: 665px; text-align: right; font-size: 11px; color:#999; padding-top: 15px; height: 25px; border-bottom: 1px solid #c93d5b;}



/* bbs 
------------------------------------------------------------------------------------------------- */
	.bbsViewType02_Header {
		clear: both;
		margin-bottom: 17px;
		width: 665px;
		border-top: 2px solid #CDCDCD;
		border-bottom: 1px solid #FCE2E2;
		background-color:#FDF4F6;
		overflow: hidden;
		zoom:1;
		}
	.bbsViewType02_Header ul {width: 663px; padding-left: 15px; padding-top: 15px; padding-bottom: 10px;}
	.bbsViewType02_Header li {float: left; width: 191px; padding-bottom: 5px; line-height: 1.5; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; padding-left: 8px; padding-right: 10px;}
	.bbsViewType02_Header li .cateName {color:#666;}
	.bbsViewType02_Header li .bar {color:#D4D4D4;}
	.bbsViewType02_Header li .text {color:#666;}

	.tagCloud_Wrapper {
		clear: both;
		overflow: hidden;
		position: relative; 
		width: 665px;
		margin-bottom: 35px; 
		border-top: 1px solid #D9D9D9; 
		background: url('/_ui/images/en/article/bg_board02.gif') 0 bottom no-repeat; 
		padding: 7px 0 13px;
		} /* 2009.12.18 mod */

/* tag
------------------------------------------------------------------------------------------------- */
	.tagCloud_Wrapper .tagCloud {float: left; width: 407px; padding: 9px 0 0 15px;height: 38px; border-right:1px solid #D4D4D4;}
	.tagCloud_Wrapper .tagCloud h4 {float: left; width: 36px; height: 34px;padding-top: 2px; }
	.tagCloud_Wrapper .tagCloud .tagList {float: left; width: 330px; font-size: 11px; line-height: 1.5; color:#D4D4D4;}
	.tagCloud_Wrapper .tagCloud .tagList a {color:#999;}
	.tagCloud_Wrapper .tagEntry {float: left; padding-left: 20px; padding-top: 14px; }
	.tagCloud_Wrapper .tagEntry .tagEntryIpt { margin-right: 4px;width: 122px; height: 16px; padding: 2px 5px 0; color: #666; border: 1px solid #CFCFCF; background-color: #F7F7F7; vertical-align: middle;}
	.tagCloud_Wrapper .tagEntry input {vertical-align: middle;}
	.tagCloud_Wrapper .controlPannel {position:absolute; right: 260px; bottom: 18px;}


	.tagCloud_Wrapper02 {
		clear: both; 
		position: relative; 
		width: 665px;
		margin-bottom: 35px; 
		border-top: 1px solid #D9D9D9;   
		background: url('/_ui/images/en/article/line_03.gif') 0 bottom repeat-x;
		padding: 7px 0  25px;
		overflow: hidden;
		zoom:1;
		}/* 2010-02-08 mod */
	.tagCloud_Wrapper02 .tagCloud {float: left; width: 407px; padding: 9px 0 0 15px;height: 38px; border-right:1px solid #D4D4D4;}
	.tagCloud_Wrapper02 .tagCloud h4 {float: left; height: 34px;padding-top: 2px; }
	.tagCloud_Wrapper02 .tagCloud .tagList {float: left; width: 310px; line-height: 1.5; color:#D4D4D4; padding-left: 6px;} /* 2009.12.18 mod */
	.tagCloud_Wrapper02 .tagCloud .tagList a {color:#999;}
	.tagCloud_Wrapper02 .tagEntry {float: left; padding-left: 20px; padding-top: 14px; }
	.tagCloud_Wrapper02 .tagEntry .tagEntryIpt { margin-right: 4px;width: 142px; height: 16px; padding: 2px 5px 0; color: #666; border: 1px solid #CFCFCF; background-color: #F7F7F7; vertical-align: middle;}/* 2010-01-13 mod */
	.tagCloud_Wrapper02 .tagEntry input {vertical-align: middle;}
	.tagCloud_Wrapper02 .controlPannel {position:absolute; right: 260px; bottom: 18px;}

	.tagCloud_EntryList {padding-left: 15px;  padding-top: 30px;clear: both;  margin-top: 30px;padding-bottom: 10px; overflow: hidden; zoom: 1;} /* set CSS 영향으로 Default 속성값 받음 재초기화 필요 */
	.tagCloud_EntryList h5 {float: left; padding: 2px 0 0 0;margin: 0;  }
	.tagCloud_EntryList p {float: left;  width: 550px;  margin: 0; padding-left: 9px; color:#d4d4d4; letter-spacing: -1px; line-height: 1.5;}
	.tagCloud_EntryList p a {color:#999; font-size:11px ; text-decoration: none !important;letter-spacing: 0;} /* 2010-01-13 mod */

	.bbsConnetDataList {
		clear: both; 
		margin-bottom: 40px; 
		width: 665px; 
		border-top:2px solid #cdcdcd; 
		border-bottom: 1px solid #cdcdcd; 
		overflow: hidden;
		zoom:1;
		}
	.bbsConnetDataList li {clear: both; width: 665px; background: url('/_ui/images/en/common/dot_01.gif') 0 0 repeat-x; margin-top: -1px;padding:11px 0 0px; height: 19px; }
	.bbsConnetDataList li .text {float: left; width: 550px; padding-left: 15px;color:#666;}
	.bbsConnetDataList li .date {float: right; width: 89px; color:#999;  font-size: 11px; font-family: Arial;}

	
	.locationPic_print {clear: both; padding: 20px 0; }
	.viewBtnList {float: right; margin-top: -25px; padding-right: 20px; margin-bottom:30px; position: relative; z-index: 10001;} /* 2009.12.18 mod */
	.viewBtnList02 {float: right; margin-top: -26px; padding-right: 20px; position: relative; z-index: 10001; }
	.viewBtnList03 {float: right; margin-top: -34px; /*padding-right: 20px;*/ margin-bottom: 30px;  position: relative; z-index: 10001;}
	.viewBtnList04 {float: right; margin-top: -38px; padding-right: 20px; margin-bottom: 10px;  position: relative; z-index: 10001;} /* 2009.12.28 mod */
	.viewBtnList05 {position: relative; float: right; margin-top: -34px; padding-right: 20px; margin-bottom: 10px;  position: relative; z-index: 10001;} /* 2010.01.22 add */

	
/* space information 
------------------------------------------------------------------------------------------------- */
	.spaceInfo_Wrap {clear: both; padding-top: 18px; border-top: 2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; width: 665px; margin-bottom: 44px; }
	.spaceInfo_Wrap .map_info { width: 665px; height: 221px; background: url('/_ui/images/en/article/dot02.gif') 0 bottom repeat-x;}
	.spaceInfo_Wrap .map_detail {float: left; width: 302px; padding: 0 17px;}
	.spaceInfo_Wrap .map_detail dl {clear: both; padding-bottom: 15px; overflow: hidden; zoom:1;line-height: 1.4;}
	.spaceInfo_Wrap .map_detail dt {float: left; width: 90px; padding-left: 9px; font-weight: bold; color:#666; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }
	.spaceInfo_Wrap .map_detail dd {float: left; width: 180px; }
	.spaceInfo_Wrap .map_print {float: left; width: 320px; height: 200px; border: 1px solid #cdcdcd;}
	.spaceInfo_Wrap .information { clear: both; padding-bottom: 10px;padding-left: 17px; color:#666; overflow: hidden; zoom: 1;}
	.spaceInfo_Wrap .information dl {clear: both; padding-bottom: 10px; line-height: 1.5; overflow: hidden; zoom:1;padding-top: 10px;}
	.spaceInfo_Wrap .information dt {float: left; width: 90px; padding-left: 9px; font-weight: bold; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }
	.spaceInfo_Wrap .information dd {float: left; width: 500px;  padding-bottom: 10px;}


/* star marks
------------------------------------------------------------------------------------------------- */
	.marks_Header {clear: both; height: 23px; overflow: hidden; }
	.marks_Header h4 {float: left; margin-top: 4px; margin-right: 5px;}
	.marks_Header .starMarks{float: left;}
	.marks_Header .marksBtn{float: right;  padding-right: 20px;padding-top:6px;}/* 2010-01-12 mod */

	.marksList {clear: both; width: 665px; margin-bottom: 44px; border-top: 2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; overflow: hidden; }
	.marksList table {margin-top: -1px;}
	.marksList th {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; padding-left: 14px; width: 79px; text-align: left; font-weight: normal; color: #999; font-size: 11px; }
	.marksList td {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; }
	.marksList td.marks { width: 84px; padding: 10px 0 7px; }
	.marksList td.ment { width: 373px; color:#666; line-height: 1.5; padding: 8px 10px 7px 0;}
	.marksList td.data { width: 105px; font-size: 11px; color: #999; vertical-align: top; padding: 10px 0 7px;}


	.starEntryEntry { width: 649px; height: 116px; *height:104px; padding: 10px 0 0 14px; border: 1px solid #fce2e2;  background-color: #fdf4f6;}

	.starEntryEntry .starSelect01 {position: relative; height: 25px;}
	.starEntryEntry .starSelect01 #starSelectEntry { display: none;}
	.starEntryEntry .starSelect01 ul {}
	.starEntryEntry .starSelect01 ul li { float: left; margin-right: 10px;}
	.starEntryEntry .starSelect01 ul li input {vertical-align: middle; margin-right: 3px;}
	.starEntryEntry .starSelect01 ul li img {vertical-align: middle;}

	.starEntryEntry .starSelect02 {position: relative; height: 25px;}
	.starEntryEntry .starSelect02 #starSelectEntry { display: block; width: 88px;padding: 3px 0 0 10px; height: 17px; background: url('/_ui/images/en/article/bg_selectBox01.gif') 0 0 no-repeat;}
	.starEntryEntry .starSelect02 ul {position: absolute; left: 0; top: 20px; width: 86px; padding-left: 10px; border: 1px solid #d2d2d2; background-color: #fff;}
	.starEntryEntry .starSelect02 ul li { padding-top: 3px; height: 17px; }
	.starEntryEntry .starSelect02 ul input {position: absolute; left: -10000px; top: -1000px;}
	.starEntryEntry .comment { float: left; margin-right: 14px; width: 513px; height: 34px; padding: 10px 13px 0; overflow: auto;border: 1px solid #cfcfcf; background-color: #fff; font-size: 11px; color: #999;}
	.starEntryEntry .entryBtn {float: left; }
	.starEntryEntry .tp { height: 53px;}
	.starEntryEntry .bt { clear: both;}
	.starEntryEntry .bt .twitterSetting {float: left; width: 491px; color:#666; font-size: 11px;}
	.starEntryEntry .bt .twitterSetting img {float: left;}
	.starEntryEntry .bt .twitterSetting input {float: left; margin: 2px 4px 0 5px;}
	*html .starEntryEntry .bt .twitterSetting input { margin: 0;}
	*+html .starEntryEntry .bt .twitterSetting input {margin: -2px 4px 0 0;}
	.starEntryEntry .bt .twitterSetting label {float: left;margin-right: 10px; padding-left: 5px;margin-top: 2px;}
	*html .starEntryEntry .bt .twitterSetting label {float: left;margin-right: 10px; margin-top: 5px;}
	*+html .starEntryEntry .bt .twitterSetting label {float: left;margin-right: 10px;margin-top: 4px;}
	.starEntryEntry .bt .textCount {float: left; width: 50px; text-align: right;font-size: 11px; padding-top: 3px; }

	.marksList02 {clear: both; width: 665px; border-top: 2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; overflow: hidden; }
	.marksList02 table {margin-top: -1px;}
	.marksList02 th {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; padding-left: 14px; width: 79px; text-align: left; font-weight: normal; color: #999; font-size: 11px; }
	.marksList02 td {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; }
	.marksList02 td.marks { width: 84px; padding: 10px 0 7px; }
	.marksList02 td.ment { width: 373px; color:#666; line-height: 1.5; padding: 8px 10px 7px 0;}
	.marksList02 td.data { width: 105px; font-size: 11px; color: #999; vertical-align: top; padding: 10px 0 7px;}

	/* 2010-01-14 */
	.marksList03 {clear: both; width: 665px;  border-bottom: 1px solid #cdcdcd; overflow: hidden; }
	.marksList03 table {margin-top: -1px;}
	.marksList03 th {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; padding-left: 14px; width: 79px; text-align: left; font-weight: normal; color: #999; font-size: 11px; }
	.marksList03 td {background: url('/_ui/images/en/article/dot02.gif') 0 0 repeat-x; }
	.marksList03 td.marks { width: 84px; padding: 10px 0 7px; }
	.marksList03 td.ment { width: 373px; color:#666; line-height: 1.5; padding: 8px 10px 7px 0;}
	.marksList03 td.data { width: 105px; font-size: 11px; color: #999; vertical-align: top; padding: 10px 0 7px;}



/* Tour Tip
------------------------------------------------------------------------------------------------- */
	.tourTip_Wrap {clear: both; padding-top: 18px; border-top: 2px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; width: 665px; margin-bottom: 44px; color:#666}
	.tourTip_Wrap dl {clear: both; padding-bottom: 10px; line-height: 1.5; overflow: hidden; zoom:1;}
	.tourTip_Wrap dt {float: left; width: 118px; font-weight: bold; }
	.tourTip_Wrap dd {float: left; width: 530px; }

/* Festival
------------------------------------------------------------------------------------------------- */
	.festivalDetail_Wrap {clear: both; border-top: 2px solid #cdcdcd; margin-bottom: 44px; width: 665px;  }
 
	.festivalInfo_Wrap {clear: both; border-top: 2px solid #cdcdcd; margin-bottom: 15px; width: 665px;  }
	.festivalInfo_Wrap .information { clear: both; padding-bottom: 10px;padding-left: 17px; color:#666; overflow: hidden; zoom: 1;}
	.festivalInfo_Wrap .information dl {clear: both; padding-bottom: 10px; line-height: 1.5; overflow: hidden; zoom:1;padding-top: 20px;}
	.festivalInfo_Wrap .information dt {float: left; width: 146px; padding-bottom: 10px;padding-left: 9px; font-weight: bold; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }/* 2010-01-12 mod */
	.festivalInfo_Wrap .information dd {float: left; width: 493px;  padding-bottom: 10px;}/* 2010-01-12 mod */


/* Traffic 2010-02-18
------------------------------------------------------------------------------------------------- */
	.traffic_Wrap {clear: both; padding-top: 18px; border-top: 2px solid #cdcdcd; width: 665px;  margin-bottom: -15px; color:#666}
	.traffic_Wrap dl {clear: both; padding-bottom: 10px; padding-left: 18px; line-height: 1.5; overflow: hidden; zoom:1;}
	.traffic_Wrap dl dt { float: left; width: 70px; padding-left: 7px; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }
	.traffic_Wrap dl dd {float: left;  width: 450px; }
	.traffic_Wrap dl dd img {vertical-align: middle;}




/* ThumList
------------------------------------------------------------------------------------------------- */
	.thumList_type01 { clear: both;  overflow: hidden; zoom:1; width: 665px; padding: 20px 0 0 0 !important;}
	.thumList_type01 li { float: left; margin: 0 5px 0 0 !important; padding: 0 !important; height: 300px;width: 325px; text-align: center;}
	.thumList_type01 li  div {width: 323px; height: 243px; border: 1px solid #D4D4D4;}
	.thumList_type01 li span { display: block; padding-top: 4px;  padding-bottom: 10px;width: 100%;}

    .thumList_free01 { clear: both;  overflow: hidden; zoom:1; width: 665px; padding: 0 !important;}
    .thumList_free01 li { float: left; margin: 0 5px 0 0 !important; padding: 0 !important; width: 325px; text-align: left;}
    .thumList_free01 li  div {width: 323px; height: 243px; border: 1px solid #D4D4D4;}
    .thumList_free01 li span { display: block; padding-top: 4px;  padding-bottom: 10px;width: 100%;}

    .thumList_free03 { clear: both;  overflow: hidden; zoom:1; width: 665px; padding: 0 !important;}
    .thumList_free03 li { float: left; margin: 0 5px 0 0 !important; padding: 0 !important; width: 216px; text-align: left;}
    .thumList_free03 li  div {width: 215px; height: 160px; border: 1px solid #D4D4D4;}
    .thumList_free03 li span { display: block; padding-top: 4px;  padding-bottom: 10px;width: 100%;}

/* all search  2010-01-25 전부
------------------------------------------------------------------------------------------------- */
	.weekWordRanking {padding-top: 23px; margin-left: 148px;  width: 690px;overflow: hidden; zoom:1;} /* 2010-01-25 mod */
	.weekWordRanking h3 {float: left; padding-right: 5px; font-weight: bold; color:#666;} /* 2010-01-25 mod */
	.weekWordRanking ul {float: left; width: 310px; overflow-x: hidden; line-height: 1.4; padding-bottom: 4px;zoom:1;}
	.weekWordRanking ul li {display: inline; padding-right: 0px; }
	.weekWordRanking ul li span {font-weight: bold; color:#efa7b7;}
	.weekWordRanking ul li a {color:#666;}
	.weekWordRanking .otherRanking {float: left; padding-left:7px;width: 80px; text-align: right;}
	.weekWordRanking .otherRanking a {color: #d77a1c; text-decoration: underline;} /* 2010.01.25 mod */
	.searchWordEntryWrap { float: left;  border: 2px solid #bd1439; width: 556px; height: 30px; }  /* 2009-12-11 */
	.searchWordEntryWrap .category {float: left; position: relative; z-index: 10000;}
	
	/* s:2010-01-26 */
	.searchWordEntryWrap .category a.cate {
		display: block; 
		font-weight: bold; 
		text-decoration: none; 
		width: 138px; 
		font-size: 14px;
		color: #bd1338; 
		padding-right: 15px;
		height: 21px; 
		padding-top: 9px; 
		background: url('/_ui/images/en/search/bg_allSearch01.gif') right 0 no-repeat; text-align: center; 
		}

	/* e:2010-01-26 */
	.searchWordEntryWrap .searchTypeSelect {position: absolute; top: 00px; left: 0; width: 151px;padding-top: 9px; border: 1px solid #d1d1d1; height: 135px; overflow: hidden;background:#fff url('/_ui/images/en/search/bg_allSearch01.gif') 0 -40px no-repeat; }
	.searchWordEntryWrap .searchTypeSelect li {font-weight: bold; text-decoration: none; width: 138px; font-size: 14px;color: #bd1338; padding:0 0 0 12px; height: 22px; }
	.searchWordEntryWrap .searchTypeSelect li a {color:#000;}
	.searchWordEntryWrap .searchTypeSelect li a:hover {color:#bd1338;}
	.searchWordEntryWrap .searchTypeSelect li input {position: absolute; left: -1000px;}

	.searchWordEntryWrap .searchAllEntry {float: left; padding-top: 1px; padding-right: 1px; width:401px; }
	.searchWordEntryWrap .searchAllEntry .iptEntry { float: left; vertical-align: middle; border: 0; width: 325px; height: 19px; padding: 8px 0 0 17px ; font-size: 14px; font-weight: bold; color: #333;}
	.searchWordEntryWrap .searchAllEntry .sBtn { float: right; }
	.searchWordEntryWrap .searchAllEntry input { vertical-align: middle;}


	.searchInSearch {float:left; padding-left: 10px; padding-top: 9px; }
	.searchInSearch input {vertical-align: middle;}
	html .searchInSearch label {vertical-align: middle; color:#666; padding-left: 6px;}
	*html .searchInSearch label {vertical-align: middle; color:#666; padding-left: 2px;}
	*+html .searchInSearch label {vertical-align: middle; color:#666; padding-left: 2px;}
	*html .searchInSearch {float:left; padding-left: 10px; padding-top: 5px; }
	*+html .searchInSearch {float:left; padding-left: 10px; padding-top: 5px; }

	.searchAllHeader {clear: both; height: 53px; padding-left: 148px; } /* 2009-12-11 */

	/* 2010-01-24 */
	.searchResult01 {clear: both; width: 875px; overflow: hidden; zoom:1; padding-bottom: 10px; margin-bottom: 24px; border-bottom: 2px solid #8f8f8f;}
	.searchResult01 h3 {float: left; width: 674px; font-size: 14px; color: #666;}
	.searchResult01 h3 .t {color:#BD1338;}
	.searchResult01 h3  span {font-size: 12px; color:#999;}
	.searchResult01 h3  span strong { color:#BD1338; }
	.searchResult01 h3 .n {color: #333; }
	.searchResult01 div {float: right; width: 175px;}
	.searchResult01 div ul {text-align: right;}
	.searchResult01 div ul li.first {display: inline; padding-right: 7px; background: url('/_ui/images/en/search/bul_bar02.gif') right 0 no-repeat;}
	.searchResult01 div ul li.end {display: inline; padding-left: 10px;  }
	.searchResult01 div ul li strong {display: inline; padding-left: 11px; background: url('/_ui/images/en/search/bul_arrow01.gif') 0 6px no-repeat; }
	.searchResult01 div ul li strong a {color:#333;}

	.searchResult02 {clear: both; width: 844px; margin: 10px 0 25px 15px;overflow: hidden; zoom:1; padding-bottom: 10px;  border-bottom: 1px solid #dcdcdc;}
	.searchResult02 h3 {float: left; width: 685px; padding-left: 11px; background: url('/_ui/images/en/search/bul_bar01.gif') 0 2px no-repeat; font-size: 14px;}/* 2010-01-25 mod */
	.searchResult02 h3 .t {color:#BD1338;}
	.searchResult02 h3  span {font-size: 12px; color:#999;}
	.searchResult02 h3  span strong { color:#BD1338; }
	.searchResult02 h3 .n {color: #333; }
	.searchResult02 div {float: right; width: 175px;}
	.searchResult02 div ul {text-align: right;}
	.searchResult02 div ul li.first {display: inline; padding-right: 7px; background: url('/_ui/images/en/search/bul_bar02.gif') right 0 no-repeat;}
	.searchResult02 div ul li.end {display: inline; padding-left: 10px;  }
	.searchResult02 div ul li strong {display: inline; padding-left: 11px; background: url('/_ui/images/en/search/bul_arrow01.gif') 0 4px no-repeat; }
	.searchResult02 div ul li strong a {color:#333;}

	.searchResult03 {clear: both; width: 844px; margin: 10px 0 25px 15px;overflow: hidden; zoom:1; padding-bottom: 10px; }
	.searchResult03 h3 {float: left; width: 685px; padding-left: 11px; background: url('/_ui/images/en/search/bul_bar01.gif') 0 1px no-repeat; font-size: 14px;}
	.searchResult03 h3 .t {color:#BD1338;}
	.searchResult03 h3  span {font-size: 12px; color:#999;}
	.searchResult03 h3  span strong { color:#BD1338; }
	.searchResult03 h3 .n {color: #333; }


	.searchResult_listType01 { clear: both; width: 836px;margin-left: 24px; }
	.searchResult_listType01 .item {clear: both; min-height: 102px; _height: 102px;  _zoom:1;}
	.searchResult_listType01 .item:after {content:""; display: block; clear: both; height: 0; width: 0; line-height: 0; font-size: 0;}
	.searchResult_listType01 .item .visual {float: left; width: 155px; padding-bottom: 20px;}
	.searchResult_listType01 .item .detail {  padding-bottom: 20px; }
	.searchResult_listType01 .item .detail h5 { font-size: 14px; font-weight: bold; color: #000; padding-bottom: 7px; line-height: 1.3;}
	.searchResult_listType01 .item .detail h5 a {color: #000;}
	.searchResult_listType01 .item .detail .txt {padding-bottom: 7px; line-height: 1.3;}
	.searchResult_listType01 .item .detail .txt a {}
	.searchResult_listType01 .item .detail .other {color:#999;font-size:11px;} /* 2010.01.25 mod */
	.searchResult_listType01 .item .detail .other .bar {color:#D4D4D4;}

	.searchResult_listType02 { width: 851px; padding:0 0 0 15px;}
	.searchResult_listType02 .item {float: left; padding-left: 9px; width: 151px; padding-right: 10px;padding-bottom: 20px; height: 200px;}
	.searchResult_listType02 .item .visual {position: relative;border: 1px solid #D8D8D8; width: 136px; height: 102px; padding: 6px;}
	.searchResult_listType02 .item .visual .playBtn {position: absolute; top: 36px; left: 52px;}
	.searchResult_listType02 .item .visual img {vertical-align: top; }
	.searchResult_listType02 .item .title {display: block;padding-top: 10px; padding-bottom: 7px; color:#000; line-height: 1.3; font-size: 14px;  font-weight: bold; }
	.searchResult_listType02 .item .title a { color: #000; }
	.searchResult_listType02 .item .other {color:#999; font-family: Arial;} /* 2010.01.25 mod */
	.searchResult_listType02 .item .other .bar {color:#D4D4D4;}

	.searchResult_listType03 { clear: both; width: 844px;margin-left: 24px;}
	.searchResult_listType03 .item { float: left; width: 420px; height: 170px; }
	.searchResult_listType03 .item:after {content:""; display: block; clear: both; height: 0; width: 0; line-height: 0; font-size: 0;}
	.searchResult_listType03 .item .visual {float: left;margin-right: 20px; padding-bottom: 20px;}
	.searchResult_listType03 .item .visual img {border: 1px solid #dadada;}
	.searchResult_listType03 .item .detail { float: left; width: 280px; padding-bottom: 20px; }
	.searchResult_listType03 .item .detail h5 { font-size: 14px; font-weight: bold; color: #000; padding-bottom: 7px; line-height: 1.3;}
	.searchResult_listType03 .item .detail h5 a {color: #000;}
	.searchResult_listType03 .item .detail .txt {color:#666; line-height: 1.5;} /* 2010.01.25 mod */
	.searchResult_listType03 .item .detail .txt a {}
	.searchResult_listType03 .item .detail .other { padding-top: 3px; color:#999;}/* 2010.01.25 mod */
	.searchResult_listType03 .item .detail .other .bar {color:#D4D4D4;}

	.searchResult_listType04 { clear: both; width: 844px;margin-left: 24px;}
	.searchResult_listType04 .item { float: left; width: 420px; min-height: 102px; _height: 102px;  _zoom:1;}
	.searchResult_listType04 .item:after {content:""; display: block; clear: both; height: 0; width: 0; line-height: 0; font-size: 0;}
	.searchResult_listType04 .item .visual {float: left; width: 103px; height: 75px; padding:7px;border: 1px solid #dbdbdb; margin-right: 16px;}
	.searchResult_listType04 .item .visual img {border: 1px solid #dadada;}
	.searchResult_listType04 .item .detail { float: left; width: 270px; padding-bottom: 20px; }
	.searchResult_listType04 .item .detail h5 {font-weight: bold; color: #000; padding-bottom: 7px; line-height: 1.3;} /* 2010.01.25 mod */
	.searchResult_listType04 .item .detail h5 a {color: #000;}
	.searchResult_listType04 .item .detail .txt {color:#666; line-height: 1.5;} /* 2010.01.25 mod */
	.searchResult_listType04 .item .detail .txt a {}
	.searchResult_listType04 .item .detail .other { padding-top: 3px; color:#999;} /* 2010.01.25 mod */
	.searchResult_listType04 .item .detail .other .bar {color:#D4D4D4;}

	
	.searchResult_listType05 { width: 851px; padding:0 0 0 15px;}
	.searchResult_listType05 .item {float: left; padding-left: 9px; width: 151px; padding-right: 10px;padding-bottom: 20px; height: 200px;}
	.searchResult_listType05 .item .visual {position: relative;border: 1px solid #D8D8D8; width: 130px; height: 88px; padding: 6px;}
	.searchResult_listType05 .item .visual .playBtn {position: absolute; top: 32px; left: 50px;}
	.searchResult_listType05 .item .visual img {vertical-align: top; }
	.searchResult_listType05 .item .title {display: block;padding-top: 10px; padding-bottom: 7px; color:#000; line-height: 1.3; font-size: 14px;  font-weight: bold; }
	.searchResult_listType05 .item .title a { color: #000; }
	.searchResult_listType05 .item .other {color:#999; font-size: 11px; }
	.searchResult_listType05 .item .other .bar {color:#D4D4D4;}


	.searchResult_listType06 { clear: both; width: 844px;margin-left: 24px;}
	.searchResult_listType06 .item { float: left; width: 420px; overflow: hidden; zoom:1; padding-bottom: 20px;}
	.searchResult_listType06 .item:after {content:""; display: block; clear: both; height: 0; width: 0; line-height: 0; font-size: 0;}
	.searchResult_listType06 .item .visual {float: left;margin-right: 20px; padding-bottom: 20px;}
	.searchResult_listType06 .item .visual img {border: 1px solid #dadada;}
	.searchResult_listType06 .item .detail { float: left; width: 280px; padding-bottom: 20px; }
	.searchResult_listType06 .item .detail h5 { font-size: 14px; font-weight: bold; color: #000; padding-bottom: 7px; line-height: 1.3;}
	.searchResult_listType06 .item .detail h5 a {color: #000;}
	.searchResult_listType06 .item .detail .txt { color:#666; line-height: 1.5;} /* 2010.01.25 mod */
	.searchResult_listType06 .item .detail .txt a {}
	.searchResult_listType06 .item .detail .other { padding-top: 3px; color:#999;} /* 2010.01.25 mod */
	.searchResult_listType06 .item .detail .other .bar {color:#D4D4D4;}


	
	.searchResult_listType07 { width: 851px; padding:0 0 0 15px;}
	.searchResult_listType07 .item {float: left; padding-left: 9px; width: 151px; padding-right: 10px;padding-bottom: 20px; height: 150px;}
	.searchResult_listType07 .item .visual {position: relative;border: 1px solid #D8D8D8; width: 130px; height: 88px; padding: 6px;}
	.searchResult_listType07 .item .visual .playBtn {position: absolute; top: 32px; left: 50px;}
	.searchResult_listType07 .item .visual img {vertical-align: top; }
	.searchResult_listType07 .item .title {display: block;padding-top: 10px; padding-bottom: 7px; color:#000; line-height: 1.3; font-size: 14px;  font-weight: bold; }
	.searchResult_listType07 .item .title a { color: #000; }
	.searchResult_listType07 .item .other {color:#999;}/* 2010.01.25 mod */
	.searchResult_listType07 .item .other .bar {color:#D4D4D4;}



	.searchHeader { width: 827px; padding:0 24px; height: 25px; font-size: 12px; color:#bc1438; font-weight: bold; }

	.moreBtn {clear: both;text-align: right; width: 836px; padding: 0 0  0 24px; height: 40px; margin-top: -30px; position: relative; z-index: 1000;}
	.moreBtn02 {clear: both;text-align: right; width: 836px; padding: 0 0  0 24px; height: 40px; margin-top: 0px; position: relative; z-index: 1000;}

	
	.searchResult_category {clear: both; height: 40px; padding-left: 20px;}
	.searchResult_category label {position:relative;top:-2px;margin-right: 8px;}


	.result_noData {clear: both; padding-top: 10px; padding-left: 9px; padding-bottom: 200px;}
	.result_noData p { height: 25px; color:#666;}
	.result_noData ul {padding-left: 4px; }
	.result_noData ul li {padding-left: 9px; line-height: 1.5; color:#666; background: url('/_ui/images/en/article/bul_box03.gif') 0 6px no-repeat;  }
	
	.movieConcert { margin-bottom: 35px; padding-bottom: 20px; width: 875px; background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x; overflow: hidden; zoom:1;}

	.picResultList {
		clear: both;
		overflow: hidden;
		_zoom:1;
		margin-right: 20px; 
		margin-bottom: 23px; 
		background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x; 
	}
	.resultList_warp {
		clear: both;
		overflow: hidden;
		_zoom:1;
		margin-right: 20px; 
		margin-bottom: 23px; 
		background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x; 
	}
	.movieResultList {
		clear: both;
		overflow: hidden;
		_zoom:1;
		margin-right: 20px;
		margin-bottom: 50px;
		background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x; 
	}
	
	.tagSearchResult {
		clear: both;
		overflow: hidden;
		_zoom:1;
		margin-right: 20px;
		margin-bottom: 50px;
		background: url('/_ui/images/en/article/dot03.gif') 0 bottom repeat-x; 
	}
	
	.stagCloud_EntryList { overflow: hidden; zoom: 1; padding-bottom: 5px;}
	.stagCloud_EntryList h5 { display: inline; padding: 1px 0 0 0;vertical-align: middle;}
	.stagCloud_EntryList h5 img {vertical-align: middle;}
	.stagCloud_EntryList p { display: inline; color:#d4d4d4; letter-spacing: -1px; line-height: 1.5;} /* 2010.01.25 mod */
	.stagCloud_EntryList p a {color:#5e5e5e; text-decoration: none !important;letter-spacing: 0;} 
	.stagCloud_EntryList p em {color:#bd1338; font-weight: bold;}


/* blog url entry
------------------------------------------------------------------------------------------------- */
	.blogEntry_text01 { padding-left: 10px; height: 35px; color:#333; }
	.blogEntry_text02 { padding-left: 10px; height: 55px;  color:#333; }
	.blogEntry_text02 li {height: 19px; }

	.dataEntry_form {
	padding-bottom: 20px;
			background: url('/_ui/images/en/article/bg_board02.gif') 0 bottom no-repeat; 
			}
	.dataEntry_form .tlabel {float: left; width: 61px; padding-left: 17px; background: url('/_ui/images/en/article/bul_box01.gif') 10px 8px no-repeat; }
	.dataEntry_form .tlabel02 {float: left; width: 61px; padding-left: 17px;  padding-top: 20px; background: url('/_ui/images/en/article/bul_box01.gif') 10px 28px no-repeat; }
	.dataEntry_form .tlabel03 {float: left; width: 61px; padding-left: 17px;  padding-top: 160px; background: url('/_ui/images/en/article/bul_box01.gif') 10px 168px no-repeat; }
	.dataEntry_form .iptType01 {float: left; width: 575px; height: 16px; padding: 2px 5px 0; border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;}
	.dataEntry_form .iptType02 {float: left; width: 585px; height: 20px;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;}
	.dataEntry_form .iptType03 { width: 54px; height: 16px; padding: 2px 5px 0;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;} /* 2010-01-14 */
	.dataEntry_form .iptType04 { width: 67px; height: 16px; padding: 2px 5px 0;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;} /* 2010-01-14 */
	.dataEntry_form .iptType05 { clear: both;width: 244px; height: 16px; padding: 2px 5px 0;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#B7B7B7;} /* 2010-01-14 */
	.dataEntry_form .section {padding-bottom: 10px; overflow: hidden; zoom: 1;}
	.dataEntry_form .section .blogEntry_img_txt {clear: both; padding-top: 5px; padding-left: 80px; color: #797979; font-size: 11px; }
	.dataEntry_form .blogEntry_language {float: left;}
	.dataEntry_form .blogEntry_language li {float: left; width: 100px; color:#333; }
	.dataEntry_form .blogEntry_language li input {vertical-align: middle;}
	.dataEntry_form .blogEntry_language li label {vertical-align: middle;}
	.dataEntry_form img {vertical-align: middle;} /* 2010-01-14 */
	.dataEntry_form .blogEntry_intro { float: left; width: 575px; height: 49px; padding: 5px; border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;}
	.dataEntry_form .section .blogEntry_img_txt02 {clear: both; padding-top: 5px; width: 585px; padding-left: 80px; color: #797979; font-size: 11px; line-height: 1.5;}
	.dataEntry_form .section .blogEntry_img_txt02 .rtl {float: left; }
	.dataEntry_form .section .blogEntry_img_txt02 .ltr {float: right; }
	/* s: 2010-01-14 */
	.dataEntry_form .section02 {clear: both; width: 665px; padding-bottom: 10px;  border-top: 1px solid #E0B1BC;overflow: hidden; zoom: 1; padding-top: 17px;}
	.dataEntry_form .rWrap {float: left; }
	.dataEntry_form .rWrap .dv {height: 25px;}
	.dataEntry_form .mapSelectNotice01 {font-size: 11px; color: #989898;}
	/* e: 2010-01-14 */

	.dataEntry_form .blogEntry_content {float: left; width: 585px; height: 323px;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;}
	.dataEntry_form .blogEntry_content02 {float: left; width: 585px; height: 216px;  border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;} /* 2010-01-14 */
	.dataEntry_form .tagEntryList {float: left;  width: 585px; overflow: hidden;font-size: 10px;}
	.dataEntry_form .tagEntryList li {display: inline;}
	.dataEntry_form .tagEntry {width: 58px; height: 16px; padding: 2px 5px; border: 1px solid #CFCFCF; background-color: #F7F7F7;color:#333;}


/* subLayout 2010-01-22
------------------------------------------------------------------------------------------------- */
	.subMain_Container {zoom:1; background: url('/_ui/images/en/common/bul_line02.gif') 485px 0 repeat-y;}
	.subMain_Container:after {display: block; clear: both; content:""; height: 0; width: 0; overflow: hidden; font-size: 0;line-height: 0;} 
	.subMain_leftBox { float: left; width: 485px;}
	.subMain_rightBox { float: left; width: 180px;}


		.subMain_rightBox .time_warp {margin-left: 17px; clear: both ; width: 163px; height: 32px; padding-top: 16px;background: url('/_ui/images/en/common/bg_right01.gif') 0 0 no-repeat;  text-align: center; }
	.subMain_rightBox .time_warp .day {color: #FF8D20;}
	.subMain_rightBox .time_warp .time {color: #FBB100;}

	.subMain_rightBox .weather_warp {margin-left: 17px; clear: both ; width: 151px; height: 96px; padding: 12px 0 0 12px;background: url('/_ui/images/en/common/bg_right02.gif') 0 0 no-repeat; }

	.exchangeRate_warp {margin-left: 17px; margin-bottom: 22px; clear: both ; width: 151px; height: 39px; padding: 3px 0 0 12px;background: url('/_ui/images/en/common/bg_right03.gif') 0 0 no-repeat;}

	
	.mtpWrap { padding-left: 17px; position: relative;  height: 127px; border-bottom: 1px solid #ececec; background: url('/_ui/images/en/common/bg_tripPlanner01.gif') 17px 0 no-repeat; }
	.mtpWrap h3 {position: absolute; left: 18px; top: 92px;}/* 2010-01-27 mod */
	.mtpWrap .mkBtn {position: absolute; left: 121px; top: 50px;}
	.mtpWrap p.txt{padding:13px 0 0 10px;}/* 2010-01-27 add */
	.mtpWrap .user {padding: 13px 0 0 10px; height: 22px; } 
	.mtpWrap ul {padding-left: 9px; }
	.mtpWrap ul li {background: url('/_ui/images/en/common/bul_box01.gif') 0 3px no-repeat; padding-left: 5px; font-size: 11px; height: 15px; }
	.mtpWrap ul li img {vertical-align: middle;}
	.mtpWrap ul li strong {color:#bb1337;}

	.utour_banner {padding: 24px 0 0 16px; height: 105px; border-bottom: 1px solid #ececec;}
	.umap_banner {padding: 21px 0 0 15px; height: 113px; border-bottom: 1px solid #ececec;}
	.calendarWrap {background-color:#eee; margin-bottom: 25px; position: relative; }
	.calendarWrap .cTxtPopup {position: absolute; right: 90px; top: -5px;}
	.calendarWrap h3 {padding: 21px 0 0 17px; height: 25px; font-size: 14px; font-weight: bold; color:#333;}
	.calendarWrap h3 img { vertical-align: middle; }
	.calendarWrap .calendar {width: 143px; margin-left: 17px; padding-bottom: 5px; background-color:#fff; border-left: 1px solid #d0d0d0; border-bottom: 1px solid #a5a5a5; border-top: 1px solid #d0d0d0; border-right: 1px solid #a5a5a5;}
	.calendarWrap .calendar .header {text-align: center; padding-top: 7px; height: 20px;}
	.calendarWrap .calendar .header strong {font-size: 14px; color:#ee8585; margin: 0 5px;}
	.calendarWrap .calendar .header img {vertical-align: middle; }
	.calendarWrap .calendar table { width: 140px; margin: 0 auto;}/* 2010-01-27 mod */
	.calendarWrap .calendar table th {width: 21px; height: 20px;font-size:9px;}/* 2010-01-27 mod */
	.calendarWrap .calendar table th.sun{color:#e85947;}
	.calendarWrap .calendar table th.sat{color:#658afd;}
	.calendarWrap .calendar table td { width: 21px; height: 14px; text-align: center; font-family: "Arial"; font-size: 9px;}/* 2010-01-27 mod */
	.calendarWrap .calendar table td.sun{color:#e85947;}
	.calendarWrap .calendar table td.sat{color:#658afd;}
	.calendarWrap .recomEvent {clear: both; padding-top: 10px; }
	.calendarWrap .recomEvent a { display: block; /*height: 19px;*/ padding: 7px 0 6px 41px; color:#fff;}/* 2010-01-27 mod */
	.calendarWrap .recomEvent .no01 { background: #ff949e url('/_ui/images/en/common/bul_no01.gif') 0 4px no-repeat; }
	.calendarWrap .recomEvent .no02 {background: #6f6f6f url('/_ui/images/en/common/bul_no02.gif') 0 4px no-repeat; }

	.popularTagWrap {clear: both;  padding-bottom: 20px; border-bottom: 1px solid #ececec; }
	.popularTagWrap .title {padding-left: 17px; font-size: 14px;  font-weight: bold; height: 26px; }
	.popularTagWrap .tagList {line-height: 2; width: 163px; padding-left: 17px;}
	.popularTagWrap .tagList a {padding:2px;color:#666;text-decoration: none;margin-left:2px;margin-right:2px;}
	.popularTagWrap .tagList a:hover {color:#fff;background: #000;}
	.popularTagWrap .tagList a.tlevel01 {font-weight: bold;}
	.popularTagWrap .tagList a.tlevel01:hover {color:#484848;background: #fff;}
	.popularTagWrap .tagList a.tlevel02 {color:#fff;background: #bd1338;font-size:12px;}
	.popularTagWrap .tagList a.tlevel02:hover {color:#fff;background: #000;}
	.popularTagWrap .tagList a.tlevel03 {font-weight: bold;color:#fff;background: #bd1338;font-size:12px;}
	.popularTagWrap .tagList a.tlevel03:hover {color:#fff;background: #000;}

/* uPhoto 2010-01-13
------------------------------------------------------------------------------------------------- */
	.uPhoto_Header {clear: both; height: 23px; overflow: hidden; }
	.uPhoto_Header h4 {float: left; margin-top: 4px; margin-right: 5px;}
	.uPhoto_Header .uPhoto_notice {float: left; font-size: 11px; padding-top: 5px; color:#CAC9C9;}
	.uPhoto_Header .uPhoto_notice span {color:#666; margin-left: 12px;}
	.uPhoto_Header .mBtn{float: right;  padding-right: 23px;padding-top: 8px;}

	.uPhotoList {clear: both; padding-left: 5px; width: 660px; height: 220px;border-top: 2px solid #cdcdcd; padding-top: 13px; }
	.uPhotoList li {float: left; padding-left: 7px; padding-right: 6px; width: 151px;}
	.uPhotoList li div {border: 1px solid #D8D8D8; padding: 6px; width: 136px; height: 102px;}
	.uPhotoList li strong {display: block; padding: 5px 7px; line-height: 1.4;}
	.uPhotoList li span {color: #999; font-size: 11px; padding: 0 7px;}



/* map Print 2010-01-13
------------------------------------------------------------------------------------------------- */

	.mapPrint01 {position: relative; margin-bottom: 40px; width: 665px; border: 1px solid #CCCECB;}
	.mapPrint01 .toolTipWrap{ position: absolute; left: 50%; top: 50%;}
	.mapPrint01 .toolTipWrap .tp {
		font-size: 1%; 
		line-height: 1%;
		width: 276px;
		height: 8px; 
		background: url('/_ui/images/en/article/bg_tooltip01.png') 0 0 no-repeat;
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/article/bg_tooltip01.png', sizingMethod='crop');
	}
	.mapPrint01 .toolTipWrap .ct {		
		position: relative;
		width: 231px;
		padding: 0 25px 0 19px;
		background: url('/_ui/images/en/article/bg_tooltip02.png') 0 0 repeat; 
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/_ui/images/en/article/bg_tooltip02.png'); 
			}

	.mapPrint01 .toolTipWrap .ct .closeBtn {position: absolute; right: 18px; top: 0;} 
	.mapPrint01 .toolTipWrap .ct dl {padding-top: 14px;}
	.mapPrint01 .toolTipWrap .ct dl dt {background: url('/_ui/images/en/article/dot04.gif') 0 bottom no-repeat; padding-bottom: 5px; font-weight: bold; }
	.mapPrint01 .toolTipWrap .ct dl dt span {display: block; background: url('/_ui/images/en/article/bul_arrow01.gif') 0 4px no-repeat; padding-left: 10px; color:#000; }
	.mapPrint01 .toolTipWrap .ct dl dd {padding-top: 7px;padding-bottom: 5px;}
	.mapPrint01 .toolTipWrap .ct dl dd div {padding-top: 10px; font-size: 11px; color:#666; line-height: 1.3; }
	.mapPrint01 .toolTipWrap .ct dl dd .tel{ color:#000; }
	.mapPrint01 .toolTipWrap .bt {
		width: 276px;
		height: 22px;
		background: url('/_ui/images/en/article/bg_tooltip03.png') 0 0 no-repeat;
		_background:none; 
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_ui/images/en/article/bg_tooltip03.png', sizingMethod='crop');
		}

/* Map Traffic 2010-01-12
------------------------------------------------------------------------------------------------- */
	.mapTraffic_Wrap {clear: both;  border: 2px solid #cdcdcd;padding-top: 13px; height: 35px; width: 661px; margin-bottom: 44px; color:#666}
	.mapTraffic_Wrap input {vertical-align: middle;}
	.mapTraffic_Wrap img {vertical-align: middle;}
	.mapTraffic_Wrap label {vertical-align: middle;}
	.mapTraffic_Wrap .cate {float: left; width: 255px; padding-left: 13px; padding-top: 3px;}
	*html .mapTraffic_Wrap .cate  {float: left; width: 258px; padding-left: 10px; }
	*+html .mapTraffic_Wrap .cate  {float: left; width: 258px; padding-left: 10px; }
	*html .mapTraffic_Wrap .cate input {margin: 0;}
	*+html .mapTraffic_Wrap .cate input {margin: -3px 3px 0 0;}
	.mapTraffic_Wrap .cate label {margin-right: 20px;}

	.mapTraffic_Wrap .entry {float: left; width: px;}
	.mapTraffic_Wrap .entry .ipt {border: 1px solid #CFCFCF; background-color:#F7F7F7; color:#666; width: 138px; height: 16px; padding: 2px 5px 0;}


	.mapTraffic_Wrap02 {clear: both;  border: 2px solid #cdcdcd;padding-top: 13px; height: 35px; width: 601px; margin-bottom: 44px; color:#666}
	.mapTraffic_Wrap02 input {vertical-align: middle;}
	.mapTraffic_Wrap02 img {vertical-align: middle;}
	.mapTraffic_Wrap02 label {vertical-align: middle;}
	.mapTraffic_Wrap02 .cate {float: left; width: 200px; padding-left: 13px; padding-top: 3px;}
	*html .mapTraffic_Wrap02 .cate  {float: left; width: 203px; padding-left: 10px; }
	*+html .mapTraffic_Wrap02 .cate  {float: left; width: 203px; padding-left: 10px; }
	*html .mapTraffic_Wrap02 .cate input {margin: 0;}
	*+html .mapTraffic_Wrap02 .cate input {margin: -3px 3px 0 0;}
	.mapTraffic_Wrap02 .cate label { }

	.mapTraffic_Wrap02 .entry {float: left; width: px;}
	.mapTraffic_Wrap02 .entry .ipt {border: 1px solid #CFCFCF; background-color:#F7F7F7; color:#666; width: 138px; height: 16px; padding: 2px 5px 0;}


/* Concert 2010-01-22
------------------------------------------------------------------------------------------------- */
	.concertInfor {clear: both; padding-top: 20px; padding-bottom: 40px; width: 665px;  overflow: hidden; zoom: 1; }
	.concertInfor .visual {float: left;padding: 9px;width: 230px; height: 280px;  border: 1px solid #d1d1d1; }
	.concertInfor .visual img {vertical-align: top;}
	.concertInfor .information { float: left; width: 385px;padding-bottom: 10px;padding-left: 17px; color:#666; overflow: hidden; zoom: 1;}
	.concertInfor .information dl {clear: both;width: 385px; /* 2010-01-22 */ padding-bottom: 10px; line-height: 1.5; overflow: hidden; zoom:1;padding-top: 5px;}
	.concertInfor .information dt {float: left; width: 80px; padding-bottom: 10px;padding-left: 10px; /* 2010-01-22 */ font-weight: bold; background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }
	.concertInfor .information dd {float: left; width: 291px;/* 2010-01-22 */  padding-bottom: 10px;}
	.concertInfor .information dd img {vertical-align: middle;}
	.concertInfor .information .btn {clear: both;}
	.concertInfor .information .btn img {vertical-align: top;}
	
	.concertData_Wrap {clear: both; border-top: 2px solid #cdcdcd; margin-bottom: 30px; width: 665px; padding-top: 20px; line-height: 1.5; color:#666;}
	.ticket_Wrap {clear: both; border-top: 2px solid #cdcdcd; margin-bottom: 44px; width: 665px; padding-top: 20px; line-height: 1.5; color:#666;}
	.ticket_Wrap .ticketBt {clear: both; margin-top: 10px; padding-top: 10px; background: url('/_ui/images/en/article/dot06.gif') 0 0 repeat-x;}
	.ticket_Wrap .ticketBt .nt {float: left; font-size: 11px; color:#999;}
	.ticket_Wrap .ticketBt .nt span {color:#666;}
	.ticket_Wrap .ticketBt .btn {float: right;}



	.concertInfor_Header {clear: both; height: 23px; overflow: hidden; zoom:1;}
	.concertInfor_Header h4 {float: left; margin-top: 4px; margin-right: 5px;}
	.concertInfor_Header .mBtn{float: right;  padding-right: 20px; padding-top: 5px;}
	.concertInfor_Wrap {clear: both; border-top: 2px solid #cdcdcd; margin-bottom: 44px; width: 665px; padding-top: 20px; line-height: 1.5; color:#666;}


/* Movie 2010-01-21
------------------------------------------------------------------------------------------------- */
	.movieInfor {clear: both; padding-top: 20px; margin-bottom: 40px; width: 665px; overflow: hidden; zoom: 1;   }
	.movieInfor .visual {float: left; position: relative; width: 150px; height: 216px; padding: 9px; border: 1px solid #d1d1d1; }
	.movieInfor .visual img {vertical-align: top;}
	.movieInfor .visual .zoomIn {position: absolute; bottom: -20px; left: 0; width: 230px; text-align: center;}
	.movieInfor .information { float: left; width: 385px; padding-bottom: 10px;padding-left: 17px; color:#666; overflow: hidden; zoom: 1;}
	.movieInfor .information ul {clear: both; padding-bottom: 10px; line-height: 1.5; overflow: hidden; zoom:1;padding-top: 5px;}
	.movieInfor .information li {padding-bottom: 15px;padding-left: 9px;background: url('/_ui/images/en/article/bul_box01.gif') 0 7px no-repeat; }
	.movieInfor .information dd img {vertical-align: middle;}
	.movieInfor .information .btn {clear: both;}
	.movieInfor .information .btn img {vertical-align: top;}


	.moviePhotoList { clear:both;width: 640px; margin: 0 auto; overflow: hidden; zoom: 1; margin-bottom: 40px; }
	.moviePhotoList  li {float: left; width: 120px; padding-top: 30px; height: 150px; text-align: center;}
	.moviePhotoList  li .visual { height: 75px;}


/* subLayout 2010-01-22
------------------------------------------------------------------------------------------------- 
	.subMain_oneContainer {zoom:1;}
	.subMain_Container {zoom:1; background: url('/_ui/images/en/common/bul_line02.gif') 484px 0 repeat-y;}
	.subMain_Container:after {display: block; clear: both; content:""; height: 0; width: 0; overflow: hidden; font-size: 0;line-height: 0;} 
	.subMain_leftBox { float: left; width: 485px; }
	.subMain_rightBox { float: left; width: 200px; }


	.subMain_rightBox .time_warp {margin-left: 17px; clear: both ; width: 163px; height: 32px; padding-top: 16px;background: url('/_ui/images/en/common/bg_right01.gif') 0 0 no-repeat;  text-align: center; }
	.subMain_rightBox .time_warp .day {color: #FF8D20;}
	.subMain_rightBox .time_warp .time {color: #FBB100;}

	.subMain_rightBox .weather_warp {margin-left: 17px; clear: both ; width: 151px; height: 96px; padding: 12px 0 0 12px;background: url('/_ui/images/en/common/bg_right02.gif') 0 0 no-repeat; }

	.exchangeRate_warp {margin-left: 17px; margin-bottom: 22px; clear: both ; width: 151px; height: 39px; padding: 3px 0 0 12px;background: url('/_ui/images/en/common/bg_right03.gif') 0 0 no-repeat;} 

	
	.mtpWrap { padding-left: 17px; position: relative; width: 163px; height: 127px; border-bottom: 1px solid #ececec; background: url('/_ui/images/en/common/bg_tripPlanner01.gif') 17px 0 no-repeat; }
	.mtpWrap h3 {position: absolute; left: 24px; top: 92px;}
	.mtpWrap .mkBtn {position: absolute; left: 121px; top: 50px;}
	.mtpWrap .user {padding: 13px 0 0 10px; height: 22px; } 
	.mtpWrap ul {padding-left: 9px; }
	.mtpWrap ul li {background: url('/_ui/images/en/common/bul_box01.gif') 0 3px no-repeat; padding-left: 5px; font-size: 11px; height: 15px; }
	.mtpWrap ul li img {vertical-align: middle;}
	.mtpWrap ul li strong {color:#bb1337;}

	.utour_banner {padding: 24px 0 0 16px; height: 105px; border-bottom: 1px solid #ececec;}
	.umap_banner {padding: 21px 0 0 15px; height: 113px; border-bottom: 1px solid #ececec;}

	.calendarWrap {background-color:#eee; margin-bottom: 25px; position: relative;}
	.calendarWrap .cTxtPopup {position: absolute; right: 60px; top: -5px;}
	.calendarWrap h3 {padding: 21px 0 0 17px; height: 25px; font-size: 14px; font-weight: bold; color:#333;}
	.calendarWrap h3 img { vertical-align: middle; }
	.calendarWrap .calendar {width: 143px; margin-left: 17px; padding-bottom: 5px; background-color:#fff; border-left: 1px solid #d0d0d0; border-bottom: 1px solid #a5a5a5; border-top: 1px solid #d0d0d0; border-right: 1px solid #a5a5a5;}
	.calendarWrap .calendar .header {text-align: center; padding-top: 7px; height: 20px;}
	.calendarWrap .calendar .header strong {font-size: 14px; color:#ee8585; margin: 0 5px;}
	.calendarWrap .calendar .header img {vertical-align: middle; }
	.calendarWrap .calendar table { width: 119px; margin: 0 auto;}
	.calendarWrap .calendar table th {width: 17px; height: 20px;}
	.calendarWrap .calendar table th.sun{color:#e85947;}
	.calendarWrap .calendar table th.sat{color:#658afd;}
	.calendarWrap .calendar table td { width: 17px; height: 14px; text-align: center; font-family: "Arial"; font-size: 11px;}
	.calendarWrap .calendar table td.sun{color:#e85947;}
	.calendarWrap .calendar table td.sat{color:#658afd;}
	.calendarWrap .recomEvent {clear: both; padding-top: 10px; }
	.calendarWrap .recomEvent a { display: block; width: 139px; height: 19px; padding: 7px 0 0 41px; color:#fff;}
	.calendarWrap .recomEvent .no01 { background: #ff949e url('/_ui/images/en/common/bul_no01.gif') 0 0 no-repeat; }
	.calendarWrap .recomEvent .no02 {background: #6f6f6f url('/_ui/images/en/common/bul_no02.gif') 0 0 no-repeat; }

	.popularTagWrap {clear: both; height: 118px; border-bottom: 1px solid #ececec; }
	.popularTagWrap .title {padding-left: 17px; font-size: 14px;  font-weight: bold; height: 26px; }
	.popularTagWrap .tagList {line-height: 2; width: 163px; padding-left: 17px;}
	.popularTagWrap .tagList a {padding:2px;color:#666;text-decoration: none;margin-left:2px;margin-right:2px;}
	.popularTagWrap .tagList a:hover {color:#fff;background: #000;}
	.popularTagWrap .tagList a.tlevel01 {font-weight: bold;}
	.popularTagWrap .tagList a.tlevel01:hover {color:#fff;background: #000;}
	.popularTagWrap .tagList a.tlevel02 {color:#fff;background: #bd1338;font-size:12px;}
	.popularTagWrap .tagList a.tlevel02:hover {color:#fff;background: #000;}
	.popularTagWrap .tagList a.tlevel03 {font-weight: bold;color:#fff;background: #bd1338;font-size:12px;}
	.popularTagWrap .tagList a.tlevel03:hover {color:#fff;background: #000;}
	*/
	 
	.subMain_rightBox .bannerList {padding-left: 1px; }
	.subMain_rightBox .bannerList img {vertical-align: top;}



/* 문화행사 쿠폰
------------------------------------------------------------------------------------------------- */
	.couponListPrint {clear: both; margin-bottom: 30px; border-top: 2px solid #cdcdcd; width: 665px; }
	.couponListPrint .item {padding: 22px 0 0 16px; height: 126px; background: url('/_ui/images/en/article/bul_cutLine01.gif') 0 bottom no-repeat; }
	.couponListPrint .item .visual { float: left;width: 414px; height: 100px; background: url('/_ui/images/en/article/bg_coupon01.gif') 0 0 no-repeat;}
	.couponListPrint .item .visual p {padding: 20px 30px 10px; text-align: center; font-weight: bold; color:#b30027; line-height: 1.5;}
	.couponListPrint .item .detail { float: left;width: 214px; height: 100px; padding-left: 20px;}
	.couponListPrint .item .detail ul {padding-top: 7px; height: 70px; }
	.couponListPrint .item .detail ul li { padding-left: 9px; background: url('/_ui/images/en/article/bul_box01.gif') 0 4px no-repeat; font-size:11px; color:#666; height: 16px; }
	.couponListPrint .item .detail ul li strong {font-weight: normal; color:#999;}



/* 문화행사 쿠폰
------------------------------------------------------------------------------------------------- */
	.ui_calendar {  
		width: 188px; 
		height: 202px; 
		background: url('/_ui/images/en/main/bg_calendar01.png') 0 0 no-repeat;
		}
	.ui_calendar .cinner {position: relative;z-index: 10000;width: 188px;height: 202px; }
	.ui_calendar .cinner .header {text-align: center; font-family: "Arial"; color:#000; font-size: 20px; padding-top: 10px; height: 30px; }
	.ui_calendar .cinner .header img{vertical-align: middle;}
	.ui_calendar .cinner .ntText {font-size: 11px; color:#949494; width: 160px;margin-left: 16px; height: 30px;}
	.ui_calendar .cinner table { font-size: 11px;  margin-left: 16px; }
	.ui_calendar .cinner table th { vertical-align: top;width: 22px; /* height: 25px; 2010-02-09 */background: url('/_ui/images/en/myseoul/bul_dot01.gif') 0 bottom repeat-x;}
	.ui_calendar .cinner table td { width: 22px; height: 17px;background: url('/_ui/images/en/myseoul/bul_dot01.gif') 0 bottom repeat-x; text-align: center;}
	.ui_calendar .cinner table td .today {display: block; width: 17px; height: 15px; padding-top: 2px;background: url('/_ui/images/en/myseoul/bg_today01.gif') 0 0 no-repeat; color:#fff;}
	.ui_calendar .cinner table td .today a {color:#fff;}
	.ui_calendar .cinner .closeBtn {position: absolute; right: 13px; top: 7px;}
	.ui_calendar .cinner .bg {height: 2px; font-size: 0; line-height: 0; background-color:#fff; margin-top: -2px; width: 164px;margin-left: 10px;}


		/* 2010-02-09 */
	.gl_movieWrapper { background-color:#fff; width: 520px; overflow: hidden;}
	.gl_movieWrapper h1{ padding-left: 21px; padding-top: 20px; height: 30px;  background: url('/_ui/images/en/common/bul_circle02.gif') 0 20px no-repeat; font-size: 16px; font-family: Dotum,"돋움"; font-weight: bold; }
	.gl_movieWrapper .movieViewer { width: 518px; height: 290px; padding: 1px;background-color:#000; }
	.gl_movieWrapper .ctrlPannel02 {margin-left: 1px; width: 519px; height: 43px; background: url('/_ui/images/en/gallery/bg_ctrl01.png') 0 0 no-repeat; }
	.gl_movieWrapper .ctrlPannel02 img {vertical-align: top;}
	.gl_movieWrapper .ctrlPannel02 .pauseBtn {float: left; padding-left: 9px; padding-top: 12px; width: 18px;  }
	.gl_movieWrapper .ctrlPannel02 .playBtn {float: left; padding-top: 12px; width: 24px;  }
	.gl_movieWrapper .ctrlPannel02 .streamingBar {float: left; width: 386px; height: 42px; position: relative; }
	.gl_movieWrapper .ctrlPannel02 .streamingBar .arrow {position: absolute; top: 11px; }
	.gl_movieWrapper .ctrlPannel02 .streamingBar .bar {position: absolute; top: 18px; display: block; width: 365px; background: url('/_ui/images/en/gallery/bg_bar01.png') 0 0 no-repeat; padding-top: 1px; padding-left: 2px;  cursor: pointer;}
	.gl_movieWrapper .ctrlPannel02 .soundBar {float: left; width: 79px; padding-top: 12px;  }
	.gl_movieWrapper .ctrlPannel02 .soundBar dt {float: left; width: 22px; }
	.gl_movieWrapper .ctrlPannel02 .soundBar dd {float: left; width: 50px;position: relative;}
	.gl_movieWrapper .ctrlPannel02 .soundBar .arrow {position: absolute; top: 0; }
	.gl_movieWrapper .ctrlPannel02 .soundBar dd .bar {position: absolute; top: 6px; display: block; width: 47px; background: url('/_ui/images/en/gallery/bg_bar02.png') 0 0 no-repeat; padding-top: 1px; padding-left: 2px; cursor: pointer;}


	.movieTextPrint {clear: both; border-top: 3px solid #b7b7b7; border-bottom: 1px solid #d4d4d4; background-color:#ebebeb;}
	.movieTextPrint .inner {border-top: 2px solid #e5e5e5; border-bottom: 1px solid #717171; padding: 20px;}
	.movieTextPrint .header { height: 30px; }
	.movieTextPrint .header strong {float: left; width: 200px; color:#bd1338;  padding-top: 2px;}
	.movieTextPrint .header .btn {float: right; width: 220px; text-align: right; }
	.movieTextPrint .text {line-height: 1.3; color:#767676;}
	

	.guideVisual {margin-bottom: 34px;}
	.guideVisual img {vertical-align: top;}
		.notFound_code_404 { width: 921px; height: 782px; margin: 0 auto; background:#fff url('/_ui/images/en/common/bg_404_01.gif') 0 0 no-repeat; }
	.notFound_code_404 .header_404 {padding-left: 33px; padding-top: 51px; height: 39px;}
	.notFound_code_404 .content_404 {width: 639px; height: 323px; margin: 126px auto 0; background: url('/_ui/images/en/common/bg_404_02.gif') 0 0 no-repeat; } 
	.notFound_code_404 .content_404 .txt01 {padding: 43px 0 0 212px; height: 106px;}
	.notFound_code_404 .content_404 .txt02 {line-height: 1.4; font-size: 12px; color:#666; padding-left: 215px; width: 340px; letter-spacing: -1px;}
