/* -------------------------------------------------------------------------------------
	고객센터
------------------------------------------------------------------------------------- */

.cscenter { border: 0; } 
.cscenter {
	float: left;
	width: 100%; 
	position: relative; 
	height: 137px;
	background: #fff; 
	border: solid 1px #ccc; 
	font-size: 15px; 
	color: #111; 	
	padding: 13px 14px; 	
	text-align: center; 
}
.cscenter .title { font-size: 1.17em; color: #111; }
.cscenter .cs-tel { font-size: 22px; 	font-family: 'Nanum Gothic'; font-weight: 700; color: #164A9B; margin: 13px 0; }
.cscenter .time { font-size: 14px; line-height: 145%; }