/*게시판 공통*/
.artice .bbs .btn				{ text-align:right; height:30px; padding:10px 0; }
.artice .bbs .pageing			{ clear:both; text-align:center; height:20px; padding:15px 0 0 0; }

.artice .bbs table				{ width:100%; border-top:1px solid #999; }
.artice .bbs th					{ margin:0; padding:10px; border-bottom:1px solid #ccc; background:#f5f5f5; color:#666; }
.artice .bbs td					{ margin:0; padding:10px; border-bottom:1px solid #ccc; color:#999; }

/*공지 사항*/
.artice .bbs .notice .list table			{  }
.artice .bbs .notice .list th				{  }
.artice .bbs .notice .list td				{ width:50px; text-align:center; }
.artice .bbs .notice .list td.num			{ width:40px; }
.artice .bbs .notice .list td.title			{ width:300px; text-align:left; color:#666; }
.artice .bbs .notice .list td.date			{ width:100px; }
.artice .bbs .notice .view table			{  }
.artice .bbs .notice .view th				{ width:100px; }
.artice .bbs .notice .view td				{  }

/*이용안내*/
.artice .bbs .faq .list .menu				{  }
.artice .bbs .faq .list .menu span			{ display:block; float:left; }

.artice .bbs .faq .list table				{  }
.artice .bbs .faq .list th					{ text-align:left; }
.artice .bbs .faq .list td					{  }

/*일대일 문의*/
.artice .bbs .direct .list table			{  }
.artice .bbs .direct .list th				{  }
.artice .bbs .direct .list td				{ width:50px; text-align:center; }
.artice .bbs .direct .list td.title			{ width:300px; text-align:left; color:#666; }
.artice .bbs .direct .list td.date			{ width:100px; }

.artice .bbs .direct .view table			{  }
.artice .bbs .direct .view th				{ width:100px; }
.artice .bbs .direct .view td				{  }

.artice .bbs .direct .write table			{  }
.artice .bbs .direct .write th				{ width:100px; }
.artice .bbs .direct .write td				{  }

/*제품문의*/
.artice .bbs .productQna .list table		{  }
.artice .bbs .productQna .list th			{  }
.artice .bbs .productQna .list td			{ width:50px; text-align:center; }
.artice .bbs .productQna .list td.title		{ width:300px; text-align:left; color:#666; }
.artice .bbs .productQna .list td.date		{ width:80px; }

.artice .bbs .productQna .view table		{  }
.artice .bbs .productQna .view th			{ width:100px; }
.artice .bbs .productQna .view td			{  }

.artice .bbs .productQna .write table		{  }
.artice .bbs .productQna .write th			{ width:100px; }
.artice .bbs .productQna .write td			{  }


/*제휴문의*/
.artice .bbs .partnership p					{ padding-bottom:20px;}
.artice .bbs .partnership table				{  }
.artice .bbs .partnership table th			{  }
.artice .bbs .partnership table td			{  }