/* Board: common

*/
#content{
}
.rail{
	width:150px;
	padding-right: 40px;
	float:left;
}
.content.bbs {
	float:left;
	width:528px;
}
.ie6 .content.bbs {
	float:left;
	width:523px;
}


/* Board: list

*/
#body.board {
	margin-left: -345px;
}

#body #content {
	margin-left: 71px;
	width: 718px;
	margin-top: 180px;
}

.bbs .box_content{
	text-align:right;
	color:#777;
	margin-top:7px;
}
.bbs h2{
	text-align:right;
}
.bbs .group{
	clear:both;
}
.bbs .item a{
	margin-right:10px;
}
.bbs .group{
	border-bottom:1px solid #eee;
	padding:10px 0px;
}
.bbs .group.first *{
	color:#222;
}
.bbs .group.first{
	border-top:1px solid #eee;
}
.bbs .item img{
	cursor:pointer;
}


/* Board: view
	inheritance: list style

*/
.bbs_view .bank_send{
	margin-top:3px;
}
.bbs_view .bank_send span{
	margin-right:10px;
	color:#aaa;
	font-family:dotum;
}
.bbs_view .item *{
	font-size:15px;
	font-family:dotum;
}
.bbs_view .bank_send img{
	cursor:pointer;
}
.bbs_view span.date{
	float:right;
	color:#aaa;
	margin-top:-5%;
}
.bbs_view .item a{
	color:#111;
}
.bbs_view .group {
	padding:20px 0px;
}
.bbs_view .group.last{
	padding-top:35px;
	padding-bottom:95px;
}
.bbs_view .print{
	clear:both;
	margin-top:10px;
}
.bbs_view img.icon_print{
	float:left;
}
.bbs_view img.icon_list{
	float:right;
}

/* recruit */
.recruitList{ width:100%; border-top:1px solid #b9b9b9; border-bottom:1px solid #b9b9b9;}
.recruitList th{ padding:10px 0 8px; font-size:12px; text-align:center;}
.recruitList td{ padding:10px 0 8px; background:url(/Common/Images/kor/bg_table_border.gif) repeat-x 0 0; font-size:12px; text-align:center;}
.recruitList td.title{ text-align:left; }

.recruit_title{ color:#6c52a9; font-size:12px;}
.recruitView{ width:100%; border-top:1px solid #9b98ab;}
.recruitView th{ padding:8px 0 6px 12px; background:#f4f1fa url(/Common/Images/kor/bg_table_border.gif) repeat-x 0 bottom; text-align:left; vertical-align:top;}
.recruitView td{ padding:8px 0 6px 10px; background:url(/Common/Images/kor/bg_table_border.gif) repeat-x 0 bottom; font-size:12px; text-align:left; vertical-align:top;}
.recruitView td h4{ width:370px; padding-left:7px; background:url(/Common/Images/kor/bul_dot_recruit.gif) no-repeat 0 4px;}
.recruitView td p{ padding-left:7px;}
.recruitView td ul li{ width:370px; padding-left:8px; background:url(/Common/Images/kor/bul_dash_recruit.gif) no-repeat 0 5px; line-height:1.5;}
.recruitView .emcolor{ color:#6c52a9; }