/* 1.    */

	body {
		font-family:YoonGothic, AppleGothic, 굴림체, Gulim;
		font-size:11px;
		color: #555555;
	}

/* 2.   */

	A:link { color:#444444; text-decoration:none; }
	A:visited { color:#444444; text-decoration:none; }
	A:hover { color:#006699; text-decoration: none; border-bottom: 1px solid #006699;  }

/* 3.  */
	img {border: none;}
	img a:link a:visited a:hover { border: none; }
	
/* 4.  */	
		
	.content {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #444444;
		text-align: justify;
		line-height: 20px;
		border: none;
		padding-left: 10px;
		padding-right: 10px;
  	}

/* 5.  */
  	
  	.submenu {
		font-size:11px;
		font-family:YoonGothic, AppleGothic, 돋움, Dotum;
		color: #ffffff;
		text-align: center;
		line-height: 21px;
  	}
  	.submenu a:link, .submenu a:visited, .submenu a:active {color: #ffffff;}
  	.submenu a:hover {color: #00ff00;}


/* 6.   */
  	
  	.bestmenu {
		font-size:11px;
		font-family:YoonGothic, AppleGothic, 돋움, Dotum;
		color: #444444;
		text-align: left;
		line-height: 26px;
  	}

/* 7. footer */
  	
  	.footer {
		font-size:11px;
		font-family:YoonGothic, AppleGothic, 돋움, Dotum;
		color: #444444;
		line-height: 15px;
  	}

/* 8.  */

	.subject {
		font-family: YoonGothic, AppleGothic, 돋움체, Dotum, lucida grande,trebuchet ms,verdana,trebuchet,serif;
		font-size:   14px;
		color:       #222222;
		font-weight: bold;
		text-align: left;
	}

/* 9.  */	
		
	.index_content {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #444444;
		text-align: left;
		line-height: 18px;
  	}

/* 10.    */	
		
	.main_border {
		border-left: solid 1px #BDBDBD;
		border-right: solid 1px #BDBDBD;
  	}

/* 11.   */	
		
	.board_list {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #444444;
		text-align: left;
		line-height: 18px;
  	}

/* 12.    */	
		
	.caption_right {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #666699;
		text-align: justify;
		line-height: 18px;
		letter-spacing:-1px; 
		padding-left:10px; 	
	}
	.caption_right2 {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #666699;
		text-align: justify;
		line-height: 18px;
		letter-spacing:-1px; 
		padding-left:0px; 	
	}
	.caption_left {
		font-size:12px;
		font-family:YoonGothic, AppleGothic, 굴림, Gulim;
		color: #666699;
		text-align: justify;
		line-height: 18px;
		letter-spacing:-1px; 
		padding-right:10px; 	
	}
