@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');
/*폰트설정*/
BODY {
	font-family:"Nanum Gothic";

}
/* --------- 숨김 콘텐츠  -------- */
.banner h3, .search h3 {
	position:absolute;
	overflow:hidden;
	width:1px;
	height:1px;
	top:auto;
	left:-10000px;
}
/* -------------------------------- */
/* -----  main layout 재정의 ------ */
#header, #contents, #slogan, .footerInner {
	width:100%;
}

#visual {
	margin:0 auto;
	width:100%;
	height:200px;
	/*float: left;*/
	background-color: #1E90FF;
}
#visual h2{
	font-size: 1.8em;
}
#adver {
	float: left;
	line-height: 48px;
	width:92%;
	height: 52px;
	background-color: #006acc;
	text-align: right;
	color: rgba(255,255,255,0.5);
}
/* -------------------------------- */
/* ----- main content layout ------ */
.section {
	float:left;
	display:inline;
	width:239px;
	margin:0 25px 0 20px;
}
.sectionInfo {
	float:left;
	width:375px;
	margin-right:24px;
}
.sectionEvent {
	float:left;
	width:185px;
}
/* -------------------------------- */


.searchform{

	position: relative;padding: 20px 0 0 0;width: 100%;
}
.searchtext{
	width: 60%; height:40px;float: left;font-size: 2em;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
#search{
	float: left;overflow: hidden;width: 20%;height: 40px;border: 0 none;cursor: pointer;background-color: #006acc;color: #ffffff;font-size: 1.5em;
}
#advancedsearch{
	float: left;overflow: hidden;width:20%;height: 40px;border: 0 none;cursor: pointer;border-left: 3px solid #1589fa;background-color: #006acc;color: #ffffff;font-size: 1.5em;
}
#chart{
	float: left;overflow: hidden;width: 80px;height: 40px;border: 0 none;cursor: pointer;border-left: 3px solid #1589fa;background-color: #006acc;color: #ffffff;font-size: 1.5em;
}
#search:hover{
	background-color: #13569a;
}
#advancedsearch:hover {
	background-color: #13569a;
}
#chart:hover {
	background-color: #13569a;
}
/*
background-color: #1589fa;
*/
#spc{
	float: left;
	clear: both;
	padding: 1px 0px 7px 10px;
	background-color: rgba(0,0,0,0.05);
	width: 100%;
}
#spc p{
	padding-top: 8px;
	float: left;
	line-height: 18px;
	color: rgba(255,255,255,0.8);
}
#spc ul>li>ul {
	color: #ffffff;
	padding-top: 6px;
}
#spc ul>li:not(:first-child)>ul{
	clear: both;
	margin-top: 0;
	margin-left: 63px;
}
#spc ul>li>ul>li{
	float: left;
	padding: 3px 6px;
	background-color: rgba(0,0,0,0.1);
	margin-left: 5px;
}
#spc ul>li>ul>li a{
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}
#spc ul>li>ul>li a:hover{
	color: rgba(255,255,255,1);
	text-decoration: none;
}

#scboxm{
	margin: 0 10px 0 10px; color: #fff;
}
#scboxm h2{
	/*font-family: 'Questrial',sans-serif;*/
	font-size: 2em;
	font-weight: lighter;
	font-variant: normal;
}
#scbox{
	padding: 30px 0 0 0;
}
.service{
	width: 100%; height: 5px; background-color: #006acc;/*float: left;*/
}
.m_ad{clear: both; margin-left: 10px; margin-right: 10px; padding-top: 10px;}
@media only screen and (max-width: 530px) {
	#spc p{
		padding: 14px 0 0 14px;
	}
	#special{
		padding: 0 14px 14px 14px;
	}
}
@media only screen and (max-width: 460px) {
	#scboxm h2 {
		font-size: 1.3em;
	}
	/*.logo{top:34px;}*/
	/*.logo img{width: 70%;}*/
}


/**********************************20160106추가부분************************************/
.searchtext_g{
	width: 55% !important; height:40px;float: left;font-size: 1em;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
#header_g {
	position: relative;
	margin: 0 auto;
	height: 100px;
	background-color: #4ca750;
}
#visual_g {
	margin:0 auto;
	width:100%;
	height:200px;
	/*float: left;*/
	background-color: #4ca750;
}
#search_g{
	float: left;overflow: hidden;width: 15%;height: 40px;border: 0 none;cursor: pointer;background-color: #37833b;color: #ffffff;font-size: 1.5em;
}
#search_g:hover{
	background-color: #387038;
}
.service_g{
	width: 100%; height: 5px; background-color: #388e3c;/*float: left;*/
}
#special_g {
	float: left;
	color: #ffffff;
	padding-top: 7px;
}
#special_g li{
	float: left;
	padding: 3px 6px;
	background-color: #388e3c;
	margin:5px 5px 0 0;
}
#special_g li a {
	color: rgba(255,255,255,0.8);
}
#special_g li a:hover {
	color: rgba(255,255,255,1);
}

.com li {
	float: left;
	width: 233px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #ECECEC;
	text-align: center;
}
.com li a{color: #585858;}
.com li:last-child {
	/*margin-bottom: 100px;*/
}
.com img{width:211px; height: 60px;}
.tile-wrap {
	margin: 10px;
	position: relative;
}
.watermark {
	color: #c8c8c8;
	position: absolute;
	right: 0;
	font-size: 1.2em;
}
/**********************************20160106추가부분************************************/


/**********************************추가부분************************************/
@media only screen and (max-width: 500px) {
	.com li {
		margin-top: 10px;
		margin-left: 0px;
		float: left;
		width: 100%;
		background-color: #ffffff;
		border: 1px solid #ECECEC;
		text-align: center;
	}
}
@media only screen and (max-width: 530px) {
	#special_g{
		padding: 0 14px 14px 14px;
	}
}
/**********************************추가부분************************************/

select.searchtype {
	width: 30%;
	float: left;
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 1em;
}


/**********************************경력자 추가부분************************************/

#header_p {
	position: relative;
	margin: 0 auto;
	height: 100px;
	background-color: #a840b9;
}
#visual_p {
	margin:0 auto;
	width:100%;
	height:200px;
	/*float: left;*/
	background-color: #a840b9;
}
#search_p{
	float: left;overflow: hidden;width: 20%;height: 40px;border: 0 none;cursor: pointer;background-color: #8835ab;color: #ffffff;font-size: 1.5em;
}
#search_p:hover{
	background-color: #8835ab;
}
.service_p{
	width: 100%; height: 5px; background-color: #8835ab;/*float: left;*/
}
#special_p {
	float: left;
	color: #ffffff;
	padding-top: 7px;
}
#special_p li{
	float: left;
	padding: 3px 6px;
	background-color: rgba(0,0,0,0.08);
	margin:5px 5px 0 0;
}
#special_p li a {
	color: rgba(255,255,255,0.8);
}
#special_p li a:hover {
	color: rgba(255,255,255,1);
}

@media only screen and (max-width: 530px) {
	#special_p{
		padding: 0 14px 14px 14px;
	}
}
.list_count{color: #8835ab; border-bottom: 2px solid #ECECEC;}
.f_r{float: right;}
.list_title{padding: 0 0 10px 0;}
.list_solting {
	float: left;
	overflow: hidden;
	border: 0 none;
	cursor: pointer;
	background-color: #989898;
	color: #ffffff;
	font-size: 1em;
	padding: 4px 12px;
	margin-left: 4px;
}
.m_top{margin-top: 25px}
.d_day7{
	color: #ffffff;
	float: left;
	font-size: 1em;
	background-color: #47BD0A;
	padding: 3px 10px;
}
.down{
	background-color: #FB1200;
}
.job{float: left; padding: 5px 0 10px 0;}
.term{float: right; padding: 5px 0 10px 0;}
.media-body h3{
	border-bottom: 1px dotted #c8c8c8; padding: 5px 0 5px 0;
}
.clear_both{clear: both;}
.comp li {
	float: left;
	width: 233px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #ECECEC;
	text-align: center;
}
.comp li a{color: #585858;}
.comp li:last-child {
	margin-bottom: 100px;
}
.watermark_search {
	color: #c8c8c8;
	float: right;
	font-size: 1.2em;
}
@media only screen and (max-width: 500px) {
	.comp li {
		margin-top: 10px;
		margin-left: 0px;
		float: left;
		width: 100%;
		background-color: #ffffff;
		border: 1px solid #ECECEC;
		text-align: center;
		box-shadow: 2px 2px 2px #838383;
		border-radius: 5px;
	}
}
/**********************************경력자 추가부분************************************/


body { display: block; }
