@charset "utf-8";
* {
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 color: #545454;
 text-decoration: none;
 font-family: 돋움, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: , Arial, Helvetica, sans-serif;

	OVERFLOW-X: hidden;
	SCROLLBAR-ARROW-COLOR: #7b7b7e;
	SCROLLBAR-FACE-COLOR: #f8f8f8;
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #f8f8f8;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #eaeaea
}
.default {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #545454;
	text-decoration: none;
	font-family: , Arial, Helvetica, sans-serif;
}
.route {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #fe7201;
	text-decoration: none;
}
.bold {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #545454;
	text-decoration: none;
}
.title01 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f1190c;
	text-decoration: none;
}
.point_default {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f01a10;
	text-decoration: none;
	font-family: , Arial, Helvetica, sans-serif;
}
.title02 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fe7201;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
    font-family: 돋움, Arial, Helvetica, sans-serif;
}
a.midLink {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #fe7201;
	text-decoration: none;
}
a:hover.midLink {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #f1190c;
	text-decoration: none;
	font-family: 돋움, Arial, Helvetica, sans-serif;
}
.bold01 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff1818;
	text-decoration: none;
}
.body {
    scrollbar-face-color: #d6d6d6;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #b5b5b5;
}
.title03 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6ea8;
	text-decoration: none;
}

