@charset "utf-8";
/* CSS Document */
* {
	margin:0;padding:0;list-style:none;list-style-type:none;
}
html {
	overflow-y:scroll;
}
body {
	font-size: 12px;
	font-family:"맑은 고딕",malgun,"돋움",Dotum,Tahoma,Arial,"Apple Gothic",sans-serif; 
	line-height:16px;color: #383838;background:#ffffff;
}
h1 {
	padding:18px 0 10px 0;border-bottom:2px solid #D01427;
	font-family:"맑은 고딕",malgun,"돋움",Dotum,Tahoma,	Arial,"Apple Gothic",sans-serif; 
	font-size: 23px;color:#000;
}


/* sitemap.*/
.sitemap_title {
	width:170px;
	height:23px;
	font-size:12px;
	font-family: "맑은 고딕", "돋움", "Tahoma";
	background:url(../images/blet/blet_suq01.gif) no-repeat left;
	background-position:10px;
	color:#333333;
	background-color:#ffffff;
	text-align:left;
	text-indent:20px;
	border-bottom:1px solid #C6C6C6;
	font-weight:bold;
}
a.sitemap_title:link {
	font-size:12px;
	font-family: "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_title:visited {
	font-size:12px;
	font-family:  "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_title:active {
	font-size:12px;
	font-family: "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_title:hover {
	font-size:12px;
	font-family:  "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
.sitemap_subtitle {
	width:170px;
	height:23px;
	font-size:12px;
	font-family: "맑은 고딕",  "돋움", "Tahoma";
	background: url(../images/blet/blet_suq02.gif) no-repeat left;
	background-position:20px;
	color:#555555;
	text-align:left;
	text-indent:30px;
	background-repeat:no-repeat;
	border-bottom:1px solid #C6C6C6;

}
a.sitemap_subtitle:link {
	font-size:12px;
	font-family: "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_subtitle:visited {
	font-size:12px;
	font-family:  "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_subtitle:active {
	font-size:12px;
	font-family: "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
a.sitemap_subtitle:hover {
	font-size:12px;
	font-family:  "맑은 고딕", "돋움", "Tahoma";
	color:#555555;
	text-decoration:none;
}
.sitemap_end {
	width:170px;
	height:2px;
	color:#555555;
	border-bottom:1px solid #a3a3a3;

}

