@charset "utf-8";
/* CSS Document */



#sub_img {	width:971px;
	height:179px;
	background-image:url(../images/sub_back_.png);
	background-repeat:no-repeat;
	background-position:left top;}

#sub_menu {	width:200px;
	float:left;
	margin:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;}
	
#sub_menu ul {
	margin:20px 0 0 10px;
	list-style:none;}
	
#sub_menu a {	text-decoration:none;
	color:#666;
	display:block;
	height:15px;
	width:150px;
	padding:7px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	background-image;
	background-repeat:no-repeat;
	background-position:right center;}
	
#sub_menu a:hover {	background-image:url(../);
	background-repeat:no-repeat;
	background-position:right center;
	color:#f90;}
	
article {	float:left;
	width:730px;
	padding-top:30px;
	padding-right:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align:justify;}
	
article h1 {	font-family:"맑은 고딕";
	font-size:30px;
	color:#;
	margin:20px 0;
	font-weight:normal;}
	
article p {	padding-left:px;}

