A:link {COLOR: #737373; FONT-FAMILY: "±¼¸²", "arial", "helvetica"; FONT-SIZE: 9pt; TEXT-DECORATION: none; line-height: 130%}
A:active {COLOR: #737373; FONT-FAMILY: "±¼¸²",  "arial", "helvetica"; FONT-SIZE: 9pt; TEXT-DECORATION: underline; line-height: 130%}
A:visited {COLOR: #737373; FONT-FAMILY: "±¼¸²", "arial", "helvetica"; FONT-SIZE: 9pt; TEXT-DECORATION: none; line-height: 130%}
A:hover {COLOR: #000000; FONT-FAMILY: "±¼¸²",  "arial", "helvetica"; FONT-SIZE: 9pt; line-height: 130%; text-decoration: none}

td {font-family: "±¼¸²", "µ¸¿ò", "Arial", "Times New Roman"; font-size: 9pt; color: #666666; text-decoration: none; line-height: 160%}
td.bat {font-family: "±¼¸²", "µ¸¿ò", "Arial", "Times New Roman"; font-size: 9pt; color: #666666; text-decoration: none; line-height: 160%}

p {font-family: "±¼¸²", "µ¸¿ò", "Arial", "Times New Roman"; font-size: 9pt; color: #666666; text-decoration: none;margin-top:2px;margin-bottom:2px;}

body {
	margin : 0 0 0 0;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: "µ¸¿ò";

	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
}

input,select,textarea {
	border: 1px solid #c0c0c0;
	font-size: 12px;
	color: #666666;
}

.none {
	text-decoration: none;
	border: none;
}

.footer {FONT-FAMILY:"verdana, ±¼¸², Gurim"; COLOR:#5E5E5E; FONT-SIZE:7pt; LINE-HEIGHT:130%;}

.box {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	font-family: "±¼¸²";
}

/************************ ¹öÆ° ************************/
/* È¸»ö ÀÛÀº¹öÆ° */
.btn_min {
	border:solid #ababab 1px;
	background-color:#E0E0E0;
	padding:2px 9px 2px 9px;
	font-size:11px;
	color:#464646;
	cursor:pointer;
}

/* ÆÄ¶û ÀÛÀº¹öÆ° */
.btn_min_blue {
	border:solid #176b9d 1px;
	background-color:#1d8bcd;
	padding:2px 9px 2px 9px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}

/* Àû»ö ÀÛÀº¹öÆ° */
.btn_min_red {
	border:solid #845140 1px;
	background-color:#b47763;
	padding:2px 9px 2px 9px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
}

/* È¸»ö ÀÏ¹Ý ¹öÆ°(¸ñ·Ï) */
.btn1 {
	border:solid #b2b2b2 1px;
	background-color:#E0E0E0;
	padding:2px 10px 0px 10px;
	cursor:pointer;
	height: 30px;
}

/* Àû»ö ÀÏ¹Ý ¹öÆ°(»èÁ¦) */
.btn1_red {
	border:solid #845140 1px;
	background-color:#b47763;
	padding:2px 10px 0px 10px;
	color:#fff;
	cursor:pointer;
	height: 30px;
}

/* ÆÄ¶û ÀÏ¹Ý ¹öÆ°(¼öÁ¤,µî·Ï) */
.btn1_blue {
	border:solid #3d7296 1px;
	background-color:#3d7296;
	padding:2px 10px 0px 10px;
	color:#fff;
	cursor:pointer;
	height: 30px;
}
/************************ ¹öÆ°// ************************/