	/*body {*/
		/*font-family:NotoSansKR,'PT Sans', sans-serif;*/
	/*}*/
	.top-bar {
		margin-top:1em;
		margin-bottom:0.2em;
	}
	.top-bar ul li {
		padding-left:30px;
	}
	.top-bar ul li a {
		color:black;
		font-size:0.85em;
	}
	.top-bar, .top-bar ul {
		background-color:transparent; !important
	}
	.top-customer {
		padding-left:20px;
		color:#ee3f00;
	}
	.slick-arrow {
		position:absolute;
		top:50%;
	}
	#head_button_right {
		z-index:10;
		right:2%;
	}
	#head_button_left {
		z-index:10;
		left:2%;
	}
	rolling {
		width:1280px;
	}
	.gray-box {
		background-color:#e8e8e8;
		height:190px;
		float:left;
	}
	.box1 {
		width:290px;
	}
	.box2 {
		width:490px;
		margin-left:2px;
	}
	.box3 {
		width:196px;
		margin-left:2px;
	}
	.box4 {
		width:489px;
		height:170px;
		background-image:url("/sm/images/Body/img_main_how to use.jpg");
	}
	.box5 {
		width:489px;
		height:170px;
		margin-left:2px;
		background-image:url("/sm/images/Body/img_main_our service.jpg");
	}
	.content-center {
		width:980px;
		margin:auto;
	}
	.inner-title {
		position:relative;
		top:10px;
		left:10px;
		color:#035489;
		font-weight:50%;
		text-decoration: underline;
	}
	.inner-contents {
		position:relative;
		top:10px;
		left:10px;
		font-weight:0%;
		font-size:0.8em;
	}
	.top-margin-2 {
		margin-top:2px;
	}
	.footer {
		margin-top:20px;
	}
	.main-image {
		width:100%;
	}
	.foot-image {
		margin:auto;
		width:1280px;
	}
	.foot {
		background-color:#ebebeb;
	}
	.col-large {
		width:1280px;
		margin:auto;
	}
	.col-large-100 {
		width:100%;
		margin:auto;
	}
	#wrapper {
		width:100%;
		margin:auto;
	}
.left-menu {
	list-style-type:none;
	width:208px;
	float:left;
	margin:0;
	padding:0;
}
.left-menu li {
	background-color:#f1f1f1;
	width:138px;
	height:24px;
	font-size:14px;
	color:#575757;
	font-weight:600;
	padding-left:20px;
	margin-bottom:2px;
}
.left-menu li a {
	text-decoration:none;
	color:#575757;
}
.left-menu li:hover {
	color:#f0f0f0;
	background-color:#0f4776;
}
.left-menu li:hover a {
	color:#f0f0f0;
}
.sub-head {
	color:#00022e;
	font-size:26px;
}
.left-menu-active {
	text-decoration:none; !important
	color:#f0f0f0; !important
	background-color:#0f4776; !important
}