@charset "euc-kr";

/* ±âº»½ºÅ¸ÀÏ */
img{border:0;}	
<style> 
	a:link{color: #000000;text-decoration:none;}
	a:visited{color: #000000;text-decoration:none;}
	a:active{color: #000000;text-decoration:none;}
	a:hover{color: #000000;text-decoration:none;}

	body, html {
		margin: 0 0 4px 0;;
		padding: 10;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #575757;
		line-height: 15px;
	}
	#sub_frames{
		width:100%;
		float:left;
	}

	#sub_frames ul {
		margin: 0;
		padding: 0;
		padding-left: 10px;
	}
	#sub_frames ul li {
		display: inline;
		list-style-type: none;
	}

	#sub_frame{
		width:100%;
		float:left;
	}


	#sub_frame ul {
		margin: 0;
		padding: 0;
		list-style-type: none;

	}
	#sub_frame ul li {
		display: inline;
	}

	.texteng { 
	font-family:Arial; 
	font-size:14px;
	color:#3576a0;
}

.texteng02 { 
	font-family:Arial; 
	font-size:15px;

	color:#323232;
}

.texteng03 { 
	font-family:Arial; 
	font-size:13px;
	color:#3d3d3d;
}

.texteng04 { 
	font-family:Arial; 
	font-size:15px;
	color:#3576a0;
}


.texteng05 { 
	font-family:Arial; 
	font-size:12px;
	color:#313131;
	font-weight: bold;
}


.textengs { 
	font-family:Verdana; 
	font-size:11px;
	color:#a1a1a1;
	
}


.h2 {
	font-family:Arial;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 12px;
	color: #3d3d3d;
	
	line-height: 15px;
	}	
	
.h1 {
	font-family:Arial;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 13px;
	color: #3d3d3d;
	
	line-height: 15px;
	}	
	
.h3 {
	font-family:Arial;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	color: #949494;
	
	line-height: 15px;
	}

.h4 {
	font-family:Arial;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	color: #b7b7b7;
	
	line-height: 15px;
	}	

	#main_frames{
		width:100%;
	}
	.menus {
		font-size: 15px;
		color: #666666;
	}

	.dot_line{
		color:#BBBBBB;
		border-style:dotted;
		border-width:1px;
		height:1px;
	}
	.dot_line2{
		color:#BBBBBB;
		border-width:1px;
		height:1px;
	}
	.heights{
		width:100%;
		height:30px;
		float:left;
	}
	.sub_titles_bold{
		font-weight:bold;
		color:#373737;
		font-size:12px;
	}
	.sub_titles_bold2{
		color:#000000;
	}
	.under{
		text-decoration: underline;
		font-size: 11px;
	}

	.sub_content{
		margin: 0 0 0 0;
		float:left;

		color:#666666;
		word-wrap:break-word;
	}

	#sub_date{
		margin: 0 0 0 0;
		width:100%;
		height:30px;
		font-size:10px;
		color: blue;
		font-weight:bold;
		text-transform: uppercase;
	}

	#sub_title{
		width:100%;
		text-align: left;


	}
	#sub_titles{

		width:100%;
	}

	#sub_titles ul {
		margin: 0;
		padding: 0;
		float:right;
	}
	#sub_titles ul li {
		list-style-type: none;
	}

	#sub_title2{
		width:100%;
	}

	#sub_title2 ul {
		margin: 0;
		padding: 0;
		float:left;

	}
	#sub_title2 ul li {
		list-style-type: none;
	}

	#home{
		width:100%;
		float:left;
	}


</style> 