@charset "utf-8";

/* @group board article view 01 */

.articleViewArea1 .head
{
	background-image: url("/ko/images/common/board/bg_titlearea_01.gif");
	background-repeat: no-repeat;
	height: 38px;
	margin-bottom: 0 !important;
	position: relative;
	padding: 10px 20px;
}

.articleViewArea1 .head p
{
	margin: 0;
}

.articleViewArea1 .head ul
{
	position: absolute;
	right: 20px;
	bottom: 11px;
}

.articleViewArea1 .head ul li
{
	background-repeat: no-repeat;
	color: #888;
	display: inline;
	font-size: 0.9em;
	padding-left: 48px;
}

.articleViewArea1 .head ul li .label
{
	display: none;
}

.articleViewArea1 .body .content
{
	line-height: 1.5em;
	min-height: 240px;
	margin: 13px 0;
	padding: 0 20px;
}

* html .articleViewArea1 .body .content
{
	height: 240px;
}

.articleViewArea1 .body .inner ul.tagList
{
	background-image: url("/ko/images/common/icon/bullet/bullet_tag_01.gif");
	background-position: left 3px;
	background-repeat: no-repeat;
	height: 14px;
	padding: 3px 0 15px 35px;
}

.articleViewArea1 .body .inner ul.tagList li
{
	background-image: url("/ko/images/common/etc/bg_pause_mark.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline;
	font-family: Dotum, sans-serif;
	font-size: 0.9em;
	line-height: 14px;
	padding-right: 2px;
	vertical-align: middle;
}

.articleViewArea1 .body .inner ul.tagList li.lastItem
{
	background-image: none;
}

.articleViewArea1 .body ul.others
{
	border-top: 1px solid #e1e1e1;
}

.articleViewArea1 .body ul.others li
{
	background-position: 15px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e1e1e1;
	height: 30px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 78px;
}

.articleViewArea1 .body ul.others li.firstItem
{
	background-image: url("/ko/images/common/board/text_prev_article.gif");
}

.articleViewArea1 .body ul.others li.lastItem
{
	background-image: url("/ko/images/common/board/text_next_article.gif");
}

/* @end */

/* @group board article view 02 */

.articleViewArea2 .head
{
	background-image: url("/ko/images/common/board/bg_titlearea_02.gif");
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	margin-bottom: 8px;
	padding: 0 23px;
}

.articleViewArea2 .head p
{
	color: #454545;
	margin: 0;
}

.articleViewArea2 .body #section1
{
	background-image: url("/ko/images/common/box/bg_box_04.gif") !important;
	background-repeat: no-repeat;
	padding-top: 10px;
}

.articleViewArea2 .body #section1 .inner
{
	background-image: url("/ko/images/common/box/bg_box_04.gif") !important;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.articleViewArea2 .body #section2
{
	background-image: url("/ko/images/common/box/bg_box_11.gif") !important;
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 2px;
}

.articleViewArea2 .body .buttons
{
	background-image: url("/ko/images/common/box/bg_box_11.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.articleViewArea2 .body .buttons ul
{
	height: 20px;
	margin: 0 auto;
	padding: 10px 0;
	width: 220px
}

.articleViewArea2 .body .buttons ul li
{
	background-repeat: no-repeat;
	float: left;
	height: 20px;
}

.articleViewArea2 .body .buttons ul li a
{
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
}

.articleViewArea2 .body .buttons ul li.item1
{
	background-image: url("/ko/images/common/button/type1/button_downloaddoc.group2.gif");
	margin-right: 12px;
	width: 114px;
}

.articleViewArea2 .body .buttons ul li.item2
{
	background-image: url("/ko/images/common/button/type1/button_onlineapply.group2.gif");
	width: 94px;
}

.articleViewArea2 table.layoutTable
{
	margin: 0 auto;
	width: 605px;
}

.articleViewArea2 table.layoutTable tbody tr th,
.articleViewArea2 table.layoutTable tbody tr td
{
	border-bottom: 1px solid #e1e1e1;
	line-height: 1.4em;
	padding: 6px 0;
	vertical-align: middle;
}

.articleViewArea2 table.layoutTable tbody tr.line3 th, .articleViewArea2 table.layoutTable tbody tr.line3 td
{
	border-bottom: none;
}

.articleViewArea2 table.layoutTable tbody tr th
{
	background-position: 4px center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	padding: 0 0 0 14px;
	/*text-indent: -9999px;*/
}

.articleViewArea2 #section1 table.layoutTable tbody tr th
{
	background-image: url("/ko/images/recruit/content/label/label_arrow_01.gif");/**/
}
.articleViewArea2 #section2 table.layoutTable tbody tr th
{
	background-image: url("/ko/images/recruit/content/label/label_arrow_02.gif");/**/
}

.articleViewArea2 table.layoutTable tbody tr.line1 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_company.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line1 td.item2 *
{
	vertical-align: middle;
}

.articleViewArea2 table.layoutTable tbody tr.line1 td.item2 a
{
	margin-top: -2px;
}

.articleViewArea2 table.layoutTable tbody tr.line1 th.item3
{
	/*background-image: url("/ko/images/recruit/content/label/label_period.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line2 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_how.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line2 th.item3
{
	/*background-image: url("/ko/images/recruit/content/label/label_clerk.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line3 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_count.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line4 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_part.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line5 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_requirement.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line6 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_payment.group1.gif");*/
}

.articleViewArea2 table.layoutTable tbody tr.line7 th.item1
{
	/*background-image: url("/ko/images/recruit/content/label/label_etc.group1.gif");*/
}

/* @end */

/* @group previous/next article list */

.articleArea ul.others
{
	border-top: 1px solid #e1e1e1;
	margin-top: 16px;
}

.articleArea ul.others li
{
	background-position: 15px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e1e1e1;
	height: 30px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 78px;
}

.articleArea ul.others li.firstItem
{
	background-image: url("/ko/images/common/board/text_prev_article.gif");
}

.articleArea ul.others li.lastItem
{
	background-image: url("/ko/images/common/board/text_next_article.gif");
}

/* @end */

/* @group buttons */

.articleViewArea .tail
{
	height: 30px;
	position: relative;
}

.articleViewArea .tail .button
{
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	text-indent: -9999px;
}

.articleViewArea .tail a.copybtn
{
	background-image: url("/ko/images/common/button/type2/button_copyaddress.gif");
	height: 19px;
	left: 78px;
	width: 71px;
}

.articleViewArea .tail a.listbtn
{
	background-image: url("/ko/images/common/button/type1/button_list.group1.gif");
	height: 20px;
	right: 0;
	width: 50px;
}

.articleViewArea .tail .popup1btn
{
	background-image: url("/ko/images/common/button/type2/button_print.gif");
	left: 3px;
	width: 71px;
}

.articleViewArea .tail .friendbtn
{
	background-image: url("/ko/images/common/button/type2/button_recommend2buddy.gif");
	left: 78px;
	width: 113px;
}

/* @end */

/* @group etc */

.picCenter
{
	margin: 10px auto;
}

.picLeft
{
	float: left;
	margin-right: 10px;
}

.picRight
{
	float: right;
	margin-left: 10px;
}

.pic img
{
	border: 1px solid #ccc;
	padding: 3px;
}

/* @end */
