@charset "utf-8";

/* @group board list */

.articleListArea table.tableBoard
{
	background-image: url("/ko/images/common/board/table/table_head.gif");
	background-repeat: no-repeat;
	width: 100%;
}

.articleListArea table.tableBoard caption
{
	display: none;
}

.articleListArea table.tableBoard thead tr th
{
	background-position: center 9px;
	background-repeat: no-repeat;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}

.articleListArea table.tableBoard thead tr th.number
{
	background-image: url("/ko/images/common/board/label/head_label_number.group1.gif");
}

.articleListArea table.tableBoard thead tr th.address
{
	background-image: url("/ko/images/common/board/label/head_label_address.group1.gif");
}

.articleListArea table.tableBoard thead tr th.completed
{
	background-image: url("/ko/images/common/board/label/head_label_completed.group1.gif");
}

.articleListArea table.tableBoard thead tr th.replyday
{
	background-image: url("/ko/images/common/board/label/head_label_replyday.group1.gif");
}

.articleListArea table.tableBoard thead tr th.day
{
	background-image: url("/ko/images/common/board/label/head_label_day.group1.gif");
}

.articleListArea table.tableBoard thead tr th.hit
{
	background-image: url("/ko/images/common/board/label/head_label_hit.group1.gif");
}

.articleListArea table.tableBoard thead tr th.kind
{
	background-image: url("/ko/images/common/board/label/head_label_kind.group1.gif");
}

.articleListArea table.tableBoard thead tr th.company
{
	background-image: url("/ko/images/common/board/label/head_label_company.group1.gif");
}

.articleListArea table.tableBoard thead tr th.branchname
{
	background-image: url("/ko/images/common/board/label/head_label_branchname.group1.gif");
}

.articleListArea table.tableBoard thead tr th.title
{
	background-image: url("/ko/images/common/board/label/head_label_title.group1.gif");
}

.articleListArea table.tableBoard thead tr th.period
{
	background-image: url("/ko/images/common/board/label/head_label_period.group1.gif");
}

.articleListArea table.tableBoard thead tr th.require
{
	background-image: url("/ko/images/common/board/label/head_label_period.group1.gif");
}

.articleListArea table.tableBoard thead tr th.requireday
{
	background-image: url("/ko/images/common/board/label/head_label_requireday.group1.gif");
}

.articleListArea table.tableBoard thead tr th.status
{
	background-image: url("/ko/images/common/board/label/head_label_status.group1.gif");
}

.articleListArea table.tableBoard thead tr th.download
{
	background-image: url("/ko/images/common/board/label/head_label_download.group1.gif");
	background-position: center 2px;
}

.articleListArea table.tableBoard tbody tr td
{
	border-bottom: 1px solid #e1e1e1;
	color: #666;
	height: 30px;
	vertical-align: middle;
}

.articleListArea table.tableBoard tbody tr td .commentCount
{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.articleListArea table.tableBoard tbody tr td.number, .articleListArea table.tableBoard tbody tr td.day, .articleListArea table.tableBoard tbody tr td.hit
{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

.articleListArea table.tableBoard tbody tr.notice td.number
{
	background-image: url("/ko/images/common/icon/bullet/bullet_notice_01.gif");
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.articleListArea table.tableBoard tbody tr.reply1 td.address,
.articleListArea table.tableBoard tbody tr.reply1 td.title
{
	background-image: url("/ko/images/common/icon/bullet/bullet_return_01.gif");
	background-position: 3px center;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.articleListArea table.tableBoard tbody tr.reply1 td.address span.replyTag
{
	display: none;
}

.articleListArea table.tableBoard tbody tr td.download a
{
	background-image: url("/ko/images/common/icon/icon_document.gif");
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin:0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 16px;

}


.articleListArea .pageNavigationArea .buttons a.writebtn
{
	background-image: url("/ko/images/common/button/type1/button_write.group1.gif");
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	right: 0;
	overflow: hidden;
	position: absolute;
	top: 10px;
	text-indent: -9999px;
	width: 55px;
}
/* @end */

.articleListArea2
{
	background-image: url("/ko/images/common/etc/line_bar_01.gif");
	background-repeat: no-repeat;
	padding-top: 10px;
}

/* @group list board */

.articleListArea2 ul.listBoard li
{
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
	padding: 15px;
	position: relative;
}

.articleListArea2 ul.listBoard .head p
{
	display: inline;
	font-weight: bold;
}

.articleListArea2 ul.listBoard .head p strong
{
	color: #f00;
}
.articleListArea2 ul.listBoard .head p img
{
	vertical-align: middle;
}


.articleListArea2 ul.listBoard .head ul
{
	display: inline;
	position: absolute;
	right: 5px;
	top: 15px;
}

.articleListArea2 ul.listBoard .head ul li
{
	border-bottom: none;
	color: #888;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	position: static;
}

.articleListArea2 ul.listBoard .body
{
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 10px;
}

/* @end */

/* @group image list board 01 */

.articleListArea2 ul.imageListBoard_01 li
{
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
	padding: 25px 15px 20px 0;
	position: relative;
}

.articleListArea2 ul.imageListBoard_01 .thumbnailArea
{
	background-image: url("/ko/images/common/box/gallery/bg_size_01.group2.gif");
	background-repeat: no-repeat;
	height: 93px;
	left: 15px;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 129px;
}

.articleListArea2 ul.imageListBoard_01 .head
{
	margin-left: 160px;
}

.articleListArea2 ul.imageListBoard_01 .head p
{
	display: inline;
	font-weight: bold;
	margin: 0;
}

.articleListArea2 ul.imageListBoard_01 .head p strong
{
	color: #f00;
}

.articleListArea2 ul.imageListBoard_01 .head ul
{
	display: inline;
	position: absolute;
	right: 5px;
	top: 25px;
}

.articleListArea2 ul.imageListBoard_01 .head ul li
{
	border-bottom: none;
	color: #888;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	position: static;
}

.articleListArea2 ul.imageListBoard_01 .body
{
	line-height: 1.3em;
	margin-left: 160px;
	margin-top: 10px;
}

.articleListArea2 ul.imageListBoard_01 p.body
{
	margin-bottom: 0;
}

/* @end */

/* @group image list board 02 */

.articleListArea2 ul.imageListBoard_02 li
{
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
	padding: 15px 15px 9px 0;
	position: relative;
}

.articleListArea2 ul.imageListBoard_02 li .thumbnailArea
{
	background-image: url("/ko/images/common/box/gallery/bg_size_01.group2.gif");
	background-repeat: no-repeat;
	height: 93px;
	left: 15px;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 129px;
}

.articleListArea2 ul.imageListBoard_02 li .head
{
	background-image: url("/ko/images/common/etc/line_dotted_01.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-bottom: 0 !important;
	margin-left: 160px;
	padding-bottom: 10px;
}
.articleListArea2 ul.imageListBoard_02 li .head p
{
	display: inline;
	font-weight: bold;
	margin-top: 0;
}

.articleListArea2 ul.imageListBoard_02 li .head p a
{
	color: #666;
}

.articleListArea2 ul.imageListBoard_02 li .head ul
{
	margin-top: 7px;
}

.articleListArea2 ul.imageListBoard_02 li .head ul li
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_gray.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: none;
	display: inline;
	padding: 0 10px;
	position: static;
}

.articleListArea2 ul.imageListBoard_02 li .head ul li.item3
{
	background-image: none;
	color: #888;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	padding: 0;
	position: absolute;
	right: 17px;
	top: 36px;
}

.articleListArea2 ul.imageListBoard_02 li .body
{
	line-height: 1.3em;
	margin-left: 160px;
	margin-top: 10px;
}

.articleListArea2 ul.imageListBoard_02 li.noThumbnail .body
{
	margin-left: 15px;
}

.articleListArea2 ul.imageListBoard_02 li .body p
{
	margin: 0;
}

.articleListArea2 ul.imageListBoard_02 li .body ul.tagList
{
	background-image: url("/ko/images/common/icon/bullet/bullet_tag_01.gif");
	background-position: 1px center;
	background-repeat: no-repeat;
	height: 14px;
	margin-top: 6px;
	padding-left: 35px;
	position: relative;
}

.articleListArea2 ul.imageListBoard_02 li .body ul.tagList li
{
	background-image: url("/ko/images/common/etc/bg_pause_mark.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: #000;
	display: block;
	float: left;
	font-family: Dotum, sans-serif;
	font-size: 0.9em;
	height: 14px;
	line-height: 14px;
	padding-bottom: 0;
	padding-right: 3px;
	padding-top: 0;
	position: relative;
	vertical-align: middle;
}

.articleListArea2 ul.imageListBoard_02 li .body ul.tagList li.lastItem
{
	background-image: none;
}

.articleListArea2 ul.imageListBoard_02 li.noThumbnail
{
	width: 610px !important;
	padding: 15px 15px 9px 0 !important;
}
.articleListArea2 ul.imageListBoard_02 li.noThumbnail .head
{
	margin-left: 15px;
	width: 595px !important;
}
.articleListArea2 ul.imageListBoard_02 li.noThumbnail .body
{
	margin-left: 15px;
	width: 595px !important;
}


/* @end */

/* @group image list board 03 */

.articleListArea2 table.imageListBoard_03
{
	margin: 0 auto;
	width: 100%;
}

.articleListArea2 table.imageListBoard_03 tbody tr td
{
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 0;
}

.articleListArea2 table.imageListBoard_03 tbody tr td .thumbnailArea
{
	background-image: url("/ko/images/common/box/gallery/bg_size_01.group2.gif");
	background-repeat: no-repeat;
	height: 99px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	width: 129px;
}

.articleListArea2 table.imageListBoard_03 tbody tr td ul
{
	margin: 0 auto;
	width: 129px;
}

.articleListArea2 table.imageListBoard_03 tbody tr td ul li.firstItem
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_red.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 10px;
}

.articleListArea2 table.imageListBoard_03 tbody tr td ul li.lastItem
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_gray.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
}

/* @end */

/* @group image list board 04 */

.articleListArea2 table.imageListBoard_04
{
	margin: 0 auto;
	width: 100%;
}

.articleListArea2 table.imageListBoard_04 tbody tr td
{
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 0;
	vertical-align: top;
}

.articleListArea2 table.imageListBoard_04 tbody tr td .thumbnailArea
{
	background-image: url("/ko/images/common/box/gallery/bg_size_02.group2.gif");
	background-repeat: no-repeat;
	height: 177px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
	width: 129px;
}

.articleListArea2 table.imageListBoard_04 tbody tr td ul
{
	margin: 0 auto;
	width: 135px;
}

.articleListArea2 table.imageListBoard_04 tbody tr td ul li.item1
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_red.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #666;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 9px;
}

.articleListArea2 table.imageListBoard_04 tbody tr td ul li.item2
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_gray.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #888;
	font-family: Dotum, sans-serif;
	font-size: 0.9em;
	margin-top: 6px;
	padding-left: 10px;
}

.articleListArea2 table.imageListBoard_04 tbody tr td ul li.item3
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_gray.group1.gif");
	background-position: left center;
	background-repeat: no-repeat;
	color: #888;
	font-family: Dotum, sans-serif;
	font-size: 0.9em;
	margin-top: 1px;
	padding-left: 10px;
}

/* @end */

/* @group  movie list */

.movieListArea
{
	background-image: url("/ko/images/common/etc/line_bar_01.gif");
	background-repeat: no-repeat;
	padding-top: 10px;
}

.movieListArea table.tableBoard
{
	margin: 0 auto;
	width: 98%;
}

.movieListArea table.tableBoard tbody tr td
{
	border-bottom: 1px solid #e1e1e1;
	padding: 16px 0;
}

.movieListArea table.tableBoard tbody tr td .thumbnailArea
{
	background-image: url("/ko/images/common/box/gallery/bg_size_01.group1.gif");
	background-repeat: no-repeat;
	height: 96px;
	margin: 0 auto;
	padding-top: 6px;
	text-align: center;
	width: 138px;
}

.movieListArea table.tableBoard tbody tr td ul
{
	margin: 0 auto;
	width: 138px;
}

.movieListArea table.tableBoard tbody tr td ul li.item1
{
	background-image: url("/ko/images/common/icon/bullet/bullet_arrow_red.group1.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 8px 0;
	padding-left: 10px;
}

.movieListArea table.tableBoard tbody tr td ul li.item2
{
	background-image: url("/ko/images/common/board/label/head_label_company.group2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #888;
	font-family: dotum, sans-serif;
	font-size: 0.9em;
	letter-spacing: -1px;
	margin: 5px 0;
	padding-left: 50px;
}

.movieListArea table.tableBoard tbody tr td ul li.item3
{
	background-image: url("/ko/images/common/board/label/head_label_playtime.group2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #888;
	font-family: dotum, sans-serif;
	font-size: 0.9em;
	letter-spacing: -1px;
	padding-left: 50px;
}

/* @end */
