<!--

	body,td {
		font-family: 굴림, arial, verdana;
		font-size:12px;
		line-height: 150%;
	}

	img {
		border-width:0;
	}

	.ib {
		cursor:pointer;
	}
	
	.help {
		color:#FF8214;
		font-size:12px;
		text-decoration:underline; 
	}

	.content_back1 {
		background-color:#F8F8F8;
	}

	.h1 {
		font-family:verdana;
		font-size:8pt;
	}

	.h2 {
		font-family:verdana;
		font-size:7pt;
	}

	.text {
		font-family: 굴림;
		font-size:9pt;
		height:22px;
		padding:3px 5px 0 5px;
	}

	.text_color {
		font-family:arial;
		font-size:8pt;
		padding-top:1;
		padding-left:3;
	}

	.rowdate {
		font-family: verdana, 굴림;
		font-size:8pt;
		line-height:100%;
		padding-top:3;
	}

	.rowtitle {
		font-weight:bold;
		padding-left:2;
		font-size:10pt;
		color:#315263;
	}

	.button {
		font-family: 굴림;
		font-size:8pt;
		padding-top:2;
		height:21;
	}

	select {
		font-family: arial, 굴림;
		font-size:8pt;
	}

	textarea {
		font-family: 굴림;
		font-size:9pt;
		padding-top:2;
	}

	.branch2 {
	}

	.branch3 {
		line-height:9pt;
		cursor:pointer;
		height:17px;
		padding:2 2 0 2;
	}

	.cap1 {
		text-align:center;
		color:#303099;
		word-break:break-all;
	}

	.key1 {
		cursor:pointer;
		text-decoration:none;
		border-bottom: 1px solid #606060;
	}

	.sc {
		background-color:#F0F0F0;
		border-width:1px;
		border-style:solid;
		font-size:8pt;
		font-family:verdana;
	}

	.graph {
		line-height:9pt;
		padding:4 0 0 0;
	}

	.rl {
		color:#FFFFFF;
		font-size:9pt;
		padding:3 0 0 0;
	}

	A:link { color:#000099; text-decoration:none; }
	A:visited { color:#000099; text-decoration:none; }
	A:hover { text-decoration:underline; }

	A.rlk:link { color:#FFFFFF; text-decoration:none; }
	A.rlk:visited { color:#FFFFFF; text-decoration:none; }
	A.rlk:hover { color:#FFFF00; text-decoration:underline; }

#location ul, #tag ul {
	margin: 0px;
	padding: 0px;
}

#location li, #tag li {
	background: url("../image/separator.gif") no-repeat 0% 50%;
	display: inline;
	margin-right: 10px;
	padding-left: 15px;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}

#tag li {
	background: url("../images/comma.gif") no-repeat 0% 80%;
	padding-left: 9px;
	margin-right: 2px;
}

#location li.firstChild, #tag li.firstChild {
	background: none;
	padding-left: 0px;
}

.eolinSuggest {
	border: 1px solid #bbb;
	background-color: #fff;
}

.eolinSuggest li {
	margin: 3px;
	cursor: pointer;
}

.eolinSuggest li.hover {
	background-color: #A0FFFF !important;
}

.eolinSuggest li.disabled {
	color: #777;
}

.eolinSuggest {
	font-size: 9pt;
}

-->
