html {
/*
	position: relative;
	max-width:800px;
	min-width:400px;
	*/
}

html, body {
	margin:0;
	padding:0;

	box-sizing:border-box;

/*
	box-sizing:content-box;
	overflow-x:hidden;
	overflow-y:hidden;*/
}


input::-webkit-input-placeholder {	
	font-size: 0.8em; 
}


input:focus {
  outline: none;
}

*:focus {
   outline: none;
}

/************************************/

.cSubD {
	display:inline-block;
}

.cSubDRadiio {
	display:inline-block;
	background:#fff;
	padding:10px;
	border-radius:5px;
	border:2px solid #aaa;
	margin-left:-6px;
}


.cBothDiv {
	padding:0 20px;
	color:#515151;
	font-size: 0.8em;
}

.cBothDiv > div:nth-child(1) {
	display:inline-block;
	text-align:left;
	width:230px;
}

.cBothDiv > div:nth-last-of-type(1) {
	display:inline-block;
	text-align:right;
	width:calc(100% - 250px);
}



.cExplTit {
	margin:0px;
	padding:5px;
	border:1px solid #777;
	border-radius:5px;
}


.cExplTit > a {
	color:#777;
	font-size:0.8em;
}


.cExplDn {
	margin-top:0px;
	font-size:0.8em;
}

.cExplDn > span:nth-of-type(1){
	width:100px;
	display:inline-block;
	text-align:right
}
.cExplDn > span:nth-of-type(2){
	display:inline-block;
}


.cExplDn1 {
	margin-top:0px;
	font-size:0.8em;
}

.cExplDn1 > span{
	width:100%;
	display:inline-block;
}







/************************************/
.cLabel {
	display:inline-block;
	text-align:left;
	font-size: 1em;
	padding:5px 3px 5px 0;
	margin:5px;
	color:#9a9a9a;
	font-weight:bold;
}




.cLabel.cUnit {
	text-align:left;
	margin-left: -10px;
	width:auto;
}


.cLabel2 {
	display:inline-block;
	width:80px; 
	text-align:right;
	font-size: 1em;
	padding:5px 3px 5px 0;
	margin:5px;
	font-size:0.9em;
	margin:0;

}

.cLabe2.cUnit {
	text-align:left;
	margin-left: -10px;
	width:auto;

}



.cRequired label {
/*	font-weight: bold; */

}

.cRequired label:after {
	color: #e32;
	content: '*';
	display:inline;
}





.cD {
	margin:10px;
	color:#515151;
	font-size: 0.9em;
/*
	border:1px solid red;

*/
}



.cInputTextRImg, .cInputTextBImg, .cUnitNum, .cText, .cNumber, .cSearch, .cEmail, .cPassword, .cUrl, .cButton, .cReset, .cSubmit,
.cSelect, .cDate, .cDatetime, .cDatetime-local, .cMonth, .cTime, .cWeek, .cTextarea, .cTtextarea, .cInputText {
	border:2px solid #aaa;
	padding: 10px;
	border-radius:5px;
	font-size: 1em;
	width: 100px;
	box-sizing:border-box;
	color:9a9a9a;
	background:#fff;
	

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

}


.cText2 {
	border:2px solid #9a9a9a;
	padding: 10px;
	border-radius:5px;
	font-size: 1em;
	width: 100px;
	vertical-align:top;
	margin-top:5px;


	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



.cSelectSvg1 {
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 95.96 61.45"><polygon points="0 6.58 7.53 0 47.98 46.26 88.43 0 95.96 6.58 47.98 61.45 0 6.58" style="fill:%23aaa"/></svg>') no-repeat calc(100% - 10px) 50% #fff;  
	background-size:10px 10px;
	width:100px;
	font-size:0.8em;
}


.cIcoCmt {
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 41 38"><path d="M72.13,66.63H38.62a3.75,3.75,0,0,0-3.74,3.74v34.26l10-10H72.13a3.76,3.76,0,0,0,3.75-3.75V70.37A3.76,3.76,0,0,0,72.13,66.63ZM44.88,78.4h4.44v4.45H44.88ZM57.6,82.85H53.15V78.4H57.6Zm8.28,0H61.43V78.4h4.45Z" transform="translate(-34.88 -66.63)" style="fill:%23aaa"/></svg>')  no-repeat 50% 50%;
	background-size:17px 17px;
	background-position: 0px 3px;
	margin-left:20px;
	text-align:right;
}



.cArrr {
	display: inline-block;
  	  width:50px;
  	  height:50px;
      background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="10.86 7.37 5.48 1.99 4.68 2.79 10.06 8.17 4.68 13.55 5.48 14.35 10.86 8.97 11.66 8.17 10.86 7.37" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
      background-size:20px 20px;
}

.cArrl {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="5.48 8.97 10.86 14.35 11.66 13.55 6.28 8.17 11.66 2.79 10.86 1.99 5.48 7.37 4.68 8.17 5.48 8.97" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}


.cArrlb {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="5.48 8.97 10.86 14.35 11.66 13.55 6.28 8.17 11.66 2.79 10.86 1.99 5.48 7.37 4.68 8.17 5.48 8.97" style="fill:%23000"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}



.cArru {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="7.37 5.48 1.99 10.86 2.79 11.66 8.17 6.28 13.55 11.66 14.35 10.86 8.97 5.48 8.17 4.68 7.37 5.48" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}

.cArrd {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="8.97 10.86 14.35 5.48 13.55 4.68 8.17 10.06 2.79 4.68 1.99 5.48 7.37 10.86 8.17 11.66 8.97 10.86" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}

.cPlus {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon points="14.35 7.61 8.74 7.61 8.74 1.99 7.61 1.99 7.61 7.61 1.99 7.61 1.99 8.74 7.61 8.74 7.61 14.35 8.74 14.35 8.74 8.74 14.35 8.74 14.35 7.61" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}

.cCross {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 16.34 16.34"><polygon id="ddd" points="8.17 7.37 2.79 1.99 1.99 2.79 7.37 8.17 1.99 13.55 2.79 14.35 8.17 8.97 13.55 14.35 14.35 13.55 8.97 8.17 14.35 2.79 13.55 1.99 8.17 7.37" style="fill:%23fff"/><rect width="16.34" height="16.34" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:20px 20px;
}

.cStar {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 53 51"><polygon points="25.39 8.18 30.72 18.98 42.64 20.72 34.01 29.13 36.05 41 25.39 35.39 14.72 41 16.76 29.13 8.13 20.72 20.05 18.98 25.39 8.18" style="fill:%23f5a623"/><rect width="53" height="51" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:50px 50px;
}

.cStarC {
	display: inline-block;
	width:50px;
	height:50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 53 51"><polygon points="25.39 8.18 30.72 18.98 42.64 20.72 34.01 29.13 36.05 41 25.39 35.39 14.72 41 16.76 29.13 8.13 20.72 20.05 18.98 25.39 8.18" style="fill:none;stroke:%23f5a623;stroke-linecap:round;stroke-miterlimit:10"/><rect width="53" height="51" style="fill:none"/></svg>')  no-repeat 50% 50%;
	background-size:50px 50px;
}


	  



.cInputText {
	width:100%;
}

.cDate {
	width:100%;
}


.cInputLabel {
	font-size: 1em;
	margin:30px 0 15px 0;
	/* font-weight:bold; */
}


/*
.cCross {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	position:absolute;
	padding: 3px;
	width:5px;
	height:5px;
	
	margin-top:12px;
	margin-left:-12px;

    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.cCross:after {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	position:absolute;
	content:'';
	padding: 3px;
	margin-left:8px;
	margin-top:8px;
	width:5px;
	height:5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

*/



.cTtextarea {
	width:230px;
	height:100px
}

.cUnitNum {
	display:inline-block;
	width:200px;
	padding-right:0px;
	background:#fff;
	margin-left:-6px;
	margin-right:6px;
}

.cUnitNum > input[type=number]{
	border:none;
	width:calc( 100% - 40px );
	box-sizing: border-box;
	padding:0;
	text-align:right;
	font-size:1.3em;
}

.cUnitNum > span{
	border:none;
	color:#888;
}


.cRadioM{
  margin:25px ;
}
.inline{
  display: inline-block;
}
.inline + .inline{
  margin-left:10px;
}
.cRadioH{
  color:#aaa;
  font-size:15px;
  position:relative;
}
.cRadioH span{
  position:relative;
   padding-left:20px;
}
.cRadioH span:after{
  content:'';
  width:15px;
  height:15px;
  border:3px solid;
  position:absolute;
  left:0;
  top:1px;
  border-radius:100%;
  -ms-border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  box-sizing:border-box;
  -ms-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.cRadioH input[type="radio"]{
   cursor: pointer; 
  position:absolute;
  width:100%;
  height:100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.cRadioH input[type="radio"]:checked + span{
  color:#0B8;  
}
.cRadioH input[type="radio"]:checked + span:before{
    content:'';
  width:5px;
  height:5px;
  position:absolute;
  background:#0B8;
  left:5px;
  top:6px;
  border-radius:100%;
  -ms-border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
}










	/*************** 체크박스 **/
/* 	
	input[type=checkbox] {
		display: none;  
	}

	input[type=checkbox] + label{
		display: inline-block;
		cursor: pointer;
		position: relative;
		padding-left:18px;
		margin-right: 3px;
		font-size: 12px;
		vertical-align:middle;
		color:#9b9b9b;
	}
	
	input[type=checkbox]+ label:before {     
 		content: "";
		display: inline-block;  
		width: 14px;  
		height: 14px;  
		margin-right: 5px;  
		position: absolute;  
		left: 0;  
		bottom: 1px;  
		background-color: #f7f7f7;
		border-radius: 5px;
		border: 1px solid #9b9b9b;
	}
	
	input[type=checkbox]:checked + label:before { 
		content: "\2713";    
		background:#f5a623;  
		color: #fff;  
		font-size: 12px; 
		line-height: 14px;  
		font-weight:bold; 
		text-align: center;  
		border-radius: 5px; 
		border: 1px solid #f5a623;
	
	}
	 */
	.cCheckboxUl{
		display: none; 
	}

	.cCheckboxul + label{
		display: inline-block;
		cursor: pointer;
		position: relative;
		padding-left:18px;
		margin-right: 3px;
		font-size: 12px;
		vertical-align:middle;

		margin-left:-19px;
		margin-top:-6px;
		color:#9b9b9b;
	}
	
	.cCheckboxul + label:before {     
		content: "";
		display: inline-block;  
		width: 14px;  
		height: 14px;  
		margin-right: 5px;  
		position: absolute;  
		left: 0;  
		bottom: 1px;  
		background-color: #f7f7f7;
		border-radius: 5px;
		border: 1px solid #9b9b9b;
	}
	
	.cCheckboxul:checked + label:before { 
		content: "\2713";    
		background:#f5a623;  
		color: #fff;  
		font-size: 12px; 
		line-height: 14px;  
		font-weight:bold; 
		text-align: center;  
		border-radius: 5px; 
		border: 1px solid #f5a623;
	
	}







	/************** 셀렉트박스 **/

	select {
	 outline: none;
    position: relative;
  	border: none;
		box-shadow: none;
		
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		
/*		margin:3px; */
		padding: 0em .5em;
    
    border: 0px solid #999; /* 테두리 설정 */
    
    z-index: 1;
		background-color: transparent;
		/*
		background-image: url("http://www.aityping.com/vr/img/sel.png");
		background-position: center right;
		background-repeat: no-repeat;
		*/

  }

  /* IE 10, 11의 네이티브 화살표 숨기기 */ 
  select::-ms-expand { display: none; }


	/* 상2단 정렬(눈밑지방 재배치) */
	#ulsel_part {
	  width:180px;
		font-size: 1.1em; 
		background: url("http://www.aityping.com/vr/img/selb.svg") no-repeat 95% 50%; /* '\25bc' */
		background-size: 10px 5px;
		
	}

	/* 상2단 정렬(평점순) */
	#ulsel_sort {
	   margin-left:-7px;
	   width:60px;
	   color:#f5a623;
	   background: url("http://www.aityping.com/vr/img/selg.svg") no-repeat 95% 50%; /* '\25bc' */
	   background-size: 10px 5px;
	}

	/* 상2단 정렬(지역) */
	#ulsel_loc {
	    margin-left:-7px;
		width:65px;
		background: url("http://www.aityping.com/vr/img/selg.svg") no-repeat 95% 50%; /* '\25bc' */
		background-size: 10px 5px;
		color:#4a4a4a;
	}

	/************** page control **/




	/*********************/







		
				
		.cibody {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M9.64,5.56c4.31,10.07-5,10.18,0,20.13" /><path d="M20.5,5.41c-4.31,10.06,5,10.17,0,20.12" /><path d="M9.09,16.34c4.21,1.94,7.37,2.15,12,0" /><path d="M8.45,18.07A12.52,12.52,0,0,1,15,23" /><path d="M21.56,18.07A12.55,12.55,0,0,0,15,23" /><line x1="15" y1="23" x2="15" y2="25.69" /><line x1="5.01" y1="11.52" x2="8.64" y2="11.52" /><line x1="6.99" y1="9.87" x2="8.64" y2="11.52" /><line x1="6.99" y1="13.17" x2="8.64" y2="11.52" /><line x1="24.98" y1="11.52" x2="21.36" y2="11.52" /><line x1="23.01" y1="9.87" x2="21.36" y2="11.52" /><line x1="23.01" y1="13.17" x2="21.36" y2="11.52" /><circle cx="15" cy="14.68" r="0.53"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cibre {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M10.24,22.25c-3.64-3.36-2.08-6.69-1.77-8.34L7,6.1" /><path d="M8.47,13.91c-2,.8-6.12,8.58,1.77,8.34" /><path d="M8.47,13.91c2.9-.6,9.92,7.89,1.77,8.34" /><path d="M19.69,22.24c3.65-3.35,2.09-6.68,1.77-8.33L23,6.1" /><path d="M21.46,13.91c2,.79,6.13,8.58-1.77,8.33" /><path d="M21.46,13.91c-2.89-.6-9.91,7.88-1.77,8.33" /><line x1="14.04" y1="19.41" x2="15.89" y2="19.41" /><line x1="13.21" y1="21.38" x2="16.77" y2="21.38" /><polyline points="7.56 21.9 8.34 23.64 21.57 23.64 22.32 21.94" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		.ciear {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M8.82,14c-.24-4,.48-8.88,6.6-8.75s6.75,4.55,6.71,5.71S21.25,16,19.7,17.73a26.91,26.91,0,0,1-2,6c-.75,1.18-4.81,1.56-6,.22s-2.6-4.57-1.95-6c.25-.55,2.21-.65,2.58-.22s.71,2.7,1.24,3.08c.38.27,1.95-.28,2-.84a4.13,4.13,0,0,0-1-2.5c4.44-3.15-.14-6.86-1.93-3-.54-1.15-2.19-5.59,2.29-6.18,1.26-.17,4.86.4,3.89,5.3"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		.cieye {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M6.65,12.28a12.09,12.09,0,0,1,16.7,0" /><path d="M7.52,16.67c5.86-6.73,12.8-2.73,14.83-.09C18.57,20.94,12.48,21.89,7.52,16.67Z" /><path d="M16.25,16.6a1.43,1.43,0,0,1-1.43-1.35,1.44,1.44,0,1,0,1.52,1.44s0-.06,0-.09Z"/><circle cx="14.9" cy="16.69" r="3.53" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 40px 40px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		.cimon {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M8.29,19.92c1.39,1.17,1.86,0,3.88,0,1,0,1.86,1,2.75,1s1.27-.87,2.9-1c2.3-.12,2.25,1.22,3.73.07" /><path d="M8.77,20.26c2.13.53,2.54-2.55,4.55-2.57a2.3,2.3,0,0,1,1.61.58,2.28,2.28,0,0,1,1.77-.62c1.53.08,2.45,3,4.11,2.8" /><path d="M13.31,6.08c2.15,5.22-5.12,5.55,1.07,8.69" /><path d="M15.27,13.82a1.56,1.56,0,0,1,1.7.63" /><path d="M11.16,21.2a4.29,4.29,0,0,0,7.51-.07" /><circle cx="5.79" cy="17.12" r="0.59"/><circle cx="24.21" cy="17.12" r="0.59"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		

		
		.cifae {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M5.51,12.64c1.22,16.27,18.22,15.81,19,0" /><path d="M10.3,18.91c1,.82,1.32,0,2.75,0,.7,0,1.32.69,1.95.71s.9-.62,2.05-.68c1.63-.09,1.6.86,2.64,0" /><path d="M10.65,19.14c1.51.38,1.79-1.8,3.22-1.81a1.61,1.61,0,0,1,1.14.41,1.57,1.57,0,0,1,1.25-.44c1.08.06,1.73,2.13,2.91,2" /><path d="M13.9,8.73c1.61,3.91-3.84,4.15.8,6.51" /><path d="M15.37,14.53a1.17,1.17,0,0,1,1.27.47" /><path d="M12.34,19.81a3,3,0,0,0,5.31,0" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cihai {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M5.76,24.51V22.67a1.54,1.54,0,0,1,1-1.49L13,19.33v-2" /><path d="M17,24.51V13.18c0-1.92-2.51-4-4.5-3.9-.44,0-.79,0-1.27,0v5.48c0,1.81,2.88,4.19,5.66,2.71" /><line x1="18.7" y1="24.43" x2="18.7" y2="17.76" /><line x1="20.29" y1="24.43" x2="20.29" y2="14.49" /><path d="M21.82,24.51s.22-6.65,0-14.1c-.27-9.15-13.67-9.31-14.08,0a23,23,0,0,0,0,3.31A5.18,5.18,0,0,0,13,18.43" /><path d="M23.4,21.18c1,.68.84,1.17.84,3.33" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size: 35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cifac {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M10.51,22c1,.81,1.28,0,2.69,0,.68,0,1.29.68,1.91.69s.88-.6,2-.66c1.59-.09,1.56.84,2.58.05" /><path d="M10.84,22.18c1.48.37,1.76-1.77,3.16-1.78a1.62,1.62,0,0,1,1.11.4,1.61,1.61,0,0,1,1.23-.43c1.06.06,1.7,2.09,2.85,1.95" /><path d="M12.5,22.83a3,3,0,0,0,5.21,0" /><path d="M6.52,11.36a4.15,4.15,0,0,1,6.09-1.17" /><path d="M17.55,10.19c1.4-1.47,4.83-1,5.9,1.11" /><line x1="13.5" y1="17.48" x2="14.15" y2="17.76" /><line x1="15.82" y1="17.8" x2="16.46" y2="17.52" /><path d="M6.52,14.93l.6-.73c1.37,1.32,4.2,1.43,5.49-.07" /><line x1="7.8" y1="15.77" x2="8.17" y2="14.88" /><line x1="9.37" y1="16.22" x2="9.44" y2="15.22" /><line x1="10.99" y1="16.13" x2="10.72" y2="15.17" /><line x1="12.52" y1="15.56" x2="11.95" y2="14.69" /><path d="M23.48,14.93l-.6-.73c-1.37,1.31-4.2,1.42-5.5-.07" /><line x1="22.19" y1="15.77" x2="21.83" y2="14.87" /><line x1="20.63" y1="16.21" x2="20.56" y2="15.22" /><line x1="19.01" y1="16.13" x2="19.28" y2="15.16" /><line x1="17.48" y1="15.56" x2="18.05" y2="14.68" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cifrd {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M10,10c2.34-3.95,7.1-4,9.72,0C17.25,12.5,11.92,12.16,10,10Z" /><path d="M6.52,16.38c1.34-3.82.28.59,3.05,2.81" /><path d="M21.48,9.06c1.44,3.63-.25,7.13,2,3.44" /><path d="M10.25,24a4.29,4.29,0,0,0,3.08-2.47" /><path d="M16.52,21.51c0,1.14,2.41,2.42,3.22,2.42" /><path d="M10.37,10.42c-1.76,5.44,2,8.68,4.37,8.77s6.46-3.91,4.38-8.68" /><path d="M12,7.81C10,2.75,18.58,1.69,17.58,7.58" /><circle cx="13.47" cy="13.64" r="0.53"/><circle cx="16.02" cy="13.64" r="0.53"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cinos {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M15.73,5.09C17.86,9.4,9.07,14.92,9.44,18s3.86,2.88,4.92,3.37c.5.23-.36,2.88-.28,3.51" /><path d="M14.9,20.24c-3,.25-2.19-1.59-1.1-.8,4.22,3.07,5.86-.38,4.28-1.63" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.cimou {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M4.56,14.11c2.19,1.84,2.92.06,6.11,0,1.56,0,2.92,1.54,4.33,1.58s2-1.37,4.56-1.51c3.63-.2,3.55,1.91,5.88.1" /><path d="M5.32,14.64c3.36.84,4-4,7.16-4a3.66,3.66,0,0,1,2.54.91,3.62,3.62,0,0,1,2.79-1c2.4.13,3.84,4.74,6.45,4.42" /><path d="M9.08,16.12A6.75,6.75,0,0,0,20.9,16" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		
		.ciski {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M9.09,18.89a7.5,7.5,0,0,1-1.88-3.65,6.85,6.85,0,0,1,.42-3.49c-.51-1.35,1.54-5.4,5-6.56s5.93,1.4,5.88,2.69c1.23.71,4,2.49,4.33,5,.25,2-2.71,6.06-2.71,6.06a9,9,0,0,1-2.3,4.56c-2.13,2.12-4.28,1.92-6.17.21A8,8,0,0,1,9.09,18.89Z" /><path d="M16,7.77c-1.15-.26-7.71,3.35-8.39,4" /><path d="M9.09,18.85c.36-5.67,9-4.37,9.43-11" /><path d="M14.7,13.24c1.54.82,6,2.6,5.44,5.74" /></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		

		.citot {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M15,8.61C9.65,5,6,11.52,10.07,15.85c.53.56,1,6.56,2.26,6.45,1.75-.16,1.13-5.64,2.67-5.59s1.07,5.74,2.71,5.67C19.1,22.31,19.4,16.8,20,16,24.4,10.05,19.26,5.53,15,8.61Z"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
				
		.cibli {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M9.64,5.56c4.31,10.07-5,10.18,0,20.13"/><path d="M20.5,5.41c-4.31,10.06,5,10.17,0,20.12"/><path d="M9.09,16.34c4.21,1.94,7.37,2.15,12,0"/><path d="M8.45,18.07A12.52,12.52,0,0,1,15,23"/><path d="M21.56,18.07A12.55,12.55,0,0,0,15,23"/><line x1="15" y1="23" x2="15" y2="25.69"/><circle cx="15" cy="14.68" r="0.53"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}

		.cijic {
			display: inline-block;
			  width:30px;
			  height:30px;
			  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M9.64,5.56c4.31,10.07-5,10.18,0,20.13"/><path d="M20.5,5.41c-4.31,10.06,5,10.17,0,20.12"/><path d="M9.09,16.34c4.21,1.94,7.37,2.15,12,0"/><path d="M8.45,18.07A12.52,12.52,0,0,1,15,23"/><path d="M21.56,18.07A12.55,12.55,0,0,0,15,23"/><line x1="15" y1="23" x2="15" y2="25.69"/><line x1="6.83" y1="9.71" x2="6.83" y2="13.33"/><line x1="8.48" y1="11.68" x2="6.83" y2="13.33"/><line x1="5.18" y1="11.68" x2="6.83" y2="13.33"/><line x1="23.17" y1="13.33" x2="23.17" y2="9.71"/><line x1="24.82" y1="11.36" x2="23.17" y2="9.71"/><line x1="21.52" y1="11.36" x2="23.17" y2="9.71"/><circle cx="15" cy="14.68" r="0.53"/></g></g></svg>')  no-repeat 50% 50%;
			  background-size:35px 35px;
			  border:1px solid #000;
			  border-radius:50%;
		}
		
		.cilef {
			display: inline-block;
			width:30px;
			height:30px;
			background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/><g style="fill:none;stroke:%23000;stroke-linecap:round;stroke-miterlimit:10"><path d="M10,10c2.34-3.95,7.1-4,9.72,0C17.25,12.5,11.92,12.16,10,10Z"/><path d="M6.52,16.38c1.34-3.82.28.59,3.05,2.81"/><path d="M23.1,16.38c-1.35-3.82-.28.59-3.06,2.81"/><path d="M10.25,24a4.29,4.29,0,0,0,3.08-2.47"/><path d="M16.52,21.51c0,1.14,2.41,2.42,3.22,2.42"/><path d="M10.37,10.42c-1.76,5.44,2,8.68,4.37,8.77s6.46-3.91,4.38-8.68"/><path d="M12,7.81C10,2.75,18.58,1.69,17.58,7.58"/><circle cx="13.47" cy="13.64" r="0.53"/><circle cx="16.02" cy="13.64" r="0.53"/></g></g></svg>')  no-repeat 50% 50%;
			background-size:35px 35px;
			border:1px solid #000;
			border-radius:50%;
		}
		
		.ciKita {
			display: inline-block;
			width:30px;
			height:30px;
			
			/* background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 30 30"><g><circle cx="15" cy="15" r="15" style="fill:%23fff"/></g></svg>')  no-repeat 50% 50%; */
			
			background-size:35px 35px;
			border:1px solid #000;
			border-radius:50%;
		}
		
		.ciKita:after {
			width:30px;
			height:30px;
			color:#000;
			background: #f00;
			font-size:1em;
			content:'기타';
		}
		
		
		



