@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
scrollbar-face-color:#e4e4e4;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color:#333333;

font-family: 'Noto Sans KR', sans-serif; 
font-size: 14px;
color:#000000;

}

A:link    {color:#666666;text-decoration:none;}
A:visited {color:#666666;text-decoration:none;}
A:active  {color:#666666;text-decoration:none;}
A:hover  {color:#666666;text-decoration:none;}

td {
	font-family: 'Noto Sans KR', sans-serif; 
	font-size: 14px;
	color:#000000;
	line-height:20px;
}

input {
	border:1 solid #cccccc;
	font-size:13px;
	font-family: 'Noto Sans KR', sans-serif; 
}

select {
	border:1 solid #cccccc;
	font-size:12px;
	font-family: 'Noto Sans KR', sans-serif; 
	background-color: #F7F7F7;

}


textarea {
	border:1 solid #cccccc;font-size:10px; 
	font-family: 'Noto Sans KR', sans-serif; 
}

.small {
	font-family: 'Noto Sans KR', sans-serif; 
	font-size: 9pt;
	color:#7b7b7b;
	line-height: 155%;

}

img { 
	border:0; 
}


.BgGradient{padding-top:5px;color:white;background:navy;filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr='#08246B',endColorstr='#A5CBF7');}
.TitleGradient{padding-top:5px;color:white;background:navy;filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr='#FF0000',endColorstr='#FF5353');}
.TDGradient{padding-top:5px;color:white;background:navy;filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorstr='#C19393',endColorstr='#EBDCDC');}
.Gradient {filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr='#665A2D',endColorStr='#FFFFFF');}

.tbl_line {
	border:1px solid #d7f1ff;
	padding:5px;
}

