@charset "utf-8";
/* 공통 ----------------------------------------*/
body 				{ color:#333; font:0.75em/1.8 tahoma, gulim, dotum, verdana, appleGothic, sans-serif;}
* 					{ margin:0; padding:0;}
hr              	{ display:none;}
img             	{ border:0;}
h1, h2, h3, h4  	{ margin:0; padding:0;}
h1              	{ font-size:1.8em;}
h2              	{ font-size:1.4em;}
h3              	{ font-size:1.2em;}
h4              	{ font-size:1em;}
ol, ul, li 			{ list-style:none;}
fieldset			{ border:1px solid #ddd;}
legend 				{ color:#000;}
a					{ outline:none; selector-dummy:expression(this.hideFocus=true);}
a:link          	{ color:#889800; text-decoration:none;}
a:visited       	{ color:#889800; text-decoration:none;}
a:hover         	{ color:#889800; text-decoration:underline;}
a:active        	{ color:#889800; text-decoration:none;}
.c_cnt,    
.cnt		 		{ font:0.85em Tahoma; color:#889800; letter-spacing:1px;}





/* 레이아웃 ----------------------------------------*/
body 				{ margin:25px 0;}
#container 			{ margin:0 auto; width:960px;}
#header				{ margin:0 0 20px;} 
#content 			{ clear:left; display:inline; float:left; overflow:hidden; margin:0 20px 0 0; width:640px;}
#sidebar 			{ display:inline; float:right; overflow:hidden; width:300px;}
#footer 			{ clear:both;}





/* header ------------------------------------------*/

/* 로고 */
.logo					{ float:left; background:url(images/logo.gif) no-repeat; height:73px; width:296px;}
.logo h1 a		 		{ display:block; height:0; overflow:hidden; padding:100px 0 0; width:279px;}
/* 배너 */
.headerAd				{ font:1em tahoma; float:right; padding:0 0 5px; text-align:center; width:468px;}

/* 메뉴 */
.menu					{ background:url(images/menuTop.gif) no-repeat; color:#fff; height:20px; padding:6px 0 4px; width:960px;}
.menu ul 				{ margin:0 0 0 20px;}
.menu li 				{ display:inline; font:bold 14px 나눔고딕, 맑은고딕; margin:0 20px 0 0; padding:2px 5px;}
.menu li a 				{ color:#fff; padding:2px 5px; text-decoration:none;}
.menu li a.tabactive 	{ background:#a3ab0f; position:relative;}

#tabcontent1,
#tabcontent2,
#tabcontent3,
#tabcontent4			{ background:url(images/menuBottom.gif) no-repeat; color:#fff; font:.9em dotum; height:30px; letter-spacing:-1px; padding:0 0 0 20px; width:960px;}
#tabcontent1 li,
#tabcontent2 li,
#tabcontent3 li,
#tabcontent4 li			{ float:left; display:block; margin:0 20px 0 0; padding:10px 0;} 
#tabcontent4 li	        { margin:0 12px 0 0;}
#tabcontent1 li a,
#tabcontent2 li a,
#tabcontent3 li a,
#tabcontent4 li a		{ color:#999; padding:5px 4px; text-decoration:none;}
#tabcontent1 li a:hover,
#tabcontent2 li a:hover,
#tabcontent3 li a:hover,
#tabcontent4 li a:hover	{ background:#333; padding:4px 4px 2px;}
#tabcontent1 span,
#tabcontent2 span,
#tabcontent3 span,
#tabcontent4 span		{ letter-spacing:-1px;}


/* 검색 */
.search							{ margin:0 0 10px;}
.search input 					{ background:url(images/searchBg.gif) #fff 6px center no-repeat; border:5px solid #cad40e; color:#666; cursor:pointer; font:11px dotum; height:12px; margin:0 10px 0  0; padding:5px 8px 4px 32px; width:250px;}
.search .submit 				{ display:none;}




/* content -----------------------------------------*/

/* 공통  */
#content .boxMiddle 		{ background:#fff; padding:0; width:640px; }
#content .boxMiddle h3 		{ margin:0 0 10px 0;}
#content .boxBottom 		{ margin:0 0 25px 0;}

/* 제목 */
.searchList h3,
.searchRplist h3			{ }
.localog h3,
.tagLog h3,
.guestbook h3, 
.titleWrap h2 				{ border-bottom:3px solid #eee; font:bold 18px 나눔고딕, tahoma; padding:0 0 5px; text-align:justify;}

/* 검색 결과 리스트, 댓글 검색 결과 리스트 */
.searchList ol,
.searchRplist ol 			{ }
.searchList ol li,
.searchRplist ol li		 	{ border-bottom:1px solid #eee;}
.searchList ol li a,			
.searchRplist ol li a		{ color:#000; display:block; padding:3px 0;}
.searchList ol li a:hover,
.searchList ol li a:focus,
.searchRplist ol li	a:hover,
.searchRplist ol li	a:focus { background:#b9d128; color:#fff; text-decoration:none;}
.searchList .date, 
.searchRplist .date 		{ color:#666; font:.9em verdana; padding:0 10px 0 0;}
.searchList .cnt,
.searchRplist .cnt			{ padding:0 0 0 2px;}
.searchRplist .name 		{ color:#999; font:.9em dotum; letter-spacing:-1px; padding:0 0 0 8px;}

/* 지역로그 */
.localog					{ display:none;} 
.localog ol,
.localog li					{ border-bottom:1px solid #eee; display:block; padding:2px 0;}
.localog li	a				{ color:#0099cc; display:block; padding:2px 0;}			
.localog li	a:hover,
.localog li	a:focus 		{ background:#0099cc; color:#fff; text-decoration:none;}
.localog .spot              { background:url(images/local.gif) 0 5px no-repeat; padding:0 0 0 15px;}
.localog .info              { background:url(images/localInfo.gif) 0 8px no-repeat; padding:0 0 0 15px;}

/* 태그로그 */
.tagLog 					{ display:none;}
.tagLog li .cloud1,
.tagBox li .cloud1			{ color:#0099cc; font:bold 24px nanumgothic, malgun gothic, tahoma; letter-spacing:-1px;}
.tagLog li .cloud2,
.tagBox li .cloud2			{ color:#0099cc; font:bold 16px nanumGothic, malgun gothic, tahoma; text-decoration:-1px;}
.tagLog li .cloud3,
.tagBox li .cloud3 			{ color:#0099cc; font:bold 14px nanumGothic, malgun gothic, tahoma; text-decoration:-1px;}
.tagLog li .cloud4,
.tagBox li .cloud4 			{ color:#666; font:bold 14px nanumGothic, malgun gothic, tahoma; text-decoration:-1px;}
.tagLog li .cloud5,
.tagBox li .cloud5			{ color:#666; font:12px tahoma; }
.tagLog li,	
.tagLog li	    			{ display:inline; margin:0 5px 0 0; }
.tagLog a:hover 			{ background:#0099cc; color:#fff; text-decoration:none;}

/* 방명록 */ 
.guestbook					{ }

/* 공지사항 */
.entryNotice				{ } 

/* 비밀글 */
.entryProtected				{ }
.entryProtected .article	{ padding:50px 0 0; text-align:center;} 

/* 본문 컨텐츠 공통 */
.localog .article,
.tagLog .article,
.entryNotice .article,
.entry .article 			{ clear:both; margin:20px 0 0; text-align:justify;}

/* 제목, 카테고리, 날짜 */
.titleWrap 					{ padding:0 0 7px;}
* html .titleWrap			{ padding:0 0 3px;}
.titleWrap h2				{ }
.titleWrap h2 a:link,			
.titleWrap h2 a:visited		{ color:#889800;}
.titleWrap h2 a:hover		{ text-decoration:none;}
.titleWrap .titleInfo 		{ margin:5px 0 0;}
.titleWrap .category 		{ display:none;}
.titleWrap .date 			{ color:#666; font:.9em verdana;}
.titleWrap .author			{ }
* html .titleWrap .titleInfo{ margin:-2px 0 0;}

/* 관리자 */
.admin 						{ color:#ccc; float:right; letter-spacing:-1px; margin:15px 0;}
.admin a:link,
.admin a:visited 			{ color:#ccc;}
.admin a:hover   			{ text-decoration:underline;}

/* 본문 */
.entry .article ol,
.entry .article ul 			{ margin:15px 0; padding:0 0 0 15px;}
.entry .article ol li 		{ list-style:decimal inside;}
.entry .article ul li 		{ list-style:square inside;}
.entry .article dt 			{ font-weight:bold;}
.entry .article dd 			{ } 
.entry .article BLOCKQUOTE 	{ }
.entry .article p			{ margin-bottom:15px;}

/* 키워드 */
.key1						{ cursor:pointer; font-style:italic; text-decoration:underline;}

/* 이미지 아래 캡션 스타일 */
.cap1                   	{ color:#999; text-align:center;}

/* 이미지 */
.imageblock             	{margin:5px 0; padding:0;}

/* 이미지 왼쪽 배치 */
.left                   	{ }

/* 이미지 가운데 배치 */
.center                 	{ }

/* 이미지 오른쪽 배치 */
.right                  	{ }

/* 이미지 2개 배치 */
.dual                   	{ background:#fff; margin:0 0 5px;}

/* 이미지 3개 배치 */
.triple                 	{ background:#fff; margin:0 0 5px;}

/* 본문 more & less */
.moreless_fold 				{ background:url(images/iconMore.gif) top left no-repeat; color:#000; padding:0 0 0 20px;}
.moreless_top           	{ background:url(images/iconLess.gif) top left no-repeat; color:#000; padding:0 0 0 20px;}
.moreless_body          	{ }
.moreless_bottom        	{ background:url(images/iconLess.gif) top right no-repeat; color:#999; padding:0 20px 0 0; text-align:right;}

/* 본문 광고 */
.tnmBanner					{ margin:10px 0 10px; text-align:center;}

/* 태그 */
.tagTrail 					{ background:url(images/tagTrail.gif) 0 center no-repeat; color:#999; height:auto; margin:30px 0 0; padding:0 0 5px 25px;}
.tagTrail .tagText			{ display:none;}
.tagTrail span 				{ }
.tagTrail a 				{ }

/* 트랙백, 댓글 보이기 & 감추기 */
.actionTrail 				{ border-top:1px dashed #ddd; border-bottom:3px solid #ddd; clear:both; font-size:1em; padding:5px 0; text-align:right;}
.actionTrail a:link,
.actionTrail a:visited 		{ color:#000; text-decoration:none;}
.actionTrail a:hover 		{ color:#889800; text-decoration:underline;}
.actionTrail .cnt 			{ color:#889800; font-weight:bold;}

/* 트랙백 */
.trackback 					{ margin:20px 0 0; padding:15px 0 0;} 
.trackback h3				{ background:#f5f5f5; color:#999; font:bold .9em tahoma; padding:10px!important;} 
.trackback ol 				{ color:#999; height:1%; list-style:none; overflow:auto;}
.trackback li 				{ background:#f5f5f5; height:1%; overflow:hidden; padding:10px; text-align:justify;} 

/* 댓글 공통 */
.comment 					{ margin:20px 0 0;} 
.commentList 				{ } 
.guestList ol,
.commentList ol				{ overflow:hidden;}	
.guestList li,
.commentList li 			{ border:1px solid #eee; overflow:hidden; margin:10px 0 0; padding:10px;}

/* 댓글 이름 */
.guestList li .name,
.commentList li .name 		{ font-weight:bold;}
.guestList li .name a:link,
.commentList li .name a:link{ color:#889800;}

/* 댓글 날짜 */
.guestList li .date, 
.commentList li .date 		{ color:#666; font:0.9em verdana;}

/* 댓글 본문 */
.guestList li p, 
.commentList li p 			{ border-top:1px solid #eee; clear:left; overflow:hidden; margin:5px 0 0; padding:5px 0 0; text-align:justify;}

/* 비밀 댓글 (로그아웃시 비밀글 표현) */
.hiddenComment 				{ }

/* 종류별 댓글 [##_rp_rep_class_##] */
.rp_general             	{ }
.rp_admin               	{ }
.rp_secret              	{ color:#0099cc;}

/* 종류별 댓글 [##_guest_rep_class_##] */
.guest_general          	{ }
.guest_admin            	{ }

/* 댓글 답글 */
.guestList li ul, 
.commentList li ul 			{ }
.guestList li ul li, 
.commentList li ul li 		{ background:#fafafa;}

/* 댓글 주소, 수정, 삭제 */
.control 					{ float:right; margin:3px 0 0;} 
.control a 					{ display:block; float:left; margin:0 0 0 5px; overflow:hidden;}
.control a:hover			{ background:#0099cc; color:#fff; text-decoration:none;}
.control .address,
.control .modify,
.control .write 			{ background:#eee; color:#999; font:0.9em dotum; letter-spacing:-1px; padding:2px 4px;} 

/* 댓글 입력 공통 */
.guestWrite,
.commentWrite				{ padding:20px 0 0;}
.guestWrite P,
.commentWrite p 			{ padding:10px 0 0;}
.guestWrite label,						
.commentWrite label 		{ display:none;}

/* 댓글 이름, 비밀번호, 홈페이지 입력 */
.name input, 				
.password input,			
.homepage input				{ border:1px solid #ddd; font:1em tahoma; height:20px; padding:5px 0 0 60px; width:578px;}
input.name					{ background:url(images/inputName.gif) 5px center no-repeat;}
input.password 				{ background:url(images/inputPassword.gif) 5px center no-repeat;}
input.homepage 				{ background:url(images/inputHomepage.gif) 5px center no-repeat; font:0.9em tahoma;}

/* 비밀 댓글 체크 */
.secret 					{ }
.secret .checkbox 			{ position:relative; top:2px;}
.secret label 				{ color:#999; display:inline; font:0.9em dotum; letter-spacing:-2px;}

/* 댓글 입력 */
textarea					{ border:1px solid #ddd; font:1em tahoma; padding:5px; width:628px;}

/* 댓글 입력 버튼 */
.submit						{ background:#4c4c4c; border:1px solid #4c4c4c; color:#fff; cursor:pointer; font:bold 0.9em Tahoma; padding:5px; width:100%;}

input.name:hover,
input.name:focus,
input.password:hover,
input.password:focus,
input.homepage:hover,
input.homepage:focus,
textarea:hover,
textarea:focus				{ border:1px solid #aaa;}


/* 페이징 */
.paging 					{ font:0.9em verdana; margin:0 0 25px 0; text-align:center;}
.paging .num 				{ background:#fff; border:1px solid #ddd; margin:0 2px 0 0; padding:4px 8px;}
.paging .numbox   			{ margin:0 0 0 5px;}
.paging .numbox a:hover, 
.paging .numbox a:focus		{ background:#889800; border:1px solid #0099cc; color:#fff; padding:4px 8px; text-decoration:none;}
.paging .selected 			{ font-weight:bold;}
.paging .no-more-prev,
.paging .no-more-next 		{ } 





/* sidebar ----------------------------------------*/
/* 공통 */
#sidebar 						{ font:tahoma; line-height:1.5;}
#sidebar h3 					{ border-bottom:3px solid #ddd; color:#fff; font:0.9em tahima; height:0px; letter-spacing:-1px; overflow:hidden; padding:18px 0 0;}
#sidebar .boxTop	 			{ }
#sidebar .boxMiddle 			{ margin:0 0 10px; padding:8px 0 10px;} 
#sidebar .boxBottom 			{ }
#sidebar ul li					{ border-bottom:1px dashed #eee; padding:3px 0;}
#sidebar ul li a				{ color:#666;}
#sidebar ul li a:hover, 
#sidebar ul li a:focus			{ background:#cad40e; color:#fff; display:block; text-decoration:none;}
#sidebar .info					{ color:#999;}

#sidebar .notice h3				{ background:url(images/notice.gif) no-repeat;}
#sidebar .recentPost h3 		{ background:url(images/recentPost.gif) no-repeat;}
#sidebar .recentComment h3		{ background:url(images/recentComments.gif) no-repeat;}
#sidebar .recentTrackback h3   	{ background:url(images/recentTrackback.gif) no-repeat;}

/* 카테고리 */
.category ul li ul li ul li a 	{ display:block; padding-left:12px!important;}

/* polldaddy */
.pds-box-outer					{ border:10px solid #f5f5f5; width:260px;}
.pds-answer label				{ padding:0 0 0 10px; font:12px Arial, Helvetica, sans-serif;}

/* RSS */
.rssbox							{ margin:0 0 10px;}

.hanrss							{ margin:2px 0 0; padding:0 40px 0 0; float:right;width:80px;}

.tab_rss			{ display:inline; float:left;  width:80px; padding:0 0 0 50px;}
.tab_rss a		{ background:url(images/rss.gif) center center no-repeat; display:block; text-indent:-2000px; width:65px;}
.tab_rss a:hover 	{ background:url(images/rss.gif) center center no-repeat;}


/*- footer ----------------------------------------*/
#footer							{ font:0.9em dotum;}

.ppinfo  						{ background:#eee; clear:both; color:#222; height:10px; letter-spacing:-1px; padding:10px;}
.ppinfo li						{ float:left;}
.ppinfo li a					{ color:#999; display:block; padding:0 10px 0 0;}

.copyright						{ color:#999; font:11px tahoma; padding:10px;}





/*- cover ----------------------------------------*/

#yp_lego01				{ border:10px solid #f5f5f5; clear:both; overflow:hidden; margin:0 0 20px; padding:15px; position:relative; width:590px;}
#yp_lego01 ul			{ height:190px; position:relative; z-index:100;}
#yp_lego01 ul li		{ float:left; width:290px; padding:0 0 0 290px; margin:0 20px 0 0; height:188px; position:relative; overflow:hidden;}
#yp_lego01 h2	 		{ font:bold 14px 나눔고딕, malgun gothic, tahoma;} 
#yp_lego01 h2 .comments	{ color:#999; font:10px verdana;}
#yp_lego01 img 			{ background:#fff; border:1px solid #ddd; position:absolute; top:0; left:0;} 
#yp_lego01 .post_info 	{ }
#yp_lego01 .category	{ display:none;}
#yp_lego01 .date		{ display:none;}
#yp_lego01 .author		{ background:url(images/authorBg.gif) 0 0 no-repeat; color:#666; font:12px 굴림; margin:0 0 10px; padding:0 0 0 52px;}
#yp_lego01 .content 	{ font:1em/1.6 tahoma; color:#999; text-align:justify;}
#yp_lego01 .tags		{ display:none;}

/*- cover 롤링 ---------------------------------*/
.lego01Title			{ background:url(images/lego01Title.gif) 0 center no-repeat; float:left; height:20px; margin:0 0 10px; width:160px;}
.rollingBtn				{ float:right;}
.rollingBtn	a			{ border:1px solid #ddd; color:#999; font:bold .8em verdana; padding:2px 6px;}
.rollingBtn	a:hover		{ background:#cccc00; color:#fff; text-decoration:none;}
#yp_lego01 li { display:none;}
#lego01.over1 li.item0 { display:block;}
#lego01.over2 li.item1 { display:block;}
#lego01.over3 li.item2 { display:block;}


/* Product Review */
#lego02Title			{ background:url(images/lego02Title.gif) 20px center #f5f5f5 no-repeat;height:12px; padding:20px 20px 0; width:600px;}
#yp_lego02				{ background:#f5f5f5; height:120px; margin:0 0 20px; overflow:hidden; padding:0 15px 20px 25px; width:600px;  position:relative;}
#yp_lego02 ul			{ width:600px; overflow:hidden;}
#yp_lego02 ul li		{ float:left; width:180px; padding:0 0 0 100px; margin:0 15px 20px 5px; position:relative; overflow:hidden;}
*html #yp_lego02 ul li { margin:0 10px 20px 5px; }
#yp_lego02 h2	 		{ font:bold 14px 나눔고딕, malgun gothic, tahoma;} 
#yp_lego02 h2 .comments	{ color:#999; font:.9em verdana;}
#yp_lego02 img 			{ background:#fff; border:1px solid #ddd; padding:5px; position:absolute; top:0; left:0;} 
#yp_lego02 .post_info 	{ padding:0 0 5px;}
#yp_lego02 .category	{ display:none;}
#yp_lego02 .date		{ display:none;}
#yp_lego02 .author		{ color:#999; font:.9em verdana;}
#yp_lego02 .content 	{ font:0.9em/1.6 dotum; color:#666; text-align:justify;}
#yp_lego02 .tags		{ display:none;}
#lego02 { position:relative; z-index:22;}
#lego02 li { display:none !important;}
#lego02.over1 .item0,
#lego02.over1 .item1 { display:block !important; }
#lego02.over2 .item3,
#lego02.over2 .item2 { display:block !important;}


.rollingBTN2 { height:30px; position:relative; position:absolute; top:32px; left:0;  width:630px; padding:0 5px;  z-index:100000000000000; }
.rollingBTN2 img 		{ border:none !important; padding:0 !important; background:none !important; cursor:pointer; z-index:1000000; }
.rollingBTN2 a.prev { float:left;}
.rollingBTN2 a.next { float:right;}


/*



#qwer999	{ position:relative;}
#qwer999 ul { padding:10px 0 0 0;  height:376px; width:600px; position:relative; z-index:100; }
#qwer999 li { float:left; width:170px; padding:0 0 0 80px; margin-bottom:150px; margin-right:30px; height:108px; position:relative; overflow:hidden; background:url(images/noIMG1.gif) 0 0 no-repeat;}
#qwer999.over1 ul {  margin-top:0px;}
#qwer999.over2 ul {margin-top:-130px;}
*/


/* Recent News */
#lego03Title			{ background:url(images/lego03Title.gif) 0 center no-repeat; border-bottom:1px dashed #ddd; height:12px; padding:0 0 14px; width:640px;}
#yp_lego03				{ width:640px;}
#yp_lego03 ul			{ margin:0 0; padding:15px 0 0 0;}
#yp_lego03 ul li		{ margin:0 0 50px; position:relative;}
#yp_lego03 h2			{ border-bottom:3px solid #ddd; font:bold 20px 나눔고딕, malgun gothic, tahoma; letter-spacing:-1px; margin:0 0 50px; padding:0 0 2px;}
#yp_lego03 h2 a:hover	{ text-decoration:none;}
#yp_lego03 h2 .comments	{ display:none;}
#yp_lego03 img			{ border:1px solid #eee; clear:both; margin:0 auto; padding:5px; display:block; overflow:hidden; }
#yp_lego03 .post_info 	{ border-bottom:1px solid #ddd; color:#666; margin:30px 0 0; padding:2px 0; position:absolute; top:0; left:0; width:640px;}
#yp_lego03 .post_info a	{ }
#yp_lego03 .category	{ display:none;}
#yp_lego03 .date		{ font:.9em verdana;}
#yp_lego03 .author		{ }
#yp_lego03 .content		{ clear:both; color:#666; font:12px/1.8 tahoma; padding:20px 0; text-align:justify;}
#yp_lego03 .tags		{ background:#f5f5f5; border-bottom:1px dashed #ddd; border-top:1px dashed #ddd; padding:2px 5px;}
#yp_lego03 .tags span	{ display:none;}

/* Photo View */
#lego04Title			{ background:url(images/lego04Title.gif) 10px center #f5f5f5 no-repeat; height:12px; padding:10px; width:300px;}
#yp_lego04				{ background:#f5f5f5; overflow:hidden; padding:0 0 5px 10px; position:relative; width:300px;}
#yp_lego04 ul			{ }
#yp_lego04 ul li		{ float:left; width:92px; padding:0 0 5px; margin:0 5px 0 0; position:relative; overflow:hidden;}
#yp_lego04 h2	 		{ clear:both; font:11px dotum; margin:90px 0 0;} 
#yp_lego04 h2 .comments	{ display:none;}
#yp_lego04 img 			{ background:#fff; width:78px; border:1px solid #ddd; padding:2px; position:absolute; top:0; left:0;} 
#yp_lego04 .post_info 	{ height:0; overflow:hidden;}
#yp_lego04 .category	{ display:none; overflow:hidden;}
#yp_lego04 .date		{ display:none; overflow:hidden;}
#yp_lego04 .author		{ display:none; overflow:hidden;}
#yp_lego04 .content 	{ display:none; overflow:hidden;}
#yp_lego04 .tags		{ display:none; overflow:hidden;}


.lego05Title			{ background:url(images/lego05Title.gif) no-repeat; border-bottom:3px solid #ddd; height:12px; padding:0 0 5px;}
#yp_lego05				{ margin:0 0 10px;}
#yp_lego05 ul 			{ }
#yp_lego05 ul li		{ border-bottom:1px dashed #eee; padding:4px 0;}
#yp_lego05 h2			{ font:1em tahoma;}
#yp_lego05 h2 .comments	{ display:none;}
#yp_lego05 .post_info 	{ display:none;}
#yp_lego05 .content		{ display:none;}
#yp_lego05 .tags		{ display:none;}

#lego06Title			{ background:url(images/lego06Title.gif) no-repeat; height:35px;}
#lego06Title a			{ height:0px; display:block; overflow:hidden; padding:35px 0 0;}
#yp_lego06				{ border:5px solid #8484b5; overflow:hidden; width:270px; margin:0 0 10px; padding:10px 10px 5px;}
#yp_lego06 ul			{ }
#yp_lego06 ul li		{ float:left; width:170px; padding:0 0 10px 100px; margin:0 20px 10px 0; position:relative; overflow:hidden;}
#yp_lego06 h2	 		{ font:bold 12px tahoma;} 
#yp_lego06 h2 .comments	{ display:none;}
#yp_lego06 img 			{ background:#fff; border:1px solid #ddd; padding:3px; position:absolute; top:0; left:0;} 
#yp_lego06 .post_info 	{ padding:0 0 5px;}
#yp_lego06 .category	{ display:none;}
#yp_lego06 .date		{ color:#999; font:.8em verdana;}
#yp_lego06 .author		{ display:none;}
#yp_lego06 .content 	{ font:0.9em/1.2 dotum; color:#999; text-align:justify;}
#yp_lego06 .tags		{ display:none;}
.buzztrackerBanner img	{ vertical-align:top; margin:0 0 0 5px;}


blockquote { padding-left:20px; margin:5px 5px 10px 5px; border-left:8px solid #eee; overflow:auto;}


.globalBottom { display:none;}
.globalBottom { display:block; background:url(images/gnbbg.gif) 0 0 repeat-x white; width:960px; border:1px solid #CCC; margin:0 auto; margin-bottom:30px;}

.globalBottom .familySite { padding:0 20px; }
.globalBottom .familySite a { height:0; padding:33px 0 0 0; width:122px; float:left; margin:10px 30px; overflow:hidden; display:block;}
.globalBottom .familySite a:hover { background-position:0 -33px;}

.globalBottom .familySite .btn2yagootimes { background:url(images/btn2yagootimes.gif);}
.globalBottom .familySite .btn2carholic { background:url(images/btn2carholic.gif);}
.globalBottom .familySite .btn2playpc { background:url(images/btn2playpc.gif);}
.globalBottom .familySite .btn2enterfactory { background:url(images/btn2enterfactory.gif);}
.globalBottom .familySite .btn2segyewa { background:url(images/btn2segyewa.gif);}

.globalBottom .submenu { padding:17px 0 2px 0;}
.globalBottom .submenu a { font-weight:bold; margin-right:20px; padding-right:20px; }
.globalBottom .bottomDesc { overflow:hidden; padding:0px 0 20px 0; font:11px gulim; color:#666; display:block; line-height:13px;}
.globalBottom .gnbBox { clear:both;}
.globalBottom .tnmLogo { float:left; padding:15px 20px 25px 50px;}
