@charset "utf-8";

*					{ margin:0; padding:0; list-style:none; }
form				{ margin:0; padding:0;}
body				{ font:0.75em/1.5 dotum; color:#7e7e7e;}
a:link, a:visited	{ color:#7e7e7e; text-decoration:none; }
a:hiver				{ color:#385d79; }





/* 레이아웃 */
#header				{ width:970px; margin:0 auto;}
#body				{ width:970px; margin:0 auto; background:url(images/bgBody.gif) top left; }
#footer				{ width:930px; margin:0 auto; clear:both; padding:15px 20px;}

#left_sidebar		{ width:200px; padding:3px; float:left; background:#e9edf2;}
#right_sidebar		{ width:200px; padding:3px; float:right; background:#e9edf2;}
#center				{ float:left;}

	/* 초기화면 */
	#main #center			{ margin:0; width:550px; padding-left:5px;}
	#contents #center		{ margin:0; width:758px; padding-left:5px;}
	#contents #body			{ background:url(images/bgBody2.gif) top left; }
	#contents #main_menu	{ background:url(images/bgBodyMenu2.gif) !important; }


/* 헤더 */	
#header h1 a					{ background:url(images/bgHeaderLogo.gif); padding:70px 0 0 0; clear:both; overflow:hidden; height:0; display:block;}
#header .top_bar				{ float:right; padding:12px 0 4px 0;}
#header .top_bar li				{ float:left; margin-left:10px; font:0.9em dotum; padding-top:5px; height:13px; background:url(images/bgHeaderLine.gif) no-repeat; background-position:right 4px;letter-spacing:-1px;}
#header .top_bar li a			{ padding-right:10px;}
#header .top_bar li.join_suntechblogger { background:url(images/bgHeaderJoin.gif) 0 -1px no-repeat; padding:5px 0 4px 12px;}

#header	p						{ float:left; padding:16px 0 0 0; color:#eb9205; font:11px gulim; font-weight:bold;}

/* 바디 */
#center #main_menu				{ background:url(images/bgBodyMenu.gif); height:31px; overflow:hidden;}
#center #main_menu li			{ float:left; width:110px; text-align:center; padding-top:8px; height:30px; font:1em gulim; font-weight:bold;}
#center #main_menu li a 		{ color:#587993; }
#center #main_menu li.selected	{ font-weight:bold; background:url(images/bgBodyMenu.gif) 0 31px;}

#center .bodySearch				{ text-align:center; background:url(images/bgBodySearch.gif); height:34px; overflow:hidden; margin-bottom:17px;}
#center .bodySearch .inputText	{ border:0 !important; padding:1px 4px; width:420px; margin-top:9px; font-size:0.9em; vertical-align:top;}
#center .bodySearch .inputBtn	{ border:none; width:48px; height:20px; margin-top:7px; vertical-align:top;}


/* 사이드바 공통 */
.sidebar h1						{ background:url(images/bgSideHeader.gif) no-repeat; font:1em/1 dotum; font-weight:bold; padding:11px 10px 9px 10px; color:white; }
.sidebar h1 a:link,	
.sidebar h1 a:visited			{ color:white;}

.sidebar .box ul				{ background:url(images/bgSideBottom.gif) left bottom white; padding:5px 7px; margin-bottom:5px;}
.sidebar .box ul li				{ background:url(images/bgSideDot.gif) 0 8px no-repeat; padding:2px 0 2px 7px;}
.sidebar .box ul li.new a		{ background:url(images/bgSideNew.gif) center right no-repeat; padding-right:11px; }
.sidebar .box ul li.new cite a	{ background:none; padding-right:3px;}
.sidebar .box form				{ background:url(images/bgSideBottom.gif) left bottom white; padding:9px 11px; margin-bottom:5px;}

.sidebar #search input { vertical-align:middle; border:1px solid #ccc;}
.sidebar #search .sInput { width:133px; padding:1px;}

/* 사이드바 개별 */
.sidebar #forum_recent_list.box li			{ background:url(images/bgSideDotLine.gif) left bottom no-repeat; padding:0 2px 4px 2px; margin-bottom:4px;}
.sidebar #forum_recent_list.box li.last		{ background:none;}
.sidebar #forum_recent_list.box li cite 	{ display:block; font:0.9em dotum; color:#8c9ead;}
.sidebar #forum_recent_list.box li cite a	{ color:#8c9ead;}

.sidebar #feed_hot_list.box li				{ background:url(images/bgSideDotLine.gif) left bottom no-repeat; padding:0 2px 4px 2px; margin-bottom:4px;}
.sidebar #feed_hot_list.box li.last			{ background:none;}
.sidebar #feed_hot_list.box li cite 		{ display:block; font:0.9em dotum; color:#8c9ead;}
.sidebar #feed_hot_list.box li cite a		{ color:#8c9ead;}

.sidebar #tag_cloud.box li					{ display:inline; list-style:none !important; list-style-type:none; background:none;}

.sidebar #tag_cloud.box li.smallest a		{ font-size:11px; color:#aaa;}
.sidebar #tag_cloud.box li.small a			{ font-size:12px; color:#0099CC;}
.sidebar #tag_cloud.box li.medium a			{ font-size:12px; color:#669900; font-weight:bold;}
.sidebar #tag_cloud.box li.large a			{ font-size:13px; color:#ff9900; font-weight:bold;}
.sidebar #tag_cloud.box li.largest a		{ font-size:14px; color:#ff6600; font-weight:bold;}

.sidebar #newsletter						{ border:2px solid #b2bc00; margin-bottom:4px; position:relative; background:url(images/bgSideNewsletter.gif) 1px 1px no-repeat white; padding-bottom:6px;}
.sidebar #newsletter h1						{ background:none; color:#7f7800;}
.sidebar #newsletter p						{ padding:0 10px; font:0.9em/1 dotum; letter-spacing:-1px; padding-bottom:5px; color:#a2a2a2; }
.sidebar #newsletter #user_name,
.sidebar #newsletter #user_email			{ border:1px solid #afafaf; padding:1px 4px; width:120px; margin-left:10px; margin-bottom:3px; color:#999;}
.sidebar #newsletter .newsLetterBtn			{ width:45px; height:42px; background:url(images/bgSideNewsletterJoin.gif); position:absolute; right:8px; top:69px;}

	*html .sidebar #newsletter #user_name					{ margin-bottom:0; padding-bottom:0;}
	*html .sidebar #newsletter .newsLetterBtn				{ top:74px; right:12px;}
	*:first-child+html .sidebar #newsletter #user_name		{ padding-bottom:0; margin-bottom:0;}
	*:first-child+html .sidebar #newsletter .newsLetterBtn	{ top:72px;}

.sidebar .feeds								{ background:url(images/bgRSS.gif); width:155px; height:28px; overflow:hidden; margin-bottom:4px; clear:both; padding:20px 0 0 45px;}
.sidebar .feeds h3							{ float:left; font:11px tahoam; font-weight:bold; color:black; padding-right:9px;}
.sidebar .feeds li							{ float:left; font:11px tahoam; padding-right:0; width:47px;}

/* 피드 */
#feed_recent_feed_list						{ padding-top:14px;}
#feed_recent_feed_list .post					{ display:block; clear:left; margin:0 8px 14px 8px; padding-bottom:14px; border-bottom:1px solid #efefef;}	
#feed_recent_feed_list .thumbnail				{ float:left; border:1px solid #dde3e8; margin:1px 7px 0 0; height:60px !important; width:80px !important; background-position:top center !important; background:white;}
#feed_recent_feed_list .title					{ font:1em gulim !important; padding:0; margin:0; line-height:normal; }
#feed_recent_feed_list .title a 				{ font-weight:bold; color:#7e7e7e;}
#feed_recent_feed_list .post .info				{ font-size:0.9em; color:#8c9ead; padding-bottom:3px;}
#feed_recent_feed_list .post .info a			{ color:#8c9ead;}
#feed_recent_feed_list .post p.tags				{ clear:both; color:#a2a2a2; font-size:0.9em; padding-top:5px; padding-left:32px; background:url(images/bgBodyTags.gif) 0 6px no-repeat;}
#feed_recent_feed_list .post p.tags a:link,		
#feed_recent_feed_list .post p.tags a:visited	{ color:#a2a2a2;}
#feed_recent_feed_list .post p.tags a:hover		{ color:#e74700;}
#feed_recent_feed_list .post p.tags span		{ display:none;}

/* 피드 */
#meta .hotlist #posts h1			{ display:none;}
#meta .feed_post					{ display:block; clear:left; margin:0 8px 14px 8px; padding-bottom:14px; border-bottom:1px solid #efefef;}	
#meta .feed_post .thumbnail			{ float:left; border:1px solid #dde3e8; margin:1px 7px 0 0; height:60px !important; width:80px !important; background-position:top center !important; background:white;}
#meta .hotlist .feed_post .title	{ font:1em gulim !important; padding:0; margin:0; border:none; line-height:normal; }
#meta .hotlist .feed_post .title a 	{ font-weight:bold; color:#7e7e7e;}
#meta .feed_post .info				{ font-size:0.9em; color:#8c9ead; padding-bottom:3px;}
#meta .feed_post .info a			{ color:#8c9ead;}
#meta .feed_post p.description		{ padding:3px 0; font:12px gulim; line-height:1.5; color:#999;}
#meta .feed_post p.tags				{ clear:both; color:#a2a2a2; font-size:0.9em; padding-top:5px; padding-left:32px; background:url(images/bgBodyTags.gif) 0 6px no-repeat;}
#meta .feed_post p.tags a:link,		
#meta .feed_post p.tags a:visited	{ color:#a2a2a2;}
#meta .feed_post p.tags a:hover		{ color:#e74700;}
#meta .feed_post p.tags span.tag	{ display:none;}

#meta .bodySearch					{ clear:both; margin:-4px -10px 10px -10px; background:url(images/bgBodySearch2.gif); padding-top:4px; height:30px; overflow:hidden;}
#meta .bodySearch input				{ border:1px solid #ccc; padding:3px; width:400px; vertical-align:middle; }
#meta .forumSearch					{ float:right; padding:8px 0 0 0;}
#meta .forumSearch input			{ border:1px solid #ccc; padding:3px; vertical-align:middle;}

/* 푸터 */
#footer					{ border-top:3px solid #e3e3e3; border-bottom:3px solid #e3e3e3; overflow:auto; margin-top:15px; margin-bottom:15px; font:0.9em dotum;   }
#footer	a.logo			{ background:url(images/bgFooterLogo.gif) 0 -5px no-repeat; margin-right:20px; float:left; height:0; padding:50px 0 0 0; width:70px; display:block; overflow:hidden;}
#footer	.address		{ color:#a5b8c9;}
#footer	.address a		{ color:#a5b8c9;}
#footer	.copyright		{ padding-top:10px;}



/* 포럼  */
#meta 					{ padding:10px; font:1em gulim;}
#meta h1 				{ background:#f7f7f7; border:1px solid #c7d0d8; color:#e76f00; font:14px gulim; line-height:normal; padding:8px 0 6px 15px; font-weight:bold;}

#meta h2				{ padding:20px 0 5px 11px; color:#555; border-bottom:2px solid #e2e2e2; font:12px gulim; font-weight:bold;}

#meta .forum_posts					{ clear:both;}
#meta .forum_post					{ background:url(images/forumListBg.gif) 0 0 no-repeat; padding:11px 10px; height:33px; margin-bottom:7px;}
#meta .forum_post h2				{ padding:0 5px 7px 5px; border-bottom:1px dotted #ddd;}
#meta .forum_post .etc-info			{ font:11px gulim; padding-top:4px; padding-left:6px;}
#meta .forum_post .etc-info a		{ color:#999;}
#meta .forum_post .view-count		{ padding-right:10px;}
#meta .forum_post .etc-info .date	{ color:#bbb;}
#meta #forum_list #meta-nav a		{ margin:0 3px; background:url(images/bgDialogBtn2.gif) 0 0 no-repeat; text-align:center; width:92px; height:25px; padding-top:14px; display:block; font:12px dotum; color:#666; font-weight:bold; letter-spacing:-1px; float:right; }
#meta #forum_list #meta-nav			{ padding:3px 0; float:right; width:100px;}

#categories 						{ padding-top:10px;}
#categories .category				{ background:url(images/bgCategroy.gif) 0 0 no-repeat; height:62px; overflow:hidden; margin-bottom:7px;}
#categories .category h2			{ margin:0 11px; padding:13px 5px 5px 5px; font-size:15px; border-bottom:1px dotted #ddd;}
#categories .category p				{ margin:0 11px; padding:5px 5px 2px 5px;}

/* 글쓰기 */
.write h1							{ margin-bottom:10px !important;}
.write #upload						{ background:#f4f4f4; margin:4px 10px; width:700px !important; padding:10px;}
.write table						{ margin:0 10px; width:720px !important;}
.write #upload h2					{ padding:0; border:none;}
.write #upload h2 span				{ font-weight:normal; padding-left:10px;}
.write #upload ul					{ float:left;}
.write #meta-nav					{ text-align:center; float:none !important; padding-left:10px; }
.write #meta-nav button				{ margin:0 3px; border:none; background:url(images/bgDialogBtn.gif) 0 0 no-repeat; float:left; text-align:center; cursor:pointer; width:65px; height:17px; padding-top:4px !important; height:37px; padding-bottom:20px;  display:block; font:11px dotum; float:left; letter-spacing:-1px;}
.write #upload p a,
.write #meta-nav a					{ margin:0 3px; background:url(images/bgDialogBtn.gif) 0 0 no-repeat; text-align:center; width:65px; height:17px; padding-top:5px; display:block; font:11px dotum; letter-spacing:-1px; float:left;}

.manage h3							{ font:12px gulim; padding:10px; font-weight:bold; color:black;}
.manage ul							{ padding:0 15px;}
.manage ul li						{ background:url(images/bgSideDot.gif) 0 8px no-repeat; padding:2px 0 2px 7px;}
.manage p							{ float:left; padding-left:18px;}
.manage p input						{ vertical-align:middle; }


/* 회원가입 */
#meta .join form, 
#meta .join fieldset					{ border:none;}
#meta .join h2							{ display:none;}

#meta .join hr							{ display:none;}
#meta .join p							{ padding:6px 6px; font:11px gulim; color:red;}
#meta .join p.notice					{ font-size:0.9em; padding:7px 17px; color:#a2a2a2; line-height:1.5; border-bottom:2px solid #e2e2e2;} 
#meta .join p.line						{ background:#f8f8f8;}
#meta .join p label						{ float:left; clear:both; width:120px; padding:3px 0 2px 4px; color:#666; font:12px gulim;}
#meta .join p img,	
#meta .join p input						{ vertical-align:middle;}
#meta .join p input						{ padding:2px; border:1px solid #ccc; font:12px gulim; color:#777;}
#meta .join p a							{ padding:4px 4px 3px 4px; vertical-align:middle; margin-left:5px; background:#eee; border:1px solid #ccc; font:12px gulim; color:#777;}
#meta .join p.submitBox					{ border-top:2px solid #e2e2e2; padding-top:15px; text-align:center;}
#meta .join p.submitBox	.dialog-close	{ display:none;1}

#meta .is_student a						{ border:none !important; background:white !important; padding:0 !important; margin-left:2px !important; color:red !important;}

#meta .join p.join_mailing,
#meta .join p.is_student				{ font:12px gulim; color:#777; padding:3px 0; }
#meta .join p.join_mailing input,
#meta .join p.is_student input			{ padding:0 !important; border:none;}
#meta .join textarea					{ width:500px; padding:5px; font:12px gulim; color:#777;}

#meta .joinedit h1						{ margin-bottom:15px;}


#meta .page p.notice					{ font-size:0.9em; padding:7px 17px; color:#a2a2a2; line-height:1.5; border-bottom:2px solid #e2e2e2;} 

#meta .page #login-form label	 		{ width: 100px; margin-left:60px; font:0.9em dotum; padding-top:7px; margin-left:230px; display:block; vertical-align:middle; float:left; clear:both;}
#meta .page #login-form	input.input01	{ padding:2px; border:1px solid #ddd; color:#666; font:0.9em dotum;  vertical-align:middle; margin:5px 0 0 0;}

#meta .page .inputPW					{ border-top:2px solid #e2e2e2; margin-top:5px;}
#meta .page .inputPW input				{ margin:0 3px; border:none; background:url(images/bgDialogBtn.gif) 0 0 no-repeat; height:37px;  text-align:center; cursor:pointer; width:65px; padding-top:4px !important; padding-bottom:20px; margin-left:320px; margin-top:12px; display:block; font:11px dotum; float:left; letter-spacing:-1px;}

.loginPage #login-form 					{ padding-top:10px;}
#meta .submit							{ background:#f1f1f1; text-align:center; padding:10px; display:block; float:none;}

/* metabbs 기본 */
#dialog { 
	font-size: 13px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.5;
}
#dialog a {
	color: #000;
}


#dialog-overlay 					{ position:absolute; left:0; top:0; z-index:1000; width:100%; height:100%; background:url(images/bgDialog.png);}
	*html #dialog-overlay 			{ }
	*html #dialog-overlay #dialog	{ }


#dialog 							{ position: absolute; left: 50%; margin-left: -180px; width: 360px; background: #fff; border:3px solid #444; padding:2px;}
#dialog h1							{ margin: 0 !important; background:#f1f2f3; padding:5px 5px 4px 8px; font:0.9em dotum; color:#5d5d5d;}
#dialog form						{ padding: 1em 1.5em; }
#dialog-close						{ float: right;  padding:14px 0 0 0; margin:3px 3px 0 0; width:13px; height:0; display:block; overflow:hidden; background:url(images/bgDialogClose.gif);}

#dialog .dialogInput				{ height:14px; padding-top:10px; padding-left:53px;}
#dialog .dialogInput input			{ margin:0 3px; border:none; background:url(images/bgDialogBtn.gif) 0 0 no-repeat; text-align:center; cursor:pointer; width:65px; height:17px; padding-top:4px; padding-bottom:20px; display:block; font:11px dotum; float:left; letter-spacing:-1px;}
#dialog .dialogInput a				{ margin:0 3px; background:url(images/bgDialogBtn.gif); text-align:center; width:65px; height:17px; padding-top:5px; display:block; font:11px dotum; letter-spacing:-1px; float:left;}
#dialog .dialogAuto					{ padding-left:140px; padding-top:3px; font:0.9em gulim; border-bottom:1px solid #eee; margin-bottom:2px; padding-bottom:10px;}
#dialog .dialogAuto input			{ vertical-align:middle; border:none;}
	*:first-child+html #dialog .dialogInput input { height:22px; padding-top:5px; } 
	*html #dialog .dialogInput input			  { height:22px; padding-top:5px; }
#dialog #signup-form .user2 label, 
#dialog #login-form .user2 label.field 		{ width: 80px; margin-left:60px; font:0.9em dotum; padding-top:7px; display:block; float:left; clear:both;}
#dialog #login-form	.user2 input			{ padding:2px; border:1px solid #ddd; color:#666; font:0.9em dotum;}
	*html #dialog #signup-form .user2 label, 
	*html #dialog #login-form .user2 label.field { margin-left:30px;}

#login-form	input		{ padding:2px; border:1px solid #ddd; color:#666; font:0.9em dotum;}


/* 로그인 페이지 */ 				
#meta .loginPage #signup-form .user2 label, 
#meta .loginPage #login-form .user2 label.field 		{ width: 80px; margin:0 0 3px 250px; font:0.9em dotum; padding-top:7px; display:block; float:left; clear:both;}
#meta .loginPage #login-form	.user2 input			{ padding:2px; border:1px solid #ddd; margin-bottom:3px; color:#666; font:0.9em dotum;}
#meta .loginPage .meta-error							{ text-align:center; padding:10px 0 0 0 ; color:red; font-weight:bold;}

#meta .dialogAuto					{ padding-left:330px; padding-top:3px; font:0.9em gulim; border-bottom:1px solid #eee; margin-bottom:2px; padding-bottom:10px;}
#meta .dialogAuto input				{ vertical-align:middle; border:none;}

#meta .dialogInput 					{ padding:10px 0 0 250px;}
#meta .dialogInput input			{ margin:0 3px; border:none; background:url(images/bgDialogBtn.gif) 0 0 no-repeat; text-align:center; cursor:pointer; width:65px; height:17px; padding-top:4px; padding-bottom:20px; display:block; font:11px dotum; float:left; letter-spacing:-1px;}
#meta .dialogInput a				{ margin:0 3px; background:url(images/bgDialogBtn.gif); text-align:center; width:65px; height:17px; padding-top:5px; display:block; font:11px dotum; letter-spacing:-1px; float:left;}

.userinfo							{ font:12px gulim;}
.userinfo #profile					{ padding:10px;}
.userinfo #profile p				{ margin-bottom:8px;}
.userinfo #profile .name			{ font:12px gulim; color:black; font-weight:bold;}
.suntech p.join_us					{ padding:20px !important; font:14px gulim; font-weight:bold; color:black; background:#f3f3f3; margin-top:15px; text-align:center; display:block;}
.userinfo #profile .line			{ border-bottom:1px solid #eee; padding:0 0 6px 0;}

/* 페이징 */
#page-list				{ float:none !important; text-align:center; padding-bottom:15px; font:11px gulim;}
#page-list .here a		{ color:red; font-weight:bold;}
#page-list a			{ color:#666;}

#meta #page-list		{ text-align:left; padding:15px 0 26px 5px; }
#meta #page-list li		{ display:inline; padding:0 7px;}

/* 썬테크블로거 */
#suntechblogger_menu				{ padding:10px 15px; height:20px; background:url(images/bgCategroy22.gif) 0 0 no-repeat; }
#suntechblogger_menu li				{ float:left; margin-left:0px; padding-right:18px;}
#suntechblogger_menu li .select		{ font-weight:bold; color:#333;}
#meta h1							{ clear:both;}
#meta h1 a							{ color:#E76F00;}
#meta .suntech h2					{ border:none; }
#meta .suntech.introduction 		{ }
#meta .suntech.introduction h2		{ padding:11px 0 15px 27px; color:#1f4059; margin-top:20px; background:url(images/bgQNA.gif) no-repeat 0 0; margin-left:8px;}
#meta .suntech.introduction p		{ background:url(images/bgReply.gif) 5px 2px no-repeat #f7f7f7;  padding:9px 9px 9px 30px; margin-right:15px; margin-left:14px;}

#meta .suntech p					{ padding:0 10px; line-height:1.5;}
#meta .suntech p a					{ color:#456c87;}
#meta .suntech ol li				{ padding:0 10px 7px 10px;}
#meta .suntech ol li a				{ font-weight:bold; color:black;}

#meta .suntech.join p				{ padding:10px;}
#meta .suntech.join .must_login 	{ padding:10px 0 0 280px;}
#meta .suntech.join .must_login li	{ float:left;}
#meta .suntech.join .must_login a	{ margin:0 3px; background:url(images/bgDialogBtn.gif); text-align:center; width:65px; height:17px; padding-top:5px; display:block; font:11px dotum; letter-spacing:-1px; float:left;}

#meta .star							{ font-weight:bold; color:red;}

#meta .suntech.join #suntechblogger-sub-form p			{ padding-bottom:0;}
#meta .suntech.join #suntechblogger-sub-form .notice	{ padding-left:10px;}

#meta .meta-error					{ color:red; font-weight:bold; text-align:center; padding:10px 32px 5px 0;}

#meta .suntech.join .blog_profile p { border-bottom:1px solid #eee; padding-bottom:5px !important;}
.profile_thumbnail					{ padding:3px; border:1px solid #ccc; margin:6px 0 0 124px;}

#meta .suntech.list h2				{ margin:0; padding:0 0 5px 0; }
#meta .suntech.list .profile_thumbnail	{ float:left; margin:0 10px 5px 0; padding:3px; background:white; border:1px solid #ccc;}
#meta .suntech.list .box			{ border:1px solid #ddd; margin-top:10px; padding:10px; clear:both;}
#meta .suntech.list p.author		{ display:inline; font:11px gulim; padding:4px 5px 0 0;}
#meta .suntech.list p.site				{ display:inline; padding:4px 5px 0 0;}
#meta .suntech.list .description	{ border-top:1px dotted #ccc; padding-top:5px; margin-top:5px; min-height:63px;}

#suntechblogger-join-form h3		{ padding:15px 0 0 10px; font:11px tahoma; color:black; font-weight:bold;}
#suntechblogger-join-form .trackback_key	{ padding:5px 10px 3px 10px !important; margin:5px 10px 0 10px !important; color:#777 !important; border:1px solid #ddd;}
#suntechblogger-join-form .notice2			{ font:12px gulim !important; color:#777 !important; padding:8px 0 6px 0 !important; margin:0 10px !important; border-bottom:1px solid #eee !important;}

#meta .suntech fieldset.intro				{ border:1px solid #ddd; margin:10px; padding-bottom:10px;  }
#meta .suntech fieldset.intro legend		{ margin:0 10px; padding:0 10px; font-weight:bold;}
#meta .suntech fieldset.intro	li			{ float:left; padding:5px 0 0 14px;}

/* 댓글 입력 */
#comment-form 						{ border-top:1px solid #e2e2e2; padding:4px 0 0 0; margin:10px;}
#comment-form p 					{ padding-top:6px;}
#comment-form textarea,
#comment-form input					{ border:1px solid #ccc; padding:3px; color:#666; font:12px gulim;}
#comment-form textarea				{ height:35px; margin-right:4px; width:694px; float:left; margin-bottom:5px; }
#comment-form .buttons input		{ border:none; margin-right:0 !important; display:block; clear:both;}

/* bbcode */
#bbcode_description li				{ background:#f1f1f1; margin:10px; padding:10px;}
#bbcode_description h4				{ padding:20px 0 0 0; color:#222;}
.scrollbox							{ background:#f1f1f1; padding:10px; border-left:5px solid #ddd;}
.incqbox h4							{ display:none;}	


/*  side */
/* hp2 */
#hp2{width:184px}
#hp2 h2{height:45px;width:184px}
.hp2ul {width:184px;height:277px; margin-left:12px;padding:0;background:url(images/hp2_dl_bttns.gif) 0 0 no-repeat;float:left;overflow:hidden;position:relative;clear:both}

.hp2ul li {margin:0;padding:0;list-style:none}
.hp2link h3,.hp2i div{display:none;opacity:0;filter:alpha(opacity=0);-moz-opacity:0}
.hp2link{display:block;width:85px;height:64px;float:left;padding:0 7px 6px 0}
.hp2link:hover,.hp2link:focus{background:url("images/hp2_dl_bttns.gif") 0 -336px no-repeat}
.hp2iCurrent .hp2link:focus{-moz-outline:none}
.hp2i{float:left}
#hp2i2 .hp2link,#hp2i4 .hp2link,#hp2i6 .hp2link,#hp2i8 .hp2link{margin-right:0}
.closehp2 {display:block;width:20px;height:20px;position:absolute;top:4px;left:150px}
.hp2iCurrent div{display:block;position:absolute;top:0;left:0;width:179px;height:277px;background:url("/im/hp_sprite.gif") 0 -22px no-repeat}
.hp2bigbttn {display:block;width:131px;height:100px;position:absolute;top:32px;left:21px;background:url("/images/hp2/hp2_dl_bttns.gif") -181px 0 no-repeat}
#hp2i2 .hp2bigbttn {background-position:-316px 0}
#hp2i3 .hp2bigbttn {background-position:-181px -100px}
#hp2i4 .hp2bigbttn {background-position:-316px -100px}
#hp2i5 .hp2bigbttn {background-position:-181px -200px}
#hp2i6 .hp2bigbttn {background-position:-316px -200px}
#hp2i7 .hp2bigbttn {background-position:-181px -300px}
#hp2i8 .hp2bigbttn {background-position:-316px -300px}
#hp2 div p{color:#d5e1e7;font-weight:bold;margin:140px 29px 0 29px}
#hp2 div a{color:#d5e1e7}
#hp2 div ul{margin:7px 0 0 0;padding:0}
#hp2 div ul li{padding:0 0 0 11px;background:url("images/hp_sprite.gif") -194px -125px no-repeat;margin:0 28px 1px 28px}
#hp2 div ul li.icon-download{background-position:-352px -207px}
#hp2 div ul li a.icon-video{background:url("images/hp_sprite.gif") 100% -149px no-repeat;padding-right:16px}
#hp2 h2{width:177px;height:31px;margin:10px 0 6px 12px;padding:0;background:url("images/hp_sprite.gif") -183px -22px no-repeat;float:left;overflow:hidden;padding:0}
#hp2 h2 a{font-weight:bold;color:#fff !important;display:block;margin:5px 0 0 13px;padding:1px 0 3px 21px;background:url("images/hp_sprite.gif") -183px -55px no-repeat ; font:16px tahoma;  }
#hp2 h2 a:hover{background-position:-183px -87px;text-decoration:none}

*html .hp2ul,
*html #hp2 h2 {display:inline;}
