@charset "utf-8";

@import "reset.css";
@import "default.css";
@import "base.css";
@import "sub_base.css";

/*FAQ*/

.faq .list_wrap {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 2px solid #000;
	margin-bottom: 30px;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 13px;}
	
	.faq .list_wrap h6 {
		width: 100%;
		height: 38px;
		margin-bottom: 9px;}
		
		.faq .list_wrap h6 a {
			width: 655px;
			height: 28px;
			padding-left: 45px;
			padding-top: 10px;
			display: block;
			background: url(../img/recruit/off_bg.gif) no-repeat top left;
			color: #888;}
			
		.faq .list_wrap h6 a.on {
			background: url(../img/recruit/on_bg.gif) no-repeat top left;
			color: #515151;}
			
	.faq .list_wrap p {
		width: 630px;
		padding-left: 45px;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-bottom: 9px;
		background: url(../img/recruit/faq_03.gif) no-repeat 7px 15px;
		color: #959595;}


/*복리후생*/

.wel ol li {
	width: 620px;
	height: 35px;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 15px;
	margin-bottom: 2px;
	font-family:'Nanum Barun Gothic', sans-serif;
	font-size: 14px;
	color: #4a4949;
	line-height: 20px;}
	
.wel ol li.list_01 { background: url(../img/recruit/num_01.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_02 { background: url(../img/recruit/num_02.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_03 { background: url(../img/recruit/num_03.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_04 { background: url(../img/recruit/num_04.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_05 { background: url(../img/recruit/num_05.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_06 { background: url(../img/recruit/num_06.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_07 { background: url(../img/recruit/num_07.gif) no-repeat 33px 17px #f1f1f1;}
.wel ol li.list_08 { background: url(../img/recruit/num_08.gif) no-repeat 33px 17px #f1f1f1;}

.wel ol li span { color: #e74843;}




































