@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
img {border:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e222a;
}
.type1 {font-family:"돋움"; color:#ececec; font-size:14px; font-weight:bold; list-style:url(images/list_style.png); padding-bottom:10px;}
.type2 {
	font-family:"돋움";
	color:#939393;
	font-size:11px;
	font-weight:bold;
	line-height:15px; 
	text-align:justify;	 
	width:500px;
	padding-bottom:35px;
}
.style1 { font-family:"돋움"; font-size:11px; color:#FFF; font-weight:bold; line-height:20px; background-color:#314671; text-align:center;}
.style1_2 { font-family:"돋움"; font-size:11px; color:#FFF; line-height:20px; background-color:#314671; text-align:center;}
.style2 { font-family:"돋움"; font-size:11px; color:#6f6f6f;line-height:20px; background-color:#fff; text-align:center;}

-->
</style>