.bg-main {
	background-image: url(../img/bg_top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-main2 {
	background-image: url(../img/bg_top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-main {
	font-family: "돋움";
	font-size: 12px;
	color: 638fb0;
	letter-spacing: -1px;
	font-weight: bold;
}
.title-main:link, .title-main:visited, .title-main:hover {font-family: "돋움";	font-size: 12px;	color: 638fb0;	letter-spacing: -1px;	font-weight: bold;	TEXT-DECORATION: none;	}
.text-main {
	font-family: "돋움";
	font-size: 11px;
	color: 9eacb5;
	letter-spacing: -1px;
}

.plist-main {
	font-family: "돋움";
	font-size: 12px;
	color: 68a0be;
	letter-spacing: -1px;
	font-weight: bold;
	border-bottom:1px dotted #dde6eb;
	line-height:120%;
}
.plist-main:link, .plist-main:visited, .plist-main:hover {font-family: "돋움";	font-size: 12px;	color: 68a0be;	letter-spacing: -1px;	font-weight: bold;	border-bottom:1px dotted #dde6eb;	line-height:120%; TEXT-DECORATION: none;	}
.plist-search {
	font-family: "돋움";
	font-size: 11px;
	color: 808080;
	letter-spacing: -1px;
	line-height:130%;
}
.plist-search:link, .plist-search:visited, .plist-search:hover {TEXT-DECORATION: none;	}

.plist-history {
	font-family: "돋움";
	font-size: 12px;
	color: 808080;
	letter-spacing: ;
	line-height:160%;
}

.community {
	font-family: "돋움";
	font-size: 11px;
	color: dbf4ff;
	letter-spacing: -1px;
	line-height:130%;
	font-weight: bold;	
}

.text-history {
	font-family: "돋움";
	font-size: 12px;
	line-height: 120%;
	color: #808080;
	text-decoration: none;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afd8f1;

}
.list-normal {
	font-family: "돋움";
	font-size: 12px;
	line-height: 120%;
	color: 808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ececec;
}
.list-bold {
	font-family: "돋움";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: 666666;
}
.border-blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afd8f1;
}

.list-body{
	font-family: "돋움";
	font-size: 12px;
	line-height: 120%;
	color: 808080;
}
.list-body:link, .list-body:visited, .list-body:hover {font-family: "돋움";	font-size: 12px;	line-height: 120%;	color: 808080;	TEXT-DECORATION: none;	}
