body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	font-family: "µ¸À½", Dotum, "³ª´®°íµñ", NanumGothic, Gulim, Helvetica,
		AppleGothic, Sans-serif;
	list-style: none;
	-webkit-text-size-adjust: none;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div,ul,li {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

.bar {
	width: 100%;
	background: url(image/bar_bg.png) repeat-x 0 0;
}

.menu_bar {
	width: 98%;
	text-align: center;
	color:#F0F3F4;
}

.sub_bar1 {
	text-align: left;
	width: 90%;
	background: url(image/sub_bar_bg1.png) repeat-x 0 0;
}
.sub_bar2 {
	text-align: left;
	width: 90%;
	background: url(image/sub_bar_bg2.png) repeat-x 0 0;
}
.arrow_bar1 {
	width: 10%;
	background: url(image/sub_bar_bg1.png) repeat-x 0 0;
}
.arrow_bar2 {
	width: 10%;
	background: url(image/sub_bar_bg2.png) repeat-x 0 0;
}

.img_bg {
	width: 100%;
	text-align: center;
	background: url(image/img_bg.png) repeat-x 0 0;
}

.link_img {
	width: 100%;
	text-align: center;
	background: url(image/link_img_bg.png) repeat-x 0 0;
}

.center_img {
	width: 100%;
	text-align: center;
}

.left {
	text-align: left;
}

.basic_text {
	font-size: 14px;
	color: #333;
}

.orange_text {
	text-align: left;
	color: #ff7200;
}

/* icon  */
.iconl {text-align:left; !important;}
.iconc {text-align:center; !important;}
.iconr {text-align:right; padding:0 10px 0 0; !important;}
.btn_card {text-align:center; padding:10px 0;}
.con_img {text-align:center; padding:10px 5px;}
