﻿a:link {font-family:Arial;font-size:9pt;color:#4998E9;text-decoration:none;}
a:active {font-family:Arial;font-size:9pt;color:#4998E9;text-decoration:none;}
a:visited {font-family:Arial;font-size:9pt;color:#714E92;text-decoration:none;}
a:hover {font-family:Arial;font-size:9pt;color:red;text-decoration:underline;}


body {
	margin:0;
}

body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274687;
	line-height: 17px;
	text-decoration: none;
}

td,p {
	font-family: "Arial";
	font-size: 12px;
	color: 3c3c3c;
	text-decoration: none;
	line-height: 18px;
}
.name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 868686;
	line-height: 22px;
}

.foot {
	font-family: "Arial";
	font-size: 11px;
	line-height: 16px;
	color: 666666;
}
.board {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
}

.board1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274687;
	line-height: 17px;
	text-decoration: none;
}

.board_title {
	font-family: "Arial";
	font-size: 13px;
	color: FFFFFF;
}

.font_blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 225A81;
	text-decoration: none;
}

.font_blue2 {
	font-family: "굴림", "돋움", "돋움체", "굴림체", "바탕체", "바탕";
	font-size: 12px;
	color: 2F6ABE;	
}

.font_blue3 {
	font-family: "굴림", "돋움", "돋움체", "굴림체", "바탕체", "바탕";
	font-size: 12px;
	color: #274687;
	text-indent: 10px;
}
	.font_blue5 {
	font-family: "굴림", "돋움", "돋움체", "굴림체", "바탕체", "바탕";
	font-size: 12px;
	color: #274687;
	word-spacing: 3px;
}

.board2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707078;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
}

.subtitle1 {
	font-family: "Arial";
	font-size: 12px;
	color: #e9569c;
	font-weight: bold;
}


Form 
	input {  
		font-family:dotum;
			background-color: expression((this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'#FFFFFF' );
}
	
	select {
		font-family:dotum;
		font-size: 9pt; 
		color:#274687; 
		border:1 solid #707078; 
		background-color:#FFFFFF
	}
	textarea {
		font-family:dotum;
		font-size: 9pt; 
		color:#274687; 
		border:1 solid #707078; 
		background-color:#FFFFFF ;
		scrollbar-face-color: #cccccc; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-track-color: #ededed; 
		scrollbar-highlight-color: #ededed; 
		scrollbar-shadow-color: #ededed;
		scrollbar-darkshadow-color: #ededed; 
		scrollbar-3dlight-color: #ededed; 
	}

Img {border: none;} 