body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #eeeeee;
	scrollbar-highligh-color: #cccccc;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #f4f4f4;
	scrollbar-darkshadow-color: #ffffff;
	

 
}
/* scrollbar { 
scrollbar-face-color: #94AEF8; 
scrollbar-shadow-color: #4671EA; 
scrollbar-highlight-color: #AFC1F3; 
scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #DFE7FF; 
scrollbar-arrow-color: #021650; 


scrollbar-face-color:#DE7B9C; 
scrollbar-shadow-color:#ffffff ; 
scrollbar-highlight-color: #DD9FB4; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #DD9FB4; 
scrollbar-track-color: #FBDBE5; 
scrollbar-arrow-color: #ffffff;
} */

/* ¹è°æ Å¬·¡½º */
.main_bg {
	background-image: url(/images/main_top_bg.jpg);
	background-repeat: repeat-x;
}

.sub01_bg {
	background-image: url(/images/sub_top_bg.jpg);
	background-repeat: repeat-x;
}
.sub02_bg {
	background-image: url(/images/sub02_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub03_bg {
	background-image: url(/images/sub03_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub04_bg {
	background-image: url(/images/sub04_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub05_bg {
	background-image: url(/images/sub05_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub06_bg {
	background-image: url(/images/sub06_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub07_bg {
	background-image: url(/images/sub07_top_bg01.jpg);
	background-repeat: repeat-x;
}
.sub08_bg {
	background-image: url(/images/sub08_top_bg01.jpg);
	background-repeat: repeat-x;
}
.bottom_bg {
	background-image: url(/images/copy_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sub_bg {
	background-image: url(/images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* Text Å¬·¡½º */
td{
	font-family: "±¼¸²",Arial, "µ¸¿ò";
	color: #444444;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
}
.text01 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.text02 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.text03 {
	font-family: "µ¸¿ò";
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.date01 {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #9A9A9A;
	text-decoration: none;
}
/* TD Å¬·¡½º */

.td01{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #D1E3F4;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
}

.td02{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #8F51AF;
	font-size: 9pt;
	line-height: 220%;
	text-decoration: none;
}

.td03{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #A57E4D;
	font-size: 9pt;
	line-height: 180%;
	text-decoration: none;
	font-weight: none;
}
.td04{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #3399CC;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
	font-weight: none;
}
.td05{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #FF6600;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
}
.td06{
	font-family: "±¼¸²", "µ¸¿ò";
	color: #80633d;
	font-size: 9pt;
	line-height: 180%;
	text-decoration: none;
	font-weight: none;
}

.home{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #555555;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
}
.home01{
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	color: #FF6600;
	font-size: 9pt;
	line-height: 160%;
	text-decoration: none;
}

/* ÀÔ·ÂÆû Å¬·¡½º  */
.login {
  border:1px solid #AFACA5;
	background-color:#f5f5f5;
	padding-left:2;
	color: #666666;
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size:9pt;
	height: 18px;
	width: 70px;
}

.input {
  border:1px solid #cccccc; 
  background-color:#ffffff; 
  padding-left:2; 
  color: #8b8b8b; 
  font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼"; 
  font-size:12px;
}

.form01 {
  border:1px solid #cccccc; 
  background-color:#F0FDFF; 
  padding-left:2; 
  color: #666666; 
  font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼"; 
  font-size:12px;

}

.search {
border:1 solid #669900; padding-left:2; color: #333300; font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼"; font-size:12px;
}

/* ¸µÅ© Å¬·¡½º */

a:link {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
	
}
a:visited {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #5D83AE;
    text-decoration: none;
}

a.notice:link {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #80633d;
	text-decoration: none;
	
}
a.notice:visited {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #80633d;
	text-decoration: none;
}
a.notice:hover {
	font-family: "µ¸¿ò";
	font-size: 9pt;
	color: #ff6633;
    text-decoration: none;
}


a.01:link {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
}
a.01:hover {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #5D83AE;
    text-decoration: none;
}
a.01:visited {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.02:link {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}
a.02:hover {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ff6633;
    text-decoration: none;
}

a.02:visited {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.cal:link {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #0C7FBD;
	text-decoration: none;
	
}
a.cal:visited {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #0C7FBD;
	text-decoration: none;
}
a.cal:hover {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #0C7FBD;
    text-decoration: none;
}
a.top:link {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #b3cad7;
	text-decoration: none;
	
}
a.top:visited {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #b3cad7;
	text-decoration: none;
}
a.top:hover {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
}
/* line Å¬·¡½º */
.dotteline01 {
	font-family: "±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼";
	font-size: 9pt;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

.solidline01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E4E4E4;
}

.solidline02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE0E4;
}
.solidline03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.solidline04 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

/*  ÀÌ¹ÌÁö Å¬·¡½º */

/* table { border: 0px; border-collapse:collapse;} */

.cal_td {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: normal;
	color: 6C6C6C;
	text-decoration: none;

	padding: 3px;
}
.cal_td01 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	line-height: normal;
	color: 0C7FBD;
	text-decoration: none;

	background-color: D4ECFB;
	padding: 3px;
}
.cal_td_sun {
	font-family:  "µ¸¿ò";
	font-size: 11px;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;

	background-color: F2EEEA;
	padding: 3px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5555559;
	text-decoration: none;
	background-color: #f4f4f4;
	height: 20px;
	border: 1px solid #CCCCCC;
	
}
.head {
	font-family: "µ¸¿ò";
	font-size: 18px;
	font-weight: bold;
	color: #2655A4;
	text-decoration: none;
}
.button {BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; BACKGROUND: #ffffff; BORDER-LEFT: #666666 1px solid; CURSOR: hand; COLOR: #666666; PADDING-TOP: 3px; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: ±¼¸²; HEIGHT: 20px}

