@charset "utf-8";
/* CSS Document */


.faqwrap{
	color:#707070;
	font-family:돋움;
	font-size:12px;
	padding:20px;
	font-weight:bold;
}
.title01{
	margin-bottom:24px;
}

.title_head{
	font-size:14px;
	color:#1e83eb;
	font-weight:bold;
	margin-bottom:10px;
}
.text_box{
	width:auto;
	height:auto;
	background-color:#f8f8f8;
	padding:18px;
	line-height:20px;
}
.text_box p{
	line-height:20px;
}
.text_box p.sub_text{
	font-size:12px;
	color:#a1a1a1;
}

.small_text{
	padding-top:10px;
	font-size:12px;
	color:#a1a1a1;
	line-height:20px;
	clear:both;
}
.orderimg_box{
	width:auto;
	height:auto;
	background-color:#f8f8f8;
	line-height:20px;
	padding:20px;
}

.upload_order{
	width:auto;
	background-color:#f8f8f8;
	line-height:20px;
}
.upload_order li{
	float:left;
}


.orderbox{
	width:138px;
	height:40px;
	background-color:#fff;
	border:#EFEFEF 1px solid;
	text-align:center;
	padding:20px;
	border-radius:10px;
	float:left;
	margin-right:10px;
}

.arrowimg{
	display:block;
	line-height:100px;
	margin-right:10px;
	float:left;
	height:40px;
}

li.text{
	margin-top:10px;
	margin-bottom:10px;
}

/* 온라인 광고 용어사전 */


.bgimg{
	float:right;
}

.neoclick_bookimg{
	float:left;
}
.neoclick_bookimg img{
	vertical-align:middle;
}
.bb{
	padding-top:14px;
	padding-left:100px;
}

span.text_a{
	font-size:20px;
	color:#1e83eb;
}
span.text_b{
	font-size:18px;
	color:#29323a;
}
.termtitle{
	padding-top:50px;
}
.additional{
	color:#999;
}

.termtable{
	margin-top:70px;
}
.termtable table{
	border-top:#1e83eb 3px solid;
	border-left:#e1e1e1 1px solid;
	border-right:#e1e1e1 1px solid;
	line-height:20px;
	border-collapse: collapse;
	font-size:12px;
	width:100%;
}

.termth{
	border-right:#e1e1e1 1px solid;
	border-bottom:#e1e1e1 1px solid;
	background-color:#f9f9f9;
	color:#333333;
}
.termtd{
	padding:10px;
	border-bottom:#e1e1e1 1px solid;
	color:#666666;
	font-weight:100;
}

p.blue_text{
	color:#1602da;
	font-size:12px;
	font-weight:bold;
}
span.td_title{
	font-weight:bold;
}
span.red_text{
	color:#F00;
	font-weight:bold;
}