#menu_inner li:nth-child(8) a img,#menu2_inner li:nth-child(8) a img{opacity:0}
#content_inq{margin-bottom:10px}

/*content inquiry
-----------------------------------*/
/*content sentences
-----------------------------------*/
.cs_inner{
	padding:20px 50px 10px;
}
.cs_content{
	margin-bottom:25px;
	padding:0 0 20px;
	border-bottom:1px dotted #666;
}

#inq_cs1 .cs_content h3{
	margin-bottom:5px;
	height:43px;
	line-height:43px;
	color:#c2b5ff;
	font-size:22px;
	font-weight:normal;
}
#inq_cs1 .cs_content h3 img{padding-right:10px}

.cs_content p{
	padding-left:51px;
	font-size:16px;
	line-height:1.5;
}

.cs_content p a{color:#f9f}