	body {	
		color:#666666;	
		font-family: ?‹ì?,Dotum,sans-serif;; 
		font-size:9pt; 
		line-height:9pt; 			
		line-height:15pt;
		width:760px;
		}

	A:active   {color:#0066FF;  text-decoration: none;}
	A:hover   {color:red; text-decoration: none; bold;}
	A:visited   {color:#0066FF; text-decoration: none;}
	A:link   {color:#0066FF; text-decoration: none;}
	
	ol li {margin-bottom: 20px;}	
	ol.narrow {margin-top: 10px;}
	ol.narrow li {margin-bottom: 10px;}
	
	ol li ul {margin-left: 0px;}	
	ul li ol {margin-left: 0px;}
	
	ul li {margin-bottom: 20px;}	
	ul.narrow {margin-top: 15px;margin-bottom:25px;}
	ul.narrow li {margin-bottom: 10px;}
	
	li div.refer {margin-left:0px;}
	li div.warning {margin-left:0px;}
	li div.ex {margin-left:0px;}
	
	table {
		border:none;		
		border-collapse: collapse;
		border: 2px solid #818181;				
		}
	tr.subject {
		text-align: center;
		background-color: #cdcdcd;
		font-weight:bold;
	}
	td {
		padding:3px 5px 3px 5px;
		border-top: 1px solid #9c9c9c;
		border-left: 1px solid #9c9c9c;
		}
	td.subject {
		text-align: center;
		background-color: #eeeeee;
	}
	caption {
		text-align: left;					
		padding-top:5px;
	}		
	.bar {			
		width: 760px;
		height: 25px;
		background-image: url('../images/tit_bar.gif');
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 4px;
		margin-bottom: 10px;
		color: #ffffff;
		font-weight: bold;		
	}
	.title {			
		width: 760px;
		height: 16px;
		background-image: url('../images/egg_sky.gif');
		background-repeat: no-repeat;
		padding-left: 20px;		
		margin-top:50px;
		margin-bottom:20px;
		color:#474747; 
		font-size:11pt;		
		font-weight:bold; 				
	}	
	.title_first {			
		width: 760px;
		height: 16px;
		background-image: url('../images/egg_sky.gif');
		background-repeat: no-repeat;
		padding-left: 20px;				
		margin-bottom:20px;
		color:#474747; 
		font-size:11pt;		
		font-weight:bold; 				
	}	
	.refer {					
		background-image: url('../images/icon_reference.gif');
		background-repeat: no-repeat;		
		margin: 10px 0px 10px 0px;		
		padding-left: 40px;				
		color:Olive;	
		font-weight: normal;	
	}
	.refer li {color: Olive;}	
	.refer ul {margin-left:-25px;}
	.ex {							
		background-image: url('../images/icon_ex.gif');
		background-repeat: no-repeat;		
		margin: 10px 0px 10px 0px;		
		padding-left: 40px;				
		color: #9c3991;	
		font-weight: normal;	
	}
	.ex li {color: #9c3991;}
	.ex ul {margin-left:-25px;}
	.warning {							
		background-image: url('../images/icon_warning.gif');
		background-repeat: no-repeat;		
		margin: 10px 0px 10px 0px;		
		padding-left: 40px;				
		color: #f26522;	
		font-weight: normal;	
	}
	.warning li {color: #f26522;}
	.warning ul {margin-left:-25px;}
	.indent {	    
	    margin-left: 18px;	    
	    }
	.indent_deep {
	    margin-left: 27px;	    
	    }
	
	.number {
		color:#474747;		
		font-weight:bold;		
		margin-top: 30px;
		}
	.number p {
	    font-weight: normal;
	    color: #666666;
	    margin-left:17px;
	    margin-top:5px;	    
		}	
	.number div {	    
	    margin-left:17px;	    
		}	
	.letter {
		color:#474747;		
		font-weight:bold;		
		margin-top: 30px;
		}
	.letter p, li {
	    font-weight: normal;
	    color: #666666;	    
	    margin-top:5px;
	  	}
	
	.red  {color:#ff0000;}	
	.olive {color:olive;}	
	.blue {color:blue; font-size:9pt; line-height: 13pt;}
	.link {
	    height:11px;
	    background-image: url('../images/dot_arrow.gif');
		background-repeat: no-repeat;	
		padding-left:12px;		
		color:#0066FF; 
		margin: 12px 0px 12px 25px;		
		}	